zlib make test failed

Find out how to get that @*&^$&@ thing to compile!

zlib make test failed

Postby geeFour » Thu Nov 01, 2001 7:31 pm

Hi!

Mac OS X 10.1, Developer Tools 10.1 installed, PowerMac G4 867mhz Quicksilver, 1152 Mb RAM

When tryking to do make test the followeing happens:

[localhost:/Library/zlib] miklas% sudo ./configure
Checking for gcc...
Building static library libz.a version 1.1.3 with cc.
Checking for unistd.h... Yes.
Checking for errno.h... Yes.
Checking for mmap support... Yes.
[localhost:/Library/zlib] miklas% sudo make test
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o example.o example.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o adler32.o adler32.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o compress.o compress.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o crc32.o crc32.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o gzio.o gzio.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o uncompr.o uncompr.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o deflate.o deflate.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o trees.o trees.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o zutil.o zutil.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o inflate.o inflate.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o infblock.o infblock.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o inftrees.o inftrees.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o infcodes.o infcodes.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o infutil.o infutil.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o inffast.o inffast.c
ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -o example example.o -L. -lz
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -c -o minigzip.o minigzip.c
cc -O -DHAVE_UNISTD_H -DUSE_MMAP -o minigzip minigzip.o -L. -lz
hello world
uncompress(): hello, hello!
gzread err: foo.gz: stream end
*** zlib test FAILED ***

---- end ----

An hints?

Thank, geeFour
geeFour
 
Posts: 2
Joined: Thu Nov 01, 2001 8:00 pm

Re: zlib make test failed

Postby AlphaQuam » Wed Nov 07, 2001 10:53 pm

I am having the exact same problem! Could anyone give some tips?
AlphaQuam
 
Posts: 1
Joined: Wed Nov 07, 2001 8:00 pm

Re: zlib make test failed

Postby apex » Sun Nov 25, 2001 1:29 am

What happens if you skip make test?
apex
 
Posts: 355
Joined: Sun Aug 05, 2001 7:00 pm


Return to Compile Problems

Who is online

Users browsing this forum: No registered users and 7 guests

cron