Hello,

I have tried to build the current trunk plus my typo-fixes from the 
extracted 64-bit LiveCD (binary, lfslivecd-x86_64-6.3-min-pre). The 
failure is at TCL:

gcc -c -O2 -O2 -pipe -s -fno-strict-aliasing -pipe  -DTCL_DBGX= -Wall 
-Wno-implicit-int -fno-strict-aliasing -fPIC 
-I/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../generic 
-I/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix 
-DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 
-DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 
-DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 
-DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 
-DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -Dstrtod=fixstrtod 
-DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 
-DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\"  
/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../compat/memcmp.c
/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../compat/memcmp.c:
 
In function 'memcmp':
/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../compat/memcmp.c:55:
 
warning: dereferencing 'void *' pointer
/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../compat/memcmp.c:55:
 
error: void value not ignored as it ought to be
/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../compat/memcmp.c:55:
 
warning: dereferencing 'void *' pointer
/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix/../compat/memcmp.c:55:
 
error: void value not ignored as it ought to be
make[3]: *** [memcmp.o] Error 1
make[3]: Leaving directory 
`/home/lfs-build/image/lfs-livecd/packages/tcl/tcl8.4.15/unix'

So I have to conclude that the 64-bit LFS, and, thus, the LiveCD, is not 
ready yet. If the r2000 merge introduced any regressions on x86, I will 
revert it.

-- 
Alexander E. Patrakov

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

Reply via email to