Kimmo Tuhkala wrote: > I have a problem .. openchrome driver does not compile when installing > revision 567 trac.. > last week the driver compiled justfine on the same system, but now i got > problems.. > i have still kernel 2.6.25, newest drm version.. weird... > > [EMAIL PROTECTED] : /sources/blfs/openchrome/trunkbash-3.2# cat config.log | > grep error > conftest.c:10:28: error: ac_nonexistent.h: No such file or directory > conftest.c:10:28: error: ac_nonexistent.h: No such file or directory > conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory > conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory > configure:20645: $PKG_CONFIG --exists --print-errors "xorg-server xproto xvmc > fontsproto libdrm $REQUIRED_MODULES" > configure:20663: $PKG_CONFIG --exists --print-errors "xorg-server xproto xvmc > fontsproto libdrm $REQUIRED_MODULES" > conftest.c:22:25: error: xorg-server.h: No such file or directory > conftest.c:24:23: error: xf86Modes.h: No such file or directory > conftest.c:28: error: 'XSERVER_LIBPCIACCESS' undeclared (first use in this > function) > conftest.c:28: error: (Each undeclared identifier is reported only once > conftest.c:28: error: for each function it appears in.) > configure:21261: $PKG_CONFIG --exists --print-errors "libdrm xf86driproto" > configure:21279: $PKG_CONFIG --exists --print-errors "libdrm xf86driproto" > It seems you're missing development headers for a bunch of packages. Check they are actually missing and possibly try to 'make clean' before trying to build again.
Regards, Xavier _______________________________________________ openchrome-users mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-users Main page: http://www.openchrome.org Wiki: http://wiki.openchrome.org User Forum: http://wiki.openchrome.org/tikiwiki/tiki-view_forum.php?forumId=1
