bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Patches for SCO UnixWare 7.1.X and OpenUNIX 8.0.0 tobuffer.c and


From: Boyd Lynn Gerber
Subject: Re: New Patches for SCO UnixWare 7.1.X and OpenUNIX 8.0.0 tobuffer.c and buffer.h
Date: Fri, 9 May 2003 20:33:27 -0600 (MDT)

I got the stable branch add these patches and everything compiled.  I have
one question.  When I did a make check this is what I got.

Making check in lib
make[1]: Entering directory `/usr/zenez/build/osr5/ccvs/lib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/zenez/build/osr5/ccvs/lib'
Making check in zlib
make[1]: Entering directory `/usr/zenez/build/osr5/ccvs/zlib'
gcc -g -O2   -c -o minigzip.o minigzip.c
gcc -g -O2 -o minigzip minigzip.o  libz.a
gcc -g -O2   -c -o example.o example.c
gcc -g -O2 -o example example.o  libz.a
/bin/sh: 
/usr/lib:/lib:/usr/local/lib:/usr/local/mysql/lib/mysql:/usr/local/bdb/lib:/usr/local/ssl/lib::
 not found
hello world
uncompress(): hello, hello!
gzread(): hello, hello!
gzgets() after gzseek: hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
                *** zlib test OK ***
make[1]: Leaving directory `/usr/zenez/build/osr5/ccvs/zlib'
Making check in diff
make[1]: Entering directory `/usr/zenez/build/osr5/ccvs/diff'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/zenez/build/osr5/ccvs/diff'
Making check in src
make[1]: Entering directory `/usr/zenez/build/osr5/ccvs/src'
make  check-local
make[2]: Entering directory `/usr/zenez/build/osr5/ccvs/src'
/bin/sh ./sanity.sh `pwd`/cvs
This test should produce no other output than this message, and a final "OK".
(Note that the test can take an hour or more to run and periodically stops
for as long as one minute.  Do not assume there is a problem just because
nothing seems to happen for a long time.)
OK, all tests completed.
/bin/sh ./sanity.sh -r `pwd`/cvs
This test should produce no other output than this message, and a final "OK".
(Note that the test can take an hour or more to run and periodically stops
for as long as one minute.  Do not assume there is a problem just because
nothing seems to happen for a long time.)
FAIL: 1
make[2]: *** [remotecheck] Error 1
make[2]: Leaving directory `/usr/zenez/build/osr5/ccvs/src'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/zenez/build/osr5/ccvs/src'
make: *** [check-recursive] Error 1

How can I find this failure?

Thanks,

--
Boyd Gerber <gerberb@zenez.com>
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047





reply via email to

[Prev in Thread] Current Thread [Next in Thread]