This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (toplevel patch) Configure in Makefile, version 3.


On Thu, Dec 05, 2002 at 03:30:29PM -0500, Andrew Cagney wrote:

DJ, humor me.



>He he he.   Did you try typing "make" ?
>
>Hopefully you'll be pleasantly surprised...


So how does a GDB snapshot work again?  The documentation states:

$  gmake -f Makefile.in gdb.tar
Makefile.in:7776: *** missing separator.  Stop.

Weren't you using src-release for this now?

However, src-release will need updating to actually run the configure
targets.
I'm doing what ever the doco tells me :-)
http://sources.redhat.com/gdb/current/onlinedocs/gdbint_15.html#SEC151

(hmm, the doco's out-of-date for the mainline - my bad, sorry :-()

back to the new problem:

Configuring utils...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... sparc-sun-sunos4.1.1
checking target system type... sparc-sun-sunos4.1.1
checking build system type... sparc-sun-sunos4.1.1
creating ./config.status
creating Makefile
gmake configure-target \
ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
CC_FOR_TARGET="cc" CXX_FOR_TARGET="g++"
gmake[3]: Entering directory `/notnfs/cagney/GDB/src'
Makefile:6618: warning: overriding commands for target `sun4/libiberty/Makefile'
Makefile:1258: warning: ignoring old commands for target `sun4/libiberty/Makefil
e'
gmake[3]: *** No rule to make target `cc', needed by `sun4/libstdc++-v3/multilib
.out'. Stop.
gmake[3]: Leaving directory `/notnfs/cagney/GDB/src'
gmake[2]: *** [do-proto-toplev] Error 2
gmake[2]: Leaving directory `/notnfs/cagney/GDB/src'
gmake[1]: *** [gdb-tar] Error 2
gmake[1]: Leaving directory `/notnfs/cagney/GDB/src'
gmake: *** [gdb.tar] Error 2
cagney@torrens$

It's pretty easy to reproduce.

gmake -f src-release gdb.tar

Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]