On Thu, Aug 21, 2014 at 12:02:21AM +0530, Hariharan wrote:
> HI,
> 
> I've built LFS 7.5 and have'nt deviated from the book at all. My host
> system is  ubuntu 14.04 LTS
> 

 By the time you are in BLFS, your host system should not matter,
because either you are in chroot after completing LFS, or else you
have booted your shiny new LFS.  Or, are you doing somehting
different ?

> 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"
> 
/me snips a *lot* of blank lines
> *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
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 This is where the problem starts.  Google thinks that happens if
you use a really old version of Python2 (less than 2.5).  Or, I
suppose, perhaps you have not installed Python2 at all ?

 I think that Igor fixed the deps yesterday, apparently Python was no
longer in the dependency chain.  If that is the case, and you wish
to later build firefox or thunderbird, make sure that you build
openssl before Python2.

ĸen
-- 
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to