Aris Stathakis wrote:
> 
> > > ===> src/support
> > >       cc -c  -I../os/unix -I../include   -DUW=700 -DUSE_HSREGEX -DUSE_EXPAT 
>-I../lib/expat-lite -DNO_DL_NEEDED `../apaci` ab.c
> > > UX:acomp: WARNING: "/usr/include/sys/ioctl.h", line 57: macro redefined: ECHO
> > > UX:acomp: WARNING: "/usr/include/sys/ioctl.h", line 92: macro redefined: TOSTOP
> > > UX:acomp: WARNING: "/usr/include/sys/ioctl.h", line 101: macro redefined: NOFLSH
> > >
> > 
> > Now this is weird... I'm not seeing anyplace in the code where we're
> > mucking around with these. I'm thinking maybe someplace in the
> > header files that ab.c uses, on your platform, is where the
> > pre-definition and re-definitions are happening... Any setting for
> > the SCO compiler that allows it to say where the previous definition
> > was defined (ala gcc) ??
> 
> Mhh, dunno - i'm not a programmer ;-)
> 
> Check http://uw7doc.sco.com/cgi-bin/man/man?cc+1 and tell me what to try
> - otherwise i'll just compile it with gcc.
> 

I don't see anything :(  If you could use 'gcc -Wall' and send out
the output when compiling ab.c that would be great... 

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
          "Casanova will have many weapons; To beat him you will
              have to have more than forks and flatulence."

Reply via email to