bug-cvs
[Top][All Lists]
Advanced

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

Re: New Patches for SCO OpenServer 5.0.X and UnixWare 7.1.X and OpenUNIX


From: Derek Robert Price
Subject: Re: New Patches for SCO OpenServer 5.0.X and UnixWare 7.1.X and OpenUNIX 8.0.0
Date: Fri, 09 May 2003 15:28:18 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Boyd Lynn Gerber wrote:

noticed that with the cvs version I also have problems on UnixWare and
OpenUNIX with the following.

gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../diff -I../zlib   -g -O2 -c
`test -f 'buffer.c' || echo './'`buffer.c
buffer.c: In function `buf_initialize':
buffer.c:51: structure has no member named `_shutdown'
buffer.c: In function `buf_shutdown':
buffer.c:1206: structure has no member named `_shutdown'
buffer.c:1207: structure has no member named `_shutdown'
buffer.c: In function `stdio_buffer_get_file':
buffer.c:1257: structure has no member named `_shutdown'
make[2]: *** [buffer.o] Error 1
make[2]: Leaving directory `/home/build/ou8/ccvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/build/ou8/ccvs'
make: *** [all] Error 2

I do not see this on cvs-1.11.  I just checked cvs-1.11.5 and it has the
same problem as the ccvs version.  It too has the same problem as the
OpenServer mentioned above with the addition of that above.

Can you determine why this is happening? I'm looking at the code and I can't imagine why struct_buffer wouldn't compile complete on any given platform, much less why your compiler is munging the `shutdown' element into `_shutdown'. Perhaps checking diffs of the relevant sources between 1.11 and 1.11.5 would help?

Derek

--
               *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
--
I will not carve gods.
I will not carve gods.
I will not carve gods...

         - Bart Simpson on chalkboard, _The Simpsons_







reply via email to

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