bug-cvs
[Top][All Lists]
Advanced

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

Make error


From: melissa . fielding
Subject: Make error
Date: Fri, 19 Jul 2002 18:08:39 -0400

I got the following output when I tried the "make" command:

making all in lib
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c argmatch.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c getline.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c getopt.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c getopt1.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c md5.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c regex.c
"regex.c", line 1984: warning: end-of-loop code not reached
"regex.c", line 2039: warning: end-of-loop code not reached
"regex.c", line 2072: warning: end-of-loop code not reached
"regex.c", line 2172: warning: end-of-loop code not reached
"regex.c", line 2206: warning: end-of-loop code not reached
"regex.c", line 2213: warning: end-of-loop code not reached
"regex.c", line 2253: warning: end-of-loop code not reached
"regex.c", line 2286: warning: end-of-loop code not reached

. . . . . . .

/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c savecwd.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c sighandle.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c stripslash.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c xgetwd.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c yesno.c
/usr/ucb/cc  -I.. -I. -I../src \ -DHAVE_CONFIG_H -g -c getdate.c
ar cr libcvs.a argmatch.o  getline.o  getopt.o  getopt1.o  md5.o  regex.o
savec
wd.o  sighandle.o  stripslash.o  xgetwd.o  yesno.o  getdate.o
sh: ar: not found
*** Error code 1
make: Fatal error: Command failed for target `libcvs.a'
Current working directory /p01/app/share/cvs/cvs-1.11/lib
*** Error code 1
make: Fatal error: Command failed for target `all'




I'm assuming this is not very good.  I was wondering if anyone could help
me. . .

Here is my config.status file:
(See attached file: cvs.config.status)

This is a Solaris 8 server and I'm using cc (instead of gcc).

I'd really appreciate any help you can provide.

Thanks so much!
Melissa

Attachment: cvs.config.status
Description: Binary data


reply via email to

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