-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/9/11 7:28 PM, Gary K Olson wrote: > I am attempting to install icewm, and it failed to build w/ the following > message from the buildlog: > > r.o ybutton.o ylistbox.o yinput.o yicon.o wmconfig.o ref.o mstring.o upath.o > yapp.o yxapp.o ytimer.o ywindow.o ypaint.o ypopup.o yworker.o misc.o > ycursor.o ysocket.o ypaths.o ypixbuf.o ylocale.o yarray.o ypipereader.o > yxembed.o yconfig.o yprefs.o yfont.o yfontcore.o yfontxft.o ypixmap.o > yimage.o yimage_gdk.o yimage_imlib.o yimage_xpm.o ytooltip.o -L/sw/lib > -liconv `pkg-config gdk-pixbuf-xlib-2.0 --libs` -lXinerama -L/sw/lib > -lfreetype -lXft -lSM -lICE -liconv -lintl -lX11 -L/usr/X11R6/lib > -R/usr/X11R6/lib -lXrandr -lXrender -lXext -L/sw/lib -lgdk_pixbuf_xlib-2.0 > -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 > Undefined symbols: > "_FcConfigAppFontAddDir", referenced from: > YWMApp::YWMApp(int*, char***, char const*)in wmapp.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [icewm] Error 1 > make: *** [base] Error 2 > ### execution of make failed, exit code 2 > Removing runtime build-lock... > > I had to build a new fink installation. icewm was running fine before I > rebuilt fink. My kit is: > > Macbook Pro w/ OSX 10.6.7, running w/ 64-bit where available and otherwise > 32-bit > i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) > xcode 3.2.6 > Package manager version: 0.30.0 > Distribution version: selfupdate-rsync Mon May 9 14:38:12 2011, 10.6, i386 > Trees: local/main stable/main stable/crypto unstable/main unstable/crypto > > Since there is no maintainer, does anyone else know what the problem is here? > Thanks for any help. > > Gary K Olson > > >
There were some recent changes in fontconfig2. It's quite likely that icewm had been doing something not quite right, and these changes uncovered the need for a fix. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3IfYkACgkQB8UpO3rKjQ8SpgCgpHRYKrvxYGywxFf4B7yUiz41 1nMAni4esY/UF39wCS6YSxCU6zuGGMHh =yr71 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
