bug-cvs
[Top][All Lists]
Advanced

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

Re: Trying to compile latest CVS on old SCO unixware 2


From: Donald Sharp
Subject: Re: Trying to compile latest CVS on old SCO unixware 2
Date: Thu, 14 Jun 2001 11:36:57 -0400
User-agent: Mutt/1.2.4i

remove the old .o files yourself?

donald
On Thu, Jun 14, 2001 at 08:20:02AM -0700, Stephen Cameron wrote:
> Hi,
> 
> I'm Trying to update an old SCO unixware 2 box...Currently I have CVS 1.10.8
> there. (Yeah, shame on me)
> 
> The cc's -o option refuses to overwrite existing .o files...:
> 
> scameron@unixdev 208 $ make
> UX:make: WARNING: No suffix list.
>         make  all-recursive
> UX:make: WARNING: No suffix list.
> Making all in lib
>         source='argmatch.c' object='argmatch.o' libtool=no \
>         depfile='.deps/argmatch.Po' tmpdepfile='.deps/argmatch.TPo' \
>         depmode=none /bin/sh ../depcomp \
>         cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src      -g -c -o
> argmatch.o `test -f argmatch.c || echo './'`argmatch.c
> UX:cc: ERROR: -o would overwrite argmatch.o
> *** Error code 1 (bu21)
> UX:make: ERROR: fatal error.
> *** Error code 1 (bu21)
> UX:make: ERROR: fatal error.
> *** Error code 1 (bu21)
> UX:make: ERROR: fatal error.
> 
> I could edit the Makefile, but I know that's not the best way...
> (Maybe the best way is for me to install gcc, etc...)
> Any other thoughts?
> 
> -- steve
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Spot the hottest trends in music, movies, and more.
> http://buzz.yahoo.com/
> 
> _______________________________________________
> Bug-cvs mailing list
> Bug-cvs@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-cvs



reply via email to

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