automake
[Top][All Lists]
Advanced

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

depcomp problem [Fwd: Trying to compile latest CVS on old SCO unixware


From: Derek R. Price
Subject: depcomp problem [Fwd: Trying to compile latest CVS on old SCO unixware 2]
Date: Thu, 14 Jun 2001 11:43:48 -0400

Sounds like this could be fixed in depcomp?

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden         CollabNet ( http://collab.net )
--
"Very funny Scotty, now beam down my clothes!"


--- Begin Message --- Subject: Trying to compile latest CVS on old SCO unixware 2 Date: Thu, 14 Jun 2001 08:20:02 -0700 (PDT)
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...:

address@hidden 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
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-cvs


--- End Message ---

reply via email to

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