I'm having a strange problem trying to compile file-4.26 (LFS 6.4, chapter 
6.33).  It appears to get through most of the compile, but then near the end 
dies with a mysterious "lt-file: No current entry for continuation".  I've 
built LFS 6.4 several times before on other computers without problems, and my 
build environment on this one, before I chroot-ed, was an LFS 6.2 system.  All 
previous steps had seemingly gone smoothly, but obviously I must have made some 
mistake prior to this point that has caused this error, and I'm at a loss as to 
what it was.  Googling has gotten me nothing helpful (although it appears the 
Gentoo folks had a similar problem with file-6.24 that disappeared when they 
upgraded to file-6.25). 

Any ideas?  The full compile log follows after my sig.  Thanks for any help.

Cheers,

Tom

make  all-recursive
make[1]: Entering directory `/sources/file-4.26'
Making all in src
make[2]: Entering directory `/sources/file-4.26/src'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT magic.lo -MD -MP -MF .deps/magic.Tpo -c -o magic.lo magic.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c  -fPIC -DPIC -o .libs/magic.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
magic.lo -MD -MP -MF .deps/magic.Tpo -c magic.c -o magic.o >/dev/null 2>&1
mv -f .deps/magic.Tpo .deps/magic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c -o apprentice.lo 
apprentice.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c apprentice.c  -fPIC -DPIC -o 
.libs/apprentice.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
apprentice.lo -MD -MP -MF .deps/apprentice.Tpo -c apprentice.c -o apprentice.o 
>/dev/null 2>&1
mv -f .deps/apprentice.Tpo .deps/apprentice.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c -o softmagic.lo softmagic.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c softmagic.c  -fPIC -DPIC -o 
.libs/softmagic.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
softmagic.lo -MD -MP -MF .deps/softmagic.Tpo -c softmagic.c -o softmagic.o 
>/dev/null 2>&1
mv -f .deps/softmagic.Tpo .deps/softmagic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c -o ascmagic.lo ascmagic.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c ascmagic.c  -fPIC -DPIC -o 
.libs/ascmagic.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
ascmagic.lo -MD -MP -MF .deps/ascmagic.Tpo -c ascmagic.c -o ascmagic.o 
>/dev/null 2>&1
mv -f .deps/ascmagic.Tpo .deps/ascmagic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c  -fPIC -DPIC -o 
.libs/compress.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o 
>/dev/null 2>&1
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c -o is_tar.lo is_tar.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c  -fPIC -DPIC -o 
.libs/is_tar.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
is_tar.lo -MD -MP -MF .deps/is_tar.Tpo -c is_tar.c -o is_tar.o >/dev/null 2>&1
mv -f .deps/is_tar.Tpo .deps/is_tar.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT readelf.lo -MD -MP -MF .deps/readelf.Tpo -c -o readelf.lo readelf.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
readelf.lo -MD -MP -MF .deps/readelf.Tpo -c readelf.c  -fPIC -DPIC -o 
.libs/readelf.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
readelf.lo -MD -MP -MF .deps/readelf.Tpo -c readelf.c -o readelf.o >/dev/null 
2>&1
mv -f .deps/readelf.Tpo .deps/readelf.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
print.lo -MD -MP -MF .deps/print.Tpo -c print.c  -fPIC -DPIC -o .libs/print.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
mv -f .deps/print.Tpo .deps/print.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c -o fsmagic.lo fsmagic.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c fsmagic.c  -fPIC -DPIC -o 
.libs/fsmagic.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
fsmagic.lo -MD -MP -MF .deps/fsmagic.Tpo -c fsmagic.c -o fsmagic.o >/dev/null 
2>&1
mv -f .deps/fsmagic.Tpo .deps/fsmagic.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c -o funcs.lo funcs.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c  -fPIC -DPIC -o .libs/funcs.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
funcs.lo -MD -MP -MF .deps/funcs.Tpo -c funcs.c -o funcs.o >/dev/null 2>&1
mv -f .deps/funcs.Tpo .deps/funcs.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DMAGIC='"/usr/share/file/magic"'  -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-MT apptype.lo -MD -MP -MF .deps/apptype.Tpo -c -o apptype.lo apptype.c
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
apptype.lo -MD -MP -MF .deps/apptype.Tpo -c apptype.c  -fPIC -DPIC -o 
.libs/apptype.o
gcc -DHAVE_CONFIG_H -I. -I.. -DMAGIC=\"/usr/share/file/magic\" -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 -MT 
apptype.lo -MD -MP -MF .deps/apptype.Tpo -c apptype.c -o apptype.o >/dev/null 
2>&1
mv -f .deps/apptype.Tpo .deps/apptype.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2 
-no-undefined -version-info 1:0:0  -o libmagic.la -rpath /usr/lib magic.lo 
apprentice.lo softmagic.lo ascmagic.lo compress.lo is_tar.lo readelf.lo 
print.lo fsmagic.lo funcs.lo apptype.lo  -lz
gcc -shared  .libs/magic.o .libs/apprentice.o .libs/softmagic.o 
.libs/ascmagic.o .libs/compress.o .libs/is_tar.o .libs/readelf.o .libs/print.o 
.libs/fsmagic.o .libs/funcs.o .libs/apptype.o  -lz  -Wl,-soname 
-Wl,libmagic.so.1 -o .libs/libmagic.so.1.0.0
(cd .libs && rm -f libmagic.so.1 && ln -s libmagic.so.1.0.0 libmagic.so.1)
(cd .libs && rm -f libmagic.so && ln -s libmagic.so.1.0.0 libmagic.so)
ar cru .libs/libmagic.a  magic.o apprentice.o softmagic.o ascmagic.o compress.o 
is_tar.o readelf.o print.o fsmagic.o funcs.o apptype.o
ranlib .libs/libmagic.a
creating libmagic.la
(cd .libs && rm -f libmagic.la && ln -s ../libmagic.la libmagic.la)
gcc -DHAVE_CONFIG_H -I. -I..  -DMAGIC='"/usr/share/file/magic"'  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith        
-Wmissing-declarations -Wredundant-decls -Wnested-externs        -Wsign-compare 
-Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings -Wextra 
-Wunused-parameter -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o 
file.c
mv -f .deps/file.Tpo .deps/file.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith        -Wmissing-declarations 
-Wredundant-decls -Wnested-externs        -Wsign-compare -Wreturn-type -Wswitch 
-Wshadow        -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter -g -O2   
-o file file.o libmagic.la -lz
gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare 
-Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra 
-Wunused-parameter -g -O2 -o .libs/file file.o  ./.libs/libmagic.so -lz
creating file
make[2]: Leaving directory `/sources/file-4.26/src'
Making all in magic
make[2]: Entering directory `/sources/file-4.26/magic'
../src/file -C -m ../magic/Magdir
lt-file: No current entry for continuation
make[2]: *** [magic.mgc] Error 255
make[2]: Leaving directory `/sources/file-4.26/magic'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/file-4.26'
make: *** [all] Error 2




      
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to