Quoting [EMAIL PROTECTED]: > After updating to the latest CVS sources, I get: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib > -I../../lib -I../../src -D_REENTRANT -Wall -O3 -ffast-math -pipe > -D_GNU_SOURCE -Werror-implicit-function-declaration -MT nvidia_primary.lo > -MD -MP -MF .deps/nvidia_primary.Tpo -c nvidia_primary.c -fPIC -DPIC -o > .libs/nvidia_primary.o > nvidia_primary.c:36:25: fbdev/fbdev.h: No such file or directory > nvidia_primary.c: In function `crtc1SetPowerMode': > nvidia_primary.c:93: error: `FBDev' undeclared (first use in this > function)
I just fixed the formatting in the Makefile.am, e.g. use tabs instead of spaces. Did it help? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
