Custom Query (532 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 532)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#93 fixed architecture in grub instruction. clfs-commits@… William
Description

Version SVN-20060906-x86_64-Multilib 7.12. GRUB-0.97

It would be clearer if x86_64-unknown is used instead of x86_64-pc.

cp -v ${CLFS}/usr/lib/grub/x86_64-pc/stage{1,2} ${CLFS}/boot/grub

#62 invalid Bogus m4 host requirement in CLFS-2.0 clfs-commits@… alexander@…
Description

To reproduce: install Debian Etch, then run there "apt-get install gawk build-essential". Gawk is for iana-etc. Then try building CLFS-2.0 from there. The build will fail on Bison because of missing m4.

However, m4 is only a run-time requirement for bison, so some pre-seeding of config.cache should happen to avoid this host dependency.

#63 fixed Sed requires host tools to build HTML documentation clfs-commits@… alexander@…
Description

While building CLFS-2.0 from bare Debian Etch + "build-essential" and "m4" packages, I got:

checking how to build HTML documentation... not built
configure: error: cannot build HTML documentation
./configure: line 6772: exit: install: numeric argument required
./configure: line 6772: exit: install: numeric argument required
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.