FS#39333 - [idesk] build fails + website moved
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Tuesday, 11 March 2014, 04:21 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 24 April 2014, 09:07 GMT
Opened by Joel Teichroeb (klusark) - Tuesday, 11 March 2014, 04:21 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 24 April 2014, 09:07 GMT
|
Details
Description:
The wiki link just loads a blank page for me. http://idesk.sourceforge.net/ redirects to http://idesk.sourceforge.net/html/index.html so one of those is probably best as the url. g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DSHAPE -I/usr/include/freetype2 -c Timer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DSHAPE -I/usr/include/freetype2 -c Main.cpp g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DSHAPE -I/usr/include/freetype2 -Wl,-O1,--sort-common,--as-needed,-z,relro -lSM -lICE -o idesk XDesktopContainer.o XIcon.o XImlib2Image.o Database.o DesktopConfig.o DesktopIconConfig.o Misc.o XImlib2Shadow.o XIconWithShadow.o XImlib2Background.o XImlib2ToolTip.o Action.o ActionConfig.o App.o XImlib2Caption.o Timer.o Main.o -lX11 -lXext -L/usr/lib -lImlib2 @my_libs@ -lXft g++: error: @my_libs@: No such file or directory Makefile:213: recipe for target 'idesk' failed make[2]: *** [idesk] Error 1 make[2]: Leaving directory '/build/idesk/src/idesk-0.7.5/src' Makefile:161: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/build/idesk/src/idesk-0.7.5' Makefile:311: recipe for target 'all-recursive-am' failed make: *** [all-recursive-am] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon
/usr/bin/ld: cannot find -lImlib