El Sábado, 10 de Febrero de 2007 14:36, Per Arne Munthe escribió: > Hi folk. > > I'm trying to install the full gnome target after succesfully installing > gnome-core. When I run make from /root/jhalfs-2.1, it barfs on :
> Config.in:392: syntax error, unexpected T_EOL, expecting T_WORD or > T_WORD_QU Config.in:392: invalid menu option > Config.in:405: unexpected 'endmenu' statement > any clues on how to fix this ? That fail is due the recent split of preface book XML pages. I must to find out why that split is broking Config.in, but a fix has been committed to the trunk code. If you to fix your jhalfs-2.1 code instead to switch to the jhalfs-trunk SVN code, just edit BLFS/libs/func_packages and add the following line to the "IDs clean-up" block found into the "generate_packages()" function: sed -i '/errata\t/d;/foreword\t/d;/organization\t/d;/whoread\t/d' packages.tmp -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info TLDP-ES: http://es.tldp.org -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
