Kimmo Tuhkala wrote: > root:/sources/blfs/xc/openchrome/trunk# 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
The 2 files above comes from xorg-server, so I believe something is wrong with your xorg-server installation. > 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" > > > i am using linux from scratch, kernel is 2.6.22.5, i have have no idea what > is wrong, packages are in pkg-config list and installed, > i have no idea why configure complains about those packages, > > if i need development packages, tell me where to download source files > Are you able to compile any other driver than openchrome ? What does autogen.sh from openchrome output ? what does make output if autogen succeed ? 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
