Hi, I have correctly compiled 

        DirectFB-0.22 &
        Mesa-embeddeed (embedded-2-branch-2004-07-15)
        -- mga.ko modules also compiled fine --

Now, when I'm tryng to compile DirectFBGL-0.22, the following error
appear:

% ...
make[3]: Entering directory
`/home/Andrea/Desktop/DirectFBGL-0.9.22/examples'
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -O3 -pipe
-Werror-implicit-f
unction-declaration   -o df_reflect  df_reflect.o -ldirectfb -lz
-lfusion -ldire
ct -lpthread -ldl   -rpath /opt/Mesa/lib -L/opt/Mesa/lib -lGL -lm -lGLU 
gcc -Wall -O3 -pipe -Werror-implicit-function-declaration -o df_reflect
df_refle
ct.o  /usr/lib/libdirectfb.so
-lz /usr/lib/libfusion.so /usr/lib/libdirect.so -l
pthread -ldl -L/opt/Mesa/lib -lGL -lm -lGLU -Wl,--rpath
-Wl,/opt/Mesa/lib
/usr/lib/gcc/i486-slackware-linux/3.4.3/../../../../i486-slackware-linux/bin/ld:
 cannot find -lGLU
collect2: ld returned 1 exit status
make[3]: *** [df_reflect] Error 1
make[3]: Leaving directory
`/home/Andrea/Desktop/DirectFBGL-0.9.22/examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/Andrea/Desktop/DirectFBGL-0.9.22/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Andrea/Desktop/DirectFBGL-0.9.22'
make: *** [all] Error 2

Anyone know what can I do? Why "make" cannot find GLU ?

I currently running Slackware 10.1, gcc-3.4.3 and custom 2.6.10 kernel.

thank's a lot.
Andrea



_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to