public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* New Build Error On gcc-4.1.2
@ 2007-11-30  6:46 Thomas Dineen
  2007-11-30  9:10 ` Georg Lohrer
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Dineen @ 2007-11-30  6:46 UTC (permalink / raw)
  To: gcc-help, tdineen

Gentle People:

   I get the following error when building gcc-4.1.2 on my Solaris 8 Sparc
System:

"WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
*** Error code 1
make: Fatal error: Command failed for target `fastjar.info'
Current working directory /export/home/tools/gcc/gcc-4.1.2-obj/fastjar
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/tools/gcc/gcc-4.1.2-obj/fastjar
*** Error code 1
make: Fatal error: Command failed for target `all-fastjar'
Current working directory /export/home/tools/gcc/gcc-4.1.2-obj
*** Error code 1
make: Fatal error: Command failed for target `all'"

  - A longer listing is included at the botton of this email.

  - By the way makeinfo is installed on the system!
root@Sun# makeinfo --version
makeinfo (GNU texinfo) 4.0

- Gmake Version:
root@Sun# gmake --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.8

- Gcc Version:
root@Sun# gcc --version
gcc (GCC) 3.1

- Commands used:
cd /export/home/tools/gcc
mkdir gcc-4.1.2-obj
chmod 777 gcc-3.4.6-obj
cd gcc-4.1.2-obj
/export/home/tools/gcc/gcc-3.4.6/configure
gmake

- Longer Error Listing:
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/cp-demangle.c -o 
pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/choose-temp.c -o 
pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/dyn-string.c -o 
pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/floatformat.c -o 
pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/floatformat.c -o floatformat.o
/export/home/tools/gcc/gcc-4.1.2/libiberty/floatformat.c: In function 
`floatformat_to_double':
/export/home/tools/gcc/gcc-4.1.2/libiberty/floatformat.c:352: warning: 
division: NaN - producing operation
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/fopen_unlocked.c -o 
pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/fopen_unlocked.c -o 
fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/getruntime.c -o 
pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/make-relative-prefix.c -o 
pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/make-relative-prefix.c -o 
make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/make-temp-file.c -o 
pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/make-temp-file.c -o 
make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-common.c -o 
pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-unix.c -o pex-unix.o
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-unix.c: In function 
`pex_child_error':
/export/home/tools/gcc/gcc-4.1.2/libiberty/pex-unix.c:349: warning: 
`noreturn' function does return
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/safe-ctype.c -o 
pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/splay-tree.c -o 
pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/ternary.c -o pic/ternary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/ternary.c -o ternary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/unlink-if-ordinary.c -o 
pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/unlink-if-ordinary.c -o 
unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/asprintf.c -o pic/asprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/asprintf.c -o asprintf.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/setenv.c -o pic/setenv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/setenv.c -o setenv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/sigsetmask.c -o 
pic/sigsetmask.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/sigsetmask.c -o sigsetmask.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/stpcpy.c -o pic/stpcpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/stpcpy.c -o stpcpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/stpncpy.c -o pic/stpncpy.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/stpncpy.c -o stpncpy.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/strndup.c -o pic/strndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/strndup.c -o strndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/strverscmp.c -o 
pic/strverscmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes  
/export/home/tools/gcc/gcc-4.1.2/libiberty/vasprintf.c -o pic/vasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/export/home/tools/gcc/gcc-4.1.2/libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings -Wstrict-prototypes 
/export/home/tools/gcc/gcc-4.1.2/libiberty/vasprintf.c -o vasprintf.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o        ./alloca.o 
./argv.o      ./choose-temp.o ./concat.o 
./cp-demint.o                         ./dyn-string.o   ./fdmatch.o 
./fibheap.o ./floatformat.o ./fnmatch.o              
./fopen_unlocked.o                                                
./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o          ./hashtab.o 
./hex.o                                      ./lbasename.o 
./lrealpath.o                                      
./make-relative-prefix.o ./make-temp-file.o                       
./objalloc.o ./obstack.o         ./partition.o ./pexecute.o 
./physmem.o                           ./pex-common.o ./pex-one.o 
./pex-unix.o                           ./safe-ctype.o ./sort.o 
./spaces.o ./splay-tree.o ./strerror.o    
./strsignal.o                                    
./ternary.o                                                      
./unlink-if-ordinary.o                                            
./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o         
./xstrerror.o ./xstrndup.o  ./asprintf.o ./mempcpy.o ./mkstemps.o 
./setenv.o ./sigsetmask.o ./stpcpy.o ./stpncpy.o ./strndup.o 
./strverscmp.o ./vasprintf.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o      ./alloca.o 
./argv.o      ./choose-temp.o ./concat.o 
./cp-demint.o                         ./dyn-string.o   ./fdmatch.o 
./fibheap.o ./floatformat.o ./fnmatch.o              
./fopen_unlocked.o                                                
./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o          ./hashtab.o 
./hex.o                                      ./lbasename.o 
./lrealpath.o                                      
./make-relative-prefix.o ./make-temp-file.o                       
./objalloc.o ./obstack.o         ./partition.o ./pexecute.o 
./physmem.o                           ./pex-common.o ./pex-one.o 
./pex-unix.o                           ./safe-ctype.o ./sort.o 
./spaces.o ./splay-tree.o ./strerror.o    
./strsignal.o                                    
./ternary.o                                                      
./unlink-if-ordinary.o                                            
./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o         
./xstrerror.o ./xstrndup.o  ./asprintf.o ./mempcpy.o ./mkstemps.o 
./setenv.o ./sigsetmask.o ./stpcpy.o ./stpncpy.o ./strndup.o 
./strverscmp.o ./vasprintf.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename 
strchr  strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf 
vprintf  vfork waitpid bcmp bcopy bzero; do \
  for g in ./asprintf.o ./mempcpy.o ./mkstemps.o ./setenv.o 
./sigsetmask.o ./stpcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o 
./vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o     ./alloca.o 
./argv.o      ./choose-temp.o ./concat.o 
./cp-demint.o                         ./dyn-string.o   ./fdmatch.o 
./fibheap.o ./floatformat.o ./fnmatch.o              
./fopen_unlocked.o                                                
./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o          ./hashtab.o 
./hex.o                                      ./lbasename.o 
./lrealpath.o                                      
./make-relative-prefix.o ./make-temp-file.o                       
./objalloc.o ./obstack.o         ./partition.o ./pexecute.o 
./physmem.o                           ./pex-common.o ./pex-one.o 
./pex-unix.o                           ./safe-ctype.o ./sort.o 
./spaces.o ./splay-tree.o ./strerror.o    
./strsignal.o                                    
./ternary.o                                                      
./unlink-if-ordinary.o                                            
./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o         
./xstrerror.o ./xstrndup.o > required-list
make "AR_FLAGS=rc"  "CC_FOR_BUILD=gcc"  "CFLAGS=-g -O2"  "CXXFLAGS=-g 
-O2"  "CFLAGS_FOR_BUILD=-g -O2"  "CFLAGS_FOR_TARGET=-O2 -g -O2"  
"INSTALL=/opt/sfw/bin/ginstall -c"  "INSTALL_DATA=/opt/sfw/bin/ginstall 
-c -m 644"  "INSTALL_PROGRAM=/opt/sfw/bin/ginstall -c"  
"INSTALL_SCRIPT=/opt/sfw/bin/ginstall -c"  "JC1FLAGS="  "LDFLAGS="  
"LIBCFLAGS=-g -O2"  "LIBCFLAGS_FOR_TARGET=-O2 -g -O2"  "MAKE=make"  
"MAKEINFO=/export/home/tools/gcc/gcc-4.1.2/missing makeinfo 
--split-size=5000000 --split-size=5000000 "  "PICFLAG="  
"PICFLAG_FOR_TARGET="  "SHELL=/bin/sh"  "exec_prefix=/usr/local"  
"infodir=/usr/local/info"  "libdir=/usr/local/lib"  "prefix=/usr/local"  
"AR=ar"  "AS=as"  "CC=gcc"  "CXX=c++"  "LD=/usr/ccs/bin/ld"  
"LIBCFLAGS=-g -O2"  "NM=nm"  "PICFLAG="  "RANLIB=ranlib"  "DESTDIR=" all-am
(echo "@set version-GCC "; \
 if [ "" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT
mv -f gcc-vers.texiT gcc-vers.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
for f in /export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.info 
/export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.info-[0-9] 
/export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.info-[0-9][0-9] 
/export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.i[0-9] 
/export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.i[0-9][0-9]; do \
  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
if /export/home/tools/gcc/gcc-4.1.2/missing makeinfo 
--split-size=5000000 --split-size=5000000 -I 
/export/home/tools/gcc/gcc-4.1.2/fastjar/../gcc/doc/include  -I 
/export/home/tools/gcc/gcc-4.1.2/fastjar \
 -o /export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.info `test -f 
'fastjar.texi' || echo 
'/export/home/tools/gcc/gcc-4.1.2/fastjar/'`fastjar.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo 
".//export/home/tools/gcc/gcc-4.1.2/fastjar/fastjar.info" | sed 
's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
*** Error code 1
make: Fatal error: Command failed for target `fastjar.info'
Current working directory /export/home/tools/gcc/gcc-4.1.2-obj/fastjar
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/tools/gcc/gcc-4.1.2-obj/fastjar
*** Error code 1
make: Fatal error: Command failed for target `all-fastjar'
Current working directory /export/home/tools/gcc/gcc-4.1.2-obj
*** Error code 1
make: Fatal error: Command failed for target `all'
root@Sun#



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-30 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-30  6:46 New Build Error On gcc-4.1.2 Thomas Dineen
2007-11-30  9:10 ` Georg Lohrer
2007-11-30 11:16   ` Tom Browder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).