HI, I've built LFS 7.5 and have'nt deviated from the book at all. My host system is ubuntu 14.04 LTS
I wish to install a Xfce desktop environment.All the packages till MesaLib-10.2.5 in the X Window system chapter build properly. The result of "make" *Making all in srcmake[1]: Entering directory '/sources/xc/Mesa-10.2.5/src'Making all in gtestmake[2]: Entering directory '/sources/xc/Mesa-10.2.5/src/gtest'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/sources/xc/Mesa-10.2.5/src/gtest'Making all in loadermake[2]: Entering directory '/sources/xc/Mesa-10.2.5/src/loader'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/sources/xc/Mesa-10.2.5/src/loader'Making all in mapimake[2]: Entering directory '/sources/xc/Mesa-10.2.5/src/mapi'make all-recursivemake[3]: Entering directory '/sources/xc/Mesa-10.2.5/src/mapi'Making all in glapi/genmake[4]: Entering directory '/sources/xc/Mesa-10.2.5/src/mapi/glapi/gen'make all-ammake[5]: Entering directory '/sources/xc/Mesa-10.2.5/src/mapi/glapi/gen'make[5]: Nothing to be done for 'all-am'.make[5]: Leaving directory '/sources/xc/Mesa-10.2.5/src/mapi/glapi/gen'make[4]: Leaving directory '/sources/xc/Mesa-10.2.5/src/mapi/glapi/gen'Making all in .make[4]: Entering directory '/sources/xc/Mesa-10.2.5/src/mapi' CC shared_glapi_libglapi_la-mapi_glapi.lo../../src/mapi/mapi_glapi.c: In function '_glapi_get_dispatch_table_size':../../src/mapi/mapi_glapi.c:34:31: error: 'MAPI_TABLE_NUM_STATIC' undeclared (first use in this function) #define MAPI_TABLE_NUM_SLOTS (MAPI_TABLE_NUM_STATIC + MAPI_TABLE_NUM_DYNAMIC) ^../../src/mapi/mapi_glapi.c:78:11: note: in expansion of macro 'MAPI_TABLE_NUM_SLOTS' return MAPI_TABLE_NUM_SLOTS; ^../../src/mapi/mapi_glapi.c:34:31: note: each undeclared identifier is reported only once for each function it appears in #define MAPI_TABLE_NUM_SLOTS (MAPI_TABLE_NUM_STATIC + MAPI_TABLE_NUM_DYNAMIC) ^../../src/mapi/mapi_glapi.c:78:11: note: in expansion of macro 'MAPI_TABLE_NUM_SLOTS' return MAPI_TABLE_NUM_SLOTS; ^../../src/mapi/mapi_glapi.c:34:55: error: 'MAPI_TABLE_NUM_DYNAMIC' undeclared (first use in this function) #define MAPI_TABLE_NUM_SLOTS (MAPI_TABLE_NUM_STATIC + MAPI_TABLE_NUM_DYNAMIC) ^../../src/mapi/mapi_glapi.c:78:11: note: in expansion of macro 'MAPI_TABLE_NUM_SLOTS' return MAPI_TABLE_NUM_SLOTS; ^../../src/mapi/mapi_glapi.c:79:1: warning: control reaches end of non-void function [-Wreturn-type] } ^Makefile:769: recipe for target 'shared_glapi_libglapi_la-mapi_glapi.lo' failedmake[4]: *** [shared_glapi_libglapi_la-mapi_glapi.lo] Error 1make[4]: Leaving directory '/sources/xc/Mesa-10.2.5/src/mapi'Makefile:817: recipe for target 'all-recursive' failedmake[3]: *** [all-recursive] Error 1make[3]: Leaving directory '/sources/xc/Mesa-10.2.5/src/mapi'Makefile:650: recipe for target 'all' failedmake[2]: *** [all] Error 2make[2]: Leaving directory '/sources/xc/Mesa-10.2.5/src/mapi'Makefile:529: recipe for target 'all-recursive' failedmake[1]: *** [all-recursive] Error 1make[1]: Leaving directory '/sources/xc/Mesa-10.2.5/src'Makefile:578: recipe for target 'all-recursive' failedmake: *** [all-recursive] Error 1root:/sources/xc/Mesa-10.2.5#*
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
