M.Canales.es wrote:
El Martes, 16 de Mayo de 2006 21:20, George Boudreau escribió:
yes.. if TEST=0 the download of the testsuite is skipped, however the
code to unpack the tarball and the commands 'make -k check || true'
still exist in 075-gcc command script..
Have you deleted hlfs-commands/ before issuing ./hlfs with a different
configurations options?
The scripts aren't regenerated if there is no changes in the book sources and
the %PRGNAME-commads/ directory and packages file are present.
From get_book()
if LC_ALL=C svn up | grep -q At && test -d $JHALFSDIR/${PROGNAME}-commands &&
\
test -f $JHALFSDIR/packages ; then
echo -ne "done\n"
# Set the canonical book version
cd $JHALFSDIR
VERSION=`grep "ENTITY version " $BOOK/general.ent | sed 's@<!ENTITY
version "@@;s@">@@'`
get_sources
I am losing neurons, that is exactly what happened.
I had a private work-around where it did a build every time jhalfs
was run. This was to test the various switches and check the output.
I must learn to read my own code.. haha, Sorry for the white noise.
G.
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page