public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: gcc fails to build on sparc-solaris-2.7 - autoheader missing
@ 2000-05-25  7:28 Anthony Williams
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony Williams @ 2000-05-25  7:28 UTC (permalink / raw)
  To: gcc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

From: Anthony Williams <anthony_w.geo@yahoo.com>
Sent: 25 May 2000 13:01
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> The title says it all - CVS gcc fails to build on
> sparc-solaris-2.7, due to the lack of autoheader. What is this, and
> where can I get it?   
> 

Here are some patches that fix the problem - configure then makes
these calls to "missing" for autoheader (which isn't then required)

Anthony

Index: Makefile.in
===================================================================
RCS file: /cvs/gcc/egcs/gcc/Makefile.in,v
retrieving revision 1.451
diff -r1.451 Makefile.in
836c836
<       cd $(srcdir) && autoheader
- ---
>       cd $(srcdir) && @AUTOHEADER@

Index: Makefile.in
===================================================================
RCS file: /cvs/gcc/egcs/libf2c/libU77/Makefile.in,v
retrieving revision 1.13
diff -r1.13 Makefile.in
104c104
<       cd ${srcdir} && autoheader
- ---
>       cd ${srcdir} && @AUTOHEADER@


-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 for non-commercial use < http://www.pgp.com >
Comment: PGP Key at: http://i3.yimg.com/3/c7e5ee24/g/68fc2307.asc

iQA/AwUBOS04DJvw+P4cG5rVEQLKigCgoJ9LGwTugSPvnHy23N50/jlImvcAn0zt
e7VjcifX4tGgAvZLlD6iuP4b
=f504
-----END PGP SIGNATURE-----



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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

* Re: gcc fails to build on sparc-solaris-2.7 - autoheader missing
  2000-05-25  5:03 Anthony Williams
@ 2000-05-25  5:12 ` Gerald Pfeifer
  0 siblings, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2000-05-25  5:12 UTC (permalink / raw)
  To: Anthony Williams; +Cc: gcc

On Thu, 25 May 2000, Anthony Williams wrote:
> The title says it all - CVS gcc fails to build on sparc-solaris-2.7,
> due to the lack of autoheader. What is this, and where can I get it? 

Are you using the contrib/gcc_update script? This should take care of such
issues, so you build failure would probably indicate an omission in that
script.

If you don't use contrib/gcc_update, you have to install another package
called "autoconf" and probably further ones (lex/flex, yacc/bison,...).

Hope this helps,
Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

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

* gcc fails to build on sparc-solaris-2.7 - autoheader missing
@ 2000-05-25  5:03 Anthony Williams
  2000-05-25  5:12 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Williams @ 2000-05-25  5:03 UTC (permalink / raw)
  To: gcc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The title says it all - CVS gcc fails to build on sparc-solaris-2.7,
due to the lack of autoheader. What is this, and where can I get it? 

Anthony

PGP Fingerprint: 
0E2D D32A 8732 DC31 804C  D435 9BF0 F8FE 1C1B 9AD5
PGP Key at: http://i3.yimg.com/3/c7e5ee24/g/68fc2307.asc

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 for non-commercial use < http://www.pgp.com >
Comment: PGP Key at: http://i3.yimg.com/3/c7e5ee24/g/68fc2307.asc

iQA/AwUBOS0WKZvw+P4cG5rVEQKaBwCfQRMpY+oB5ytn/5lTxUrRdYdzIiMAn3Es
ZQKo8KPajmaAz5ANOs4b8nWi
=RPV3
-----END PGP SIGNATURE-----



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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

end of thread, other threads:[~2000-05-25  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-25  7:28 gcc fails to build on sparc-solaris-2.7 - autoheader missing Anthony Williams
  -- strict thread matches above, loose matches on Subject: below --
2000-05-25  5:03 Anthony Williams
2000-05-25  5:12 ` Gerald Pfeifer

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