fsviewer fails to emerge Reproducible: Always Steps to Reproduce: 1.emerge fsviewer 2. 3. Actual Results: [wayne@Wuler] sudo emerge fsviewer Calculating dependencies ...done! >>> emerge (1 of 1) x11-plugins/fsviewer-0.2.3e-r1 to / >>> md5 src_uri ;-) fsviewer.app-0.2.3e.tar.bz2 >>> Unpacking source... >>> Unpacking fsviewer.app-0.2.3e.tar.bz2 to /var/tmp/portage/fsviewer-0.2.3e-r1/work >>> Source unpacked. * econf: updating /var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/config.guess with /usr/share/gnuconfig/config.guess * econf: updating /var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=//usr/lib --with-appspath=/usr/lib/GNUstep configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for autoconf... /usr/bin/autoconf checking for aclocal... /usr/bin/aclocal checking for autoheader... /usr/bin/autoheader checking for automake... /usr/bin/automake checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries /usr/X11R6/lib64, headers /usr/X11R6/include checking for get-wraster-flags... get-wraster-flags -I/usr/include -I/usr/X11R6/include -L/usr/lib -L/usr/X11R6/lib64 -lwraster -lXpm -lpng -lz -ljpeg -lungif -lXext -lX11 -lm checking for XmuClientWindow in -lXmu... yes checking for WMAppSetMainMenu in -lWMaker... yes checking for WMAppSetMainMenu in -lWINGs... yes checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for kvm_read in -lkvm... no checking for ANSI C header files... yes checking for unistd.h... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mktime... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/regexp/Makefile config.status: creating defs/Makefile config.status: creating tiff/Makefile config.status: creating xpm/Makefile config.status: creating src/config.h Making all in src make[1]: Entering directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src' make all-recursive make[2]: Entering directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src' Making all in regexp make[3]: Entering directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src/regexp' source='regerror.c' object='regerror.o' libtool=no \ depfile='.deps/regerror.Po' tmpdepfile='.deps/regerror.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'regerror.c' || echo './'`regerror.c source='regexp.c' object='regexp.o' libtool=no \ depfile='.deps/regexp.Po' tmpdepfile='.deps/regexp.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'regexp.c' || echo './'`regexp.c source='regsub.c' object='regsub.o' libtool=no \ depfile='.deps/regsub.Po' tmpdepfile='.deps/regsub.TPo' \ depmode=gcc3 /bin/sh ../../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'regsub.c' || echo './'`regsub.c rm -f libregx.a ar cru libregx.a regerror.o regexp.o regsub.o ranlib libregx.a make[3]: Leaving directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src/regexp' make[3]: Entering directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src' source='FSViewer.c' object='FSViewer.o' libtool=no \ depfile='.deps/FSViewer.Po' tmpdepfile='.deps/FSViewer.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSViewer.c' || echo './'`FSViewer.c source='files.c' object='files.o' libtool=no \ depfile='.deps/files.Po' tmpdepfile='.deps/files.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'files.c' || echo './'`files.c source='FSFileBrowser.c' object='FSFileBrowser.o' libtool=no \ depfile='.deps/FSFileBrowser.Po' tmpdepfile='.deps/FSFileBrowser.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSFileBrowser.c' || echo './'`FSFileBrowser.c source='list.c' object='list.o' libtool=no \ depfile='.deps/list.Po' tmpdepfile='.deps/list.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'list.c' || echo './'`list.c source='misc.c' object='misc.o' libtool=no \ depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'misc.c' || echo './'`misc.c source='prop.c' object='prop.o' libtool=no \ depfile='.deps/prop.Po' tmpdepfile='.deps/prop.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'prop.c' || echo './'`prop.c source='timestampWidget.c' object='timestampWidget.o' libtool=no \ depfile='.deps/timestampWidget.Po' tmpdepfile='.deps/timestampWidget.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'timestampWidget.c' || echo './'`timestampWidget.c timestampWidget.c: In function `paintTimeStamp': timestampWidget.c:742: warning: passing arg 3 of `W_PaintTextAndImage' from incompatible pointer type timestampWidget.c:742: warning: passing arg 10 of `W_PaintTextAndImage' from incompatible pointer type source='attribsInspector.c' object='attribsInspector.o' libtool=no \ depfile='.deps/attribsInspector.Po' tmpdepfile='.deps/attribsInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'attribsInspector.c' || echo './'`attribsInspector.c source='editInspector.c' object='editInspector.o' libtool=no \ depfile='.deps/editInspector.Po' tmpdepfile='.deps/editInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'editInspector.c' || echo './'`editInspector.c source='exeInspector.c' object='exeInspector.o' libtool=no \ depfile='.deps/exeInspector.Po' tmpdepfile='.deps/exeInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'exeInspector.c' || echo './'`exeInspector.c source='extnInspector.c' object='extnInspector.o' libtool=no \ depfile='.deps/extnInspector.Po' tmpdepfile='.deps/extnInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'extnInspector.c' || echo './'`extnInspector.c extnInspector.c: In function `endedEditingObserver': extnInspector.c:386: warning: cast from pointer to integer of different size source='iconInspector.c' object='iconInspector.o' libtool=no \ depfile='.deps/iconInspector.Po' tmpdepfile='.deps/iconInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'iconInspector.c' || echo './'`iconInspector.c source='viewInspector.c' object='viewInspector.o' libtool=no \ depfile='.deps/viewInspector.Po' tmpdepfile='.deps/viewInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'viewInspector.c' || echo './'`viewInspector.c source='FSBrowser.c' object='FSBrowser.o' libtool=no \ depfile='.deps/FSBrowser.Po' tmpdepfile='.deps/FSBrowser.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSBrowser.c' || echo './'`FSBrowser.c FSBrowser.c: In function `FSSetBrowserMaxVisibleColumns': FSBrowser.c:188: warning: cast from pointer to integer of different size FSBrowser.c: In function `drawTitleOfColumn': FSBrowser.c:282: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSBrowser.c:288: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSBrowser.c: In function `removeColumn': FSBrowser.c:349: warning: cast from pointer to integer of different size FSBrowser.c: In function `paintItem': FSBrowser.c:655: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSBrowser.c:659: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSBrowser.c: In function `listSelectionObserver': FSBrowser.c:1162: warning: cast from pointer to integer of different size source='FSPanel.c' object='FSPanel.o' libtool=no \ depfile='.deps/FSPanel.Po' tmpdepfile='.deps/FSPanel.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSPanel.c' || echo './'`FSPanel.c FSPanel.c: In function `endedEditingObserver': FSPanel.c:1144: warning: cast from pointer to integer of different size source='FSUtils.c' object='FSUtils.o' libtool=no \ depfile='.deps/FSUtils.Po' tmpdepfile='.deps/FSUtils.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSUtils.c' || echo './'`FSUtils.c source='FSMenu.c' object='FSMenu.o' libtool=no \ depfile='.deps/FSMenu.Po' tmpdepfile='.deps/FSMenu.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSMenu.c' || echo './'`FSMenu.c source='FSFileView.c' object='FSFileView.o' libtool=no \ depfile='.deps/FSFileView.Po' tmpdepfile='.deps/FSFileView.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSFileView.c' || echo './'`FSFileView.c source='FSInspector.c' object='FSInspector.o' libtool=no \ depfile='.deps/FSInspector.Po' tmpdepfile='.deps/FSInspector.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSInspector.c' || echo './'`FSInspector.c source='magic.c' object='magic.o' libtool=no \ depfile='.deps/magic.Po' tmpdepfile='.deps/magic.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'magic.c' || echo './'`magic.c source='DnD.c' object='DnD.o' libtool=no \ depfile='.deps/DnD.Po' tmpdepfile='.deps/DnD.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'DnD.c' || echo './'`DnD.c source='FSPathView.c' object='FSPathView.o' libtool=no \ depfile='.deps/FSPathView.Po' tmpdepfile='.deps/FSPathView.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSPathView.c' || echo './'`FSPathView.c source='xmodifier.c' object='xmodifier.o' libtool=no \ depfile='.deps/xmodifier.Po' tmpdepfile='.deps/xmodifier.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'xmodifier.c' || echo './'`xmodifier.c FSPathView.c: In function `FSSetPathViewMaxVisibleColumns': FSPathView.c:194: warning: cast from pointer to integer of different size FSPathView.c: In function `removeColumn': FSPathView.c:284: warning: cast from pointer to integer of different size source='FSFinder.c' object='FSFinder.o' libtool=no \ depfile='.deps/FSFinder.Po' tmpdepfile='.deps/FSFinder.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSFinder.c' || echo './'`FSFinder.c source='FSFileButton.c' object='FSFileButton.o' libtool=no \ depfile='.deps/FSFileButton.Po' tmpdepfile='.deps/FSFileButton.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSFileButton.c' || echo './'`FSFileButton.c FSFileButton.c: In function `paintImageAndText': FSFileButton.c:522: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSFinder.c: In function `notificationObserver': FSFinder.c:220: warning: cast from pointer to integer of different size FSFileButton.c: In function `createTextView': FSFileButton.c:714: warning: passing arg 8 of `W_PaintText' from incompatible pointer type source='FSMCList.c' object='FSMCList.o' libtool=no \ depfile='.deps/FSMCList.Po' tmpdepfile='.deps/FSMCList.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSMCList.c' || echo './'`FSMCList.c source='FSPrefs.c' object='FSPrefs.o' libtool=no \ depfile='.deps/FSPrefs.Po' tmpdepfile='.deps/FSPrefs.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -c `test -f 'FSPrefs.c' || echo './'`FSPrefs.c FSMCList.c: In function `paintItem': FSMCList.c:533: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSMCList.c:547: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSMCList.c:556: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSMCList.c:565: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSMCList.c:573: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSPrefs.c: In function `genericListDrawProc': FSPrefs.c:1890: warning: passing arg 8 of `W_PaintText' from incompatible pointer type FSPrefs.c:1897: warning: passing arg 8 of `W_PaintText' from incompatible pointer type x86_64-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -I/usr/include -I/usr/X11R6/include -L/usr/X11R6/lib64 -L/usr/lib -L/usr/X11R6/lib64 -o FSViewer FSViewer.o files.o FSFileBrowser.o list.o misc.o prop.o timestampWidget.o attribsInspector.o editInspector.o exeInspector.o extnInspector.o iconInspector.o viewInspector.o FSBrowser.o FSPanel.o FSUtils.o FSMenu.o FSFileView.o FSInspector.o magic.o DnD.o FSPathView.o xmodifier.o FSFinder.o FSFileButton.o FSMCList.o FSPrefs.o -Lregexp -lregx -lnsl -lWINGs -lWMaker -lXmu -lwraster -lXpm -lpng -lz -ljpeg -lungif -lXext -lX11 -lm FSUtils.o(.text+0x12e8): In function `FSCreateBlendedPixmapFromFile': : undefined reference to `RDestroyImage' FSUtils.o(.text+0x12f2): In function `FSCreateBlendedPixmapFromFile': : undefined reference to `RDestroyImage' FSUtils.o(.text+0x1466): In function `FSCreatePixmapWithBackingFromFile': : undefined reference to `RDestroyImage' FSUtils.o(.text+0x1470): In function `FSCreatePixmapWithBackingFromFile': : undefined reference to `RDestroyImage' FSUtils.o(.text+0x1703): In function `FSCreateBlurredPixmapFromFile': : undefined reference to `RDestroyImage' /usr/lib/libWINGs.a(wfont.o)(.text+0x68): In function `xlfdToFcPattern': : undefined reference to `XftXlfdParse' /usr/lib/libWINGs.a(wfont.o)(.text+0xbe): In function `xlfdToFcPattern': : undefined reference to `FcNameParse' /usr/lib/libWINGs.a(wfont.o)(.text+0xea): In function `xlfdToFcName': : undefined reference to `FcNameUnparse' /usr/lib/libWINGs.a(wfont.o)(.text+0xf5): In function `xlfdToFcName': : undefined reference to `FcPatternDestroy' /usr/lib/libWINGs.a(wfont.o)(.text+0x11a): In function `hasProperty': : undefined reference to `FcPatternGet' /usr/lib/libWINGs.a(wfont.o)(.text+0x16d): In function `hasPropertyWithStringValue': : undefined reference to `FcPatternGetString' /usr/lib/libWINGs.a(wfont.o)(.text+0x1c1): In function `makeFontOfSize': : undefined reference to `FcNameParse' /usr/lib/libWINGs.a(wfont.o)(.text+0x1d5): In function `makeFontOfSize': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x1e6): In function `makeFontOfSize': : undefined reference to `FcPatternAddDouble' /usr/lib/libWINGs.a(wfont.o)(.text+0x207): In function `makeFontOfSize': : undefined reference to `FcNameUnparse' /usr/lib/libWINGs.a(wfont.o)(.text+0x212): In function `makeFontOfSize': : undefined reference to `FcPatternDestroy' /usr/lib/libWINGs.a(wfont.o)(.text+0x238): In function `makeFontOfSize': : undefined reference to `FcPatternAddString' /usr/lib/libWINGs.a(wfont.o)(.text+0x344): In function `WMCreateFont': : undefined reference to `XftFontOpenName' /usr/lib/libWINGs.a(wfont.o)(.text+0x445): In function `WMReleaseFont': : undefined reference to `XftFontClose' /usr/lib/libWINGs.a(wfont.o)(.text+0x644): In function `WMWidthOfString': : undefined reference to `XftTextExtentsUtf8' /usr/lib/libWINGs.a(wfont.o)(.text+0x6cb): In function `WMDrawString': : undefined reference to `XftDrawChange' /usr/lib/libWINGs.a(wfont.o)(.text+0x6f5): In function `WMDrawString': : undefined reference to `XftDrawStringUtf8' /usr/lib/libWINGs.a(wfont.o)(.text+0x7c1): In function `WMDrawImageString': : undefined reference to `XftDrawChange' /usr/lib/libWINGs.a(wfont.o)(.text+0x7eb): In function `WMDrawImageString': : undefined reference to `XftDrawRect' /usr/lib/libWINGs.a(wfont.o)(.text+0x810): In function `WMDrawImageString': : undefined reference to `XftDrawStringUtf8' /usr/lib/libWINGs.a(wfont.o)(.text+0x85c): In function `WMCopyFontWithStyle': : undefined reference to `FcNameParse' /usr/lib/libWINGs.a(wfont.o)(.text+0x880): In function `WMCopyFontWithStyle': : undefined reference to `FcNameUnparse' /usr/lib/libWINGs.a(wfont.o)(.text+0x899): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDestroy' /usr/lib/libWINGs.a(wfont.o)(.text+0x8b6): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x8c3): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x8d5): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternAddString' /usr/lib/libWINGs.a(wfont.o)(.text+0x8e7): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternAddString' /usr/lib/libWINGs.a(wfont.o)(.text+0x8f6): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x909): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x916): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x928): In function `WMCopyFontWithStyle': : undefined reference to `FcPatternDel' /usr/lib/libWINGs.a(wfont.o)(.text+0x3c): In function `xlfdToFcPattern': : undefined reference to `FcNameParse' /usr/lib/libWINGs.a(widgets.o)(.text+0x962): In function `WMCreateScreenWithRContext': : undefined reference to `XftDrawCreate' collect2: ld returned 1 exit status make[3]: *** [FSViewer] Error 1 make[3]: Leaving directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/fsviewer-0.2.3e-r1/work/fsviewer.app-0.2.3e/src' make: *** [all-recursive] Error 1 !!! ERROR: x11-plugins/fsviewer-0.2.3e-r1 failed. !!! Function src_compile, Line 24, Exitcode 2 !!! parallel make failed !!! If you need support, post the topmost build error, NOT this status message. sudo emerge info Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r1 x86_64) ================================================================= System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 Headers: sys-kernel/linux26-headers-2.6.8.1-r1 Libtools: sys-devel/libtool-1.5.2-r7 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox" GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X acpi alsa apache2 arts avi berkdb bitmap-fonts bzlib calendar cdb cdr crypt cups dbase directfb divx4linuxdoc dvd dvdr emacs encode esd exif f77 fam flac flash foomatic foomaticdb fortran gdbm gif gimpprint gphoto2 gpm gps gstreamer gtk gtk2 imagemagick imlib ipv6 java jp2 jpeg junit kde kerberos ldap libwww lzw lzw-tiff mad mikmod mime motif mozilla mpeg mpi msn multilib mysql ncurses nls ntpl oav odbc oggvorbis opengl oss pam pdflib perl php png posix postgres ppds python qt quicktime readline samba scanner sdl slang spell ssl tcltk tcpd threads tiff truetype truetype-fonts type1-fonts usb userlocales videos xml xml2 xmms xpm xprint xrandr xv zlib"
Same problem here.
*** Bug 93952 has been marked as a duplicate of this bug. ***
in the future, please post such long things as attachments
lol, point taken... :)
fixed in 0.2.5 (just added to portage)