> LD_RUN_PATH="" gcc -shared -L/usr/local/lib GD.o -o blib/arch/auto/GD/GD.so > -L/usr/lib -L/usr/lib -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd > /usr/bin/ld: cannot find -lfontconfig > collect2: ld returned 1 exit status > make: *** [blib/arch/auto/GD/GD.so] Error 1 > /usr/bin/make -- NOT OK
Here is the problem, you don't have fontconfig. > How to solve a problem? > In advance thanks! swup --install fontconfig cheers xeon _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
