Crutch
12-27-2002, 04:40 PM
hey, anyone out there seen this when compiling waimea or any of the blackbox variants on redhat 8? I suspect waimea is not compatible with gcc 3.2 but I wondered if it was just me?
make[2]: Entering directory `/install/windowmanagers/waimea-0.4.0/src'
g++ -g -O2 -I/usr/X11R6/include -L/usr/X11R6/lib -lSM -lICE -o waimea main.o Waimea.o Screen.o Window.o Resources.o Event.o Image.o Menu.o Net.o Dockapp.o Timer.o Regex.o Font.o -L/usr/X11R6/lib -lX11 -lXext -lXinerama -lXrender -L/usr/X11R6/lib -lXft2 -lfreetype -lXrender -lfontconfig
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libXft2.so: undefined reference to `FT_Set_Hint_Flags'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libfontconfig.so: undefined reference to `FT_Get_Next_Char'
collect2: ld returned 1 exit status
make[2]: *** [waimea] Error 1
make[2]: Leaving directory `/install/windowmanagers/waimea-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/install/windowmanagers/waimea-0.4.0'
make: *** [all] Error 2
make[2]: Entering directory `/install/windowmanagers/waimea-0.4.0/src'
g++ -g -O2 -I/usr/X11R6/include -L/usr/X11R6/lib -lSM -lICE -o waimea main.o Waimea.o Screen.o Window.o Resources.o Event.o Image.o Menu.o Net.o Dockapp.o Timer.o Regex.o Font.o -L/usr/X11R6/lib -lX11 -lXext -lXinerama -lXrender -L/usr/X11R6/lib -lXft2 -lfreetype -lXrender -lfontconfig
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libXft2.so: undefined reference to `FT_Set_Hint_Flags'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libfontconfig.so: undefined reference to `FT_Get_Next_Char'
collect2: ld returned 1 exit status
make[2]: *** [waimea] Error 1
make[2]: Leaving directory `/install/windowmanagers/waimea-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/install/windowmanagers/waimea-0.4.0'
make: *** [all] Error 2