bug-cvs
[Top][All Lists]
Advanced

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

CVS Feature Branch - Solaris 8 Intel Edition Build Broken


From: Conrad T. Pino
Subject: CVS Feature Branch - Solaris 8 Intel Edition Build Broken
Date: Wed, 17 Nov 2004 15:10:50 -0800

HEAD revision has same issue as 1.12.10 on Subject platform.

The "./configure" ran with no problems but the "make" fails.
Output follows:

/export/home/cvsusr/ccvs/ccvs:$ make
make  all-recursive
Making all in lib
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
cp ./getopt_.h getopt.h-t
mv getopt.h-t getopt.h
sed -e 's/@''HAVE__BOOL''@/0/g' \
        < ./stdbool_.h > stdbool.h-t
mv stdbool.h-t stdbool.h
sed -e 's/@''HAVE_LONG_64BIT''@/0/g;s/@''HAVE_LONGLONG_64BIT@/1/g' < 
./stdint_.h > stdint.h-t
mv stdint.h-t stdint.h
make  all-am
source='sighandle.c' object='sighandle.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c sighandle.c
source='allocsa.c' object='allocsa.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c allocsa.c
source='basename.c' object='basename.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c basename.c
source='dirname.c' object='dirname.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c dirname.c
source='stripslash.c' object='stripslash.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c stripslash.c
source='exitfail.c' object='exitfail.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Ino/include  -g -O2 -c exitfail.c
/bin/bash ../ylwrap getdate.y y.tab.c getdate.c y.tab.h getdate.h y.output 
getdate.output -- /bin/bash
/export/home/cvsusr/ccvs/ccvs/missing --run bison -y
/export/home/cvsusr/ccvs/ccvs/missing: bison: command not found
WARNING: `bison' is missing on your system.  You should only need it if
         you modified a `.y' file.  You may need the `Bison' package
         in order for those modifications to take effect.  You can get
         `Bison' from any GNU archive site.
../ylwrap: ../getdate.c: Permission denied
../ylwrap: ../getdate.h: Permission denied
*** Error code 1
make: Fatal error: Command failed for target `getdate.c'
Current working directory /export/home/cvsusr/ccvs/ccvs/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/cvsusr/ccvs/ccvs/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/cvsusr/ccvs/ccvs
*** Error code 1
make: Fatal error: Command failed for target `all'
/export/home/cvsusr/ccvs/ccvs:$





reply via email to

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