bug-binutils
[Top][All Lists]
Advanced

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

bug building binutils-2.14 on sparc-solaris-9 without ar


From: Jeff Deifik
Subject: bug building binutils-2.14 on sparc-solaris-9 without ar
Date: Wed, 23 Jun 2004 16:49:14 -0700

After I run configure, I run the script in 
binutils-2.14/binutils/README

(I also had to alias cc=gcc, as the
system doesn't have a native cc)

The end of the output is:

touch stamp-lib
make[3]: Leaving directory `/export/home/jdeifik/gnu/binutils-2.14/bfd'
make[2]: Leaving directory `/export/home/jdeifik/gnu/binutils-2.14/bfd'
make[1]: Leaving directory `/export/home/jdeifik/gnu/binutils-2.14/bfd'
gcc     ar.c   -o ar
ar.c:29: bfd.h: No such file or directory
ar.c:30: libiberty.h: No such file or directory
ar.c:31: progress.h: No such file or directory
In file included from ar.c:32:
bucomm.h:24: ansidecl.h: No such file or directory
In file included from ar.c:32:
bucomm.h:28: config.h: No such file or directory
bucomm.h:29: bin-bugs.h: No such file or directory
In file included from ar.c:32:
bucomm.h:40: fopen-same.h: No such file or directory
ar.c:33: aout/ar.h: No such file or directory
ar.c:34: libbfd.h: No such file or directory
ar.c:36: filenames.h: No such file or directory
In file included from ar.c:37:
binemul.h:24: bfd.h: No such file or directory
make: *** [ar] Error 1
bash-2.02$ pwd
/export/home/jdeifik/gnu/binutils-2.14

I conclude that the include paths are not set up
at all for the minimal make of ar. I am not sure
how to do this, but I would guess that something
including -I../bfd -I../include as well as more
stuff would be needed...

    Please advise,
    Jeff Deifik







reply via email to

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