|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
possible Error in squashfs3.2.tar.bz2Hello,
ATM I'm hanging at
an error in squashfs3.2.tar.bz2
I get: (sorry I'm
bound to Outlook and Windoze for mailing here)
[...]
==[build_this_package:923 (last $?=0)> eval echo 'Running make -j3 CC="$CC" CPP="$CPP" CXX="$CXX" prefix="$root/$prefix" CC_FOR_BUILD="$BUILDCC" BUILDCC="$BUILDCC" BUILD_CC="$BUILD_CC" HOSTCC="$HOSTCC" HOST_CC="$HOST_CC" STRIP="$STRIP" AR="$AR" LD="$LD" RANLIB="$RANLIB" NM="$NM"' ===[build_this_package:923 (last $?=0)> echo Running make -j3 CC=gcc CPP=cpp CXX=CXX_not_available_in_stage_0 prefix=/root/T2/build/default-7.0-rc2-desktop-x86-i686/TOOLCHAIN/tools.cross/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld RANLIB=ranlib NM=nm Running make -j3 CC=gcc CPP=cpp CXX=CXX_not_available_in_stage_0 prefix=/root/T2/build/default-7.0-rc2-desktop-x86-i686/TOOLCHAIN/tools.cross/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld RANLIB=ranlib NM=nm ==[build_this_package:924 (last $?=0)> eval 'make -j3 CC="$CC" CPP="$CPP" CXX="$CXX" prefix="$root/$prefix" CC_FOR_BUILD="$BUILDCC" BUILDCC="$BUILDCC" BUILD_CC="$BUILD_CC" HOSTCC="$HOSTCC" HOST_CC="$HOST_CC" STRIP="$STRIP" AR="$AR" LD="$LD" RANLIB="$RANLIB" NM="$NM"' ===[build_this_package:924 (last $?=0)> make -j3 CC=gcc CPP=cpp CXX=CXX_not_available_in_stage_0 prefix=/root/T2/build/default-7.0-rc2-desktop-x86-i686/TOOLCHAIN/tools.cross/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld RANLIB=ranlib NM=nm gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o mksquashfs.o mksquashfs.c gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o read_fs.o read_fs.c gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o sort.o sort.c read_fs.c:35:18: error: zlib.h: No such file or directory read_fs.c: In function 'read_block': read_fs.c:88: error: 'Z_OK' undeclared (first use in this function) read_fs.c:88: error: (Each undeclared identifier is reported only once read_fs.c:88: error: for each function it appears in.) read_fs.c:89: error: 'Z_MEM_ERROR' undeclared (first use in this function) read_fs.c:91: error: 'Z_BUF_ERROR' undeclared (first use in this function) mksquashfs.c:38:18: error: zlib.h: No such file or directory make: *** [read_fs.o] Error 1 make: *** Waiting for unfinished jobs.... mksquashfs.c:562: error: expected ')' before '*' token mksquashfs.c: In function 'mangle': mksquashfs.c:625: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token mksquashfs.c:625: error: 'stream' undeclared (first use in this function) mksquashfs.c:625: error: (Each undeclared identifier is reported only once mksquashfs.c:625: error: for each function it appears in.) mksquashfs.c: In function 'get_fragment': mksquashfs.c:1226: error: 'Z_OK' undeclared (first use in this function) mksquashfs.c:1227: error: 'Z_MEM_ERROR' undeclared (first use in this function) mksquashfs.c:1229: error: 'Z_BUF_ERROR' undeclared (first use in this function) mksquashfs.c: In function 'deflator': mksquashfs.c:1727: error: 'z_stream' undeclared (first use in this function) mksquashfs.c:1727: error: 'stream' undeclared (first use in this function) mksquashfs.c: In function 'frag_deflator': mksquashfs.c:1751: error: 'z_stream' undeclared (first use in this function) mksquashfs.c:1751: error: 'stream' undeclared (first use in this function) make: *** [mksquashfs.o] Error 1 Due to previous errors, no 0-squashfs-tools.log file! - -
-
I assume the error
is in "error: zlib.h: No such file or
directory"
In fact there
is no such file.
Is there
something broken or am I stupid (once again)?
Wincor Nixdorf Technology GmbH Sitz der Gesellschaft: Paderborn Registergericht Paderborn HRB 3523 Geschäftsführer: Eckard Heidloff, Jürgen Wilde, Wolfgang Keller Steuernummer: 339/5884/0020 - Ust-ID Nr.: DE243233085 Diese E-Mail enthält vertrauliche Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
|
|
Re: possible Error in squashfs3.2.tar.bz2Hi Matthias, Am Freitag, den 11.01.2008, 14:36 +0100 schrieb Sommer, Matthias: > Hello, > > ATM I'm hanging at an error in squashfs3.2.tar.bz2 > > I get: (sorry I'm bound to Outlook and Windoze for mailing here) > [...] > > ==[build_this_package:923 (last $?=0)> eval echo 'Running make -j3 > CC="$CC" CPP="$CPP" CXX="$CXX" prefix="$root/$prefix" > CC_FOR_BUILD="$BUILDCC" BUILDCC="$BUILDCC" BUILD_CC="$BUILD_CC" > HOSTCC="$HOSTCC" HOST_CC="$HOST_CC" STRIP="$STRIP" AR="$AR" LD="$LD" > RANLIB="$RANLIB" NM="$NM"' > > ===[build_this_package:923 (last $?=0)> echo Running make -j3 CC=gcc > CPP=cpp CXX=CXX_not_available_in_stage_0 > prefix=/root/T2/build/default-7.0-rc2-desktop-x86-i686/TOOLCHAIN/tools.cross/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld RANLIB=ranlib NM=nm > > Running make -j3 CC=gcc CPP=cpp CXX=CXX_not_available_in_stage_0 > prefix=/root/T2/build/default-7.0-rc2-desktop-x86-i686/TOOLCHAIN/tools.cross/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld RANLIB=ranlib NM=nm > > ==[build_this_package:924 (last $?=0)> eval 'make -j3 CC="$CC" > CPP="$CPP" CXX="$CXX" prefix="$root/$prefix" CC_FOR_BUILD="$BUILDCC" > BUILDCC="$BUILDCC" BUILD_CC="$BUILD_CC" HOSTCC="$HOSTCC" > HOST_CC="$HOST_CC" STRIP="$STRIP" AR="$AR" LD="$LD" RANLIB="$RANLIB" > NM="$NM"' > > ===[build_this_package:924 (last $?=0)> make -j3 CC=gcc CPP=cpp > CXX=CXX_not_available_in_stage_0 > prefix=/root/T2/build/default-7.0-rc2-desktop-x86-i686/TOOLCHAIN/tools.cross/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld RANLIB=ranlib NM=nm > > gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o > mksquashfs.o mksquashfs.c > > gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o read_fs.o > read_fs.c > > gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o sort.o > sort.c > > read_fs.c:35:18: error: zlib.h: No such file or directory > > read_fs.c: In function 'read_block': > > read_fs.c:88: error: 'Z_OK' undeclared (first use in this function) > > read_fs.c:88: error: (Each undeclared identifier is reported only once > > read_fs.c:88: error: for each function it appears in.) > > read_fs.c:89: error: 'Z_MEM_ERROR' undeclared (first use in this > function) > > read_fs.c:91: error: 'Z_BUF_ERROR' undeclared (first use in this > function) > > mksquashfs.c:38:18: error: zlib.h: No such file or directory > > make: *** [read_fs.o] Error 1 > > make: *** Waiting for unfinished jobs.... > > mksquashfs.c:562: error: expected ')' before '*' token > > mksquashfs.c: In function 'mangle': > > mksquashfs.c:625: error: expected '=', ',', ';', 'asm' or > '__attribute__' before '*' token > > mksquashfs.c:625: error: 'stream' undeclared (first use in this > function) > > mksquashfs.c:625: error: (Each undeclared identifier is reported only > once > > mksquashfs.c:625: error: for each function it appears in.) > > mksquashfs.c: In function 'get_fragment': > > mksquashfs.c:1226: error: 'Z_OK' undeclared (first use in this > function) > > mksquashfs.c:1227: error: 'Z_MEM_ERROR' undeclared (first use in this > function) > > mksquashfs.c:1229: error: 'Z_BUF_ERROR' undeclared (first use in this > function) > > mksquashfs.c: In function 'deflator': > > mksquashfs.c:1727: error: 'z_stream' undeclared (first use in this > function) > > mksquashfs.c:1727: error: 'stream' undeclared (first use in this > function) > > mksquashfs.c: In function 'frag_deflator': > > mksquashfs.c:1751: error: 'z_stream' undeclared (first use in this > function) > > mksquashfs.c:1751: error: 'stream' undeclared (first use in this > function) > > make: *** [mksquashfs.o] Error 1 > > Due to previous errors, no 0-squashfs-tools.log file! > > > > - - - > > I assume the error is in "error: zlib.h: No such file or directory" > In fact there is no such file. > Is there something broken or am I stupid (once again)? Verify that you have the zlib development package installed on your build host, or reinstall zlib-dev if zlib.h has vanished for some reason. Michael ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
|
|
Re: possible Error in squashfs3.2.tar.bz2Michael Tross schrieb: > Verify that you have the zlib development package installed on your > build host, or reinstall zlib-dev if zlib.h has vanished for some > reason. > > Michael > Ahh it's a file from the host system, OK I will check it as soon as I reach that machine again - this is on monday. Thanks Matthias ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@... with a subject of: unsubscribe t2 |
| Free Forum Powered by Nabble | Forum Help |