Bug 129793 - libXcursor.la no longer supported, source has to be Build-Dep
Summary: libXcursor.la no longer supported, source has to be Build-Dep
Status: RESOLVED INTENTIONAL
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 16:48 UTC by Eduardo Freitag David
Modified: 2012-10-19 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo Freitag David 2006-06-25 16:48:38 UTC
Version:           1.3.91 (using KDE KDE 3.5.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Error when compiling from source (latest version 1.3.91):

/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common    -o libkdeinit_gwenview.la -rpath /usr/lib -no-undefined -avoid-version -L/usr/share/qt3/lib -L/usr/lib    bookmarkowner.lo bookmarkviewcontroller.lo bookmarkdialog.lo kipiinterface.lo mainwindow.lo metaedit.lo treeview.lo dirviewcontroller.lo configdialog.lo history.lo main.lo bookmarkdialogbase.lo configfileoperationspage.lo configfullscreenpage.lo configimagelistpage.lo configimageviewpage.lo configmiscpage.lo configslideshowpage.lo libgwenshared.la ../gvcore/libgwenviewcore.la -lkipi -lkutils
grep: /usr/lib/libXcursor.la: No such file or directory
/bin/sed: can't read /usr/lib/libXcursor.la: No such file or directory
libtool: link: `/usr/lib/libXcursor.la' is not a valid libtool archive
make[3]: *** [libkdeinit_gwenview.la] Error 1

It seems that .la files are no longer supported, according to:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354674

Please follow the instructions there to update dependecies (build-dep)

Thanks!
Eduardo
Comment 1 Angelo Naselli 2006-06-25 17:01:46 UTC
Alle 16:48, domenica 25 giugno 2006, Eduardo Freitag David ha scritto:
[bugs.kde.org quoted mail]
Sorry this seems to be a packager problem (so debian's), the only problem
gwenview can have is no to test if libXcursor-devel is installed.
The thread you've pointed us seems to show the all the packages with that 
dependency must be rebuilt....

Angelo 
Comment 2 Angelo Naselli 2007-01-18 23:30:11 UTC
No answer since about six months, if it is still valid please reopen it.