Hi, i just used a script, the content is this. gcc -c -o $1.o $1.c -D_REENTRANT -I /export/scratch/opt/duonganh/LiTE-0.8.10/ -I /export/scratch/codes_fs/usr/local/include/directfb/ -D_GNU_SOURCE -Wall -O3 -pipe -Werror-implicit-function-declaration
gcc -D_REENTRANT -I /export/scratch/opt/duonganh/LiTE-0.8.10 -I /export/scratch/codes_fs/usr/local/include/directfb -D_GNU_SOURCE -Wall -O3 -pipe -Werror-implicit-function-declaration -o $1 $1.o -L/export/scratch/usr/lib -ldirectfb -lz -lfusion -ldirect -lpthread I start it with ./cl.sh check greetings from dresden : ) > Hi. > yup, you miss libraries. > Your compiler is not including these flags. > This should not happen if you follow the 'configure' system. > > Either use 'configure' > or please explain exactly how you try to compile. > The error messages here are not so interesting... > > greets > Niels ____________________________________________________________________ Psssst! Schon vom neuen WEB.DE MultiMessenger gehört? Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123 _______________________________________________ LiTE mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/lite
