public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 19980921 libf2c problem
@ 1998-09-25 19:05 Bill Walker
  1998-09-26  0:52 ` Robert Lipe
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Walker @ 1998-09-25 19:05 UTC (permalink / raw)
  To: egcs

Whoops!

------------------------------------
 [ after about 7 hours, and successfully building stage2 ... ]

Configuring in i586-pc-sco3.2v5.0.2/libf2c
ChangeLog		..linked

	[snip] lots of stuff deleted here

readme.netlib		..linked
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -g ) works... yes
checking whether the C compiler (gcc -g ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
configure: error: can not find install-sh or install.sh in . ./.. ./../..
make[1]: *** [configure-target-libf2c] Error 1
make[1]: Leaving directory `/usr9/bw/egcs-19980921'
make: *** [bootstrap] Error 2
--------------------------------
System = SCO_SV
Node = cs3
Release = 3.2v5.0.2
KernelID = 96/01/23
Machine = Pentium
BusType = EISA
Serial = 2EC036420
Users = 65-user
OEM# = 0
Origin# = 1
NumCPU = 4


-- 
Bill Walker Ph.D.
Chairman, Dept. of Computer Science
East Central University
Ada, Oklahoma 74820-6899

e-mail:  bw@cs.ecok.edu 
phone:   580 332 8000 ext. 594
FAX:     580 332 4616


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

* Re: 19980921 libf2c problem
  1998-09-25 19:05 19980921 libf2c problem Bill Walker
@ 1998-09-26  0:52 ` Robert Lipe
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Lipe @ 1998-09-26  0:52 UTC (permalink / raw)
  To: Bill Walker, egcs

>  [ after about 7 hours, and successfully building stage2 ... ]

If it makes you feel any better, more Mhz (and not having any of those
users slowing down your system) helps a lot! :-) All the objects in
gcc's stage3 will build (cd gcc ; rm *.o java/*.o ch/*.o cp/*.o objc/*.o
f/*.o; make bootstrap3) will all languages and all the multilibs in just
under ten minutes on OpenServer on a 400Mhz P-II.

> Configuring in i586-pc-sco3.2v5.0.2/libf2c
> ChangeLog		..linked
> 
> 	[snip] lots of stuff deleted here
> 
> readme.netlib		..linked
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc -g ) works... yes
> checking whether the C compiler (gcc -g ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> configure: error: can not find install-sh or install.sh in . ./.. ./../..
> make[1]: *** [configure-target-libf2c] Error 1
> make[1]: Leaving directory `/usr9/bw/egcs-19980921'
> make: *** [bootstrap] Error 2


Very strange.  I don't see this on OpenServer 5.0.5.  I did a full
bootstrap just a few days ago.  I also don't see the 'linked' stuff that
you're seeing.    Do you perhaps have an old version of autoconf that
got used to regenerate your configure scripts?   Are you building in a
different srcdir and objdir?

I now see that yours was a new configure, not a straight rebuild.   When
I issue the configure command, all I see is:

$ ../../egcs/configure
Configuring for a i686-pc-sco3.2v5.0.5 host.
Created "Makefile" in /play/tmp/n using "mh-frag"
Links are now set up to build a native compiler for i686-pc-sco3.2v5.0.5

Even if I add '--verbose' to the configure line, I don't see output
that looks like yours.

FWIW, autoconf scripts should find OSR5's install pretty early on:

$ ../../egcs/configure --verbose
Configuring for a i686-pc-sco3.2v5.0.5 host.
Created "Makefile" in /play/tmp/n using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking host system type... i686-pc-sco3.2v5.0.5
checking build system type... i686-pc-sco3.2v5.0.5
checking for ar... ar
checking for ranlib... no
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for a BSD compatible install... /usr/bin/X11/scoinst -c
checking how to run the C preprocessor... gcc -E
checking for sys/file.h... yes
[ munch ] 

If you'd like to take this offline,  I'll try to help.

RJL

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

end of thread, other threads:[~1998-09-26  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-25 19:05 19980921 libf2c problem Bill Walker
1998-09-26  0:52 ` Robert Lipe

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).