public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: tonhe@qx.net
To: gcc-help@gcc.gnu.org
Subject: Re: Fwd: help, please
Date: Tue, 13 Aug 2002 09:49:00 -0000	[thread overview]
Message-ID: <1029257335.3d5938777ef57@mail.iphere.com> (raw)
In-Reply-To: <1029255663.3d5931ef55744@mail.iphere.com>

Ok, so I should've looked this one up too... apparently linking with ld -N 
works just fine.. 


Thanks for the help.. I'm sure i'll be posting for some help again soon :) 

Tony


Quoting tonhe@qx.net:

> 
> 
> Well, after using --disable-nls, i get to linking... and I get stopped dead
> 
> with an error i've never seen.. 
> 
> 
> /usr/bin/ld: gengenrtl: Not enough room for program headers (allocated 6,
> need 
> 7)
> /usr/bin/ld: final link failed: Bad value
> collect2: ld returned 1 exit status
> make[2]: *** [gengenrtl] Error 1
> 
> FYI /usr/bin/ld --version GNU ld 2.9.1 
> (supported emulations elf_i386, i386linux)
> 
> 
> Any ideas ??
> 
> Anthony
> 
> Quoting Cyrille Chepelov <cyrille@chepelov.org>:
> 
> > Le Tue, Aug 13, 2002, à 11:11:34AM -0400, tonhe@qx.net a écrit:
> > > Can anyone give me a hand or point me in the right direction ?
> > > I can't build a new version of Glibc because my version of gcc is too
> old
> > 
> > > (according to the configure script).
> > > 
> > > Please give me a hand, I need to get this box up and running again.
> > 
> > disable NLS. --help is your friend, especially in ./configure.
> > 
> > 	-- Cyrille
> > 
> > 
> > > 
> > > Thank you
> > > 
> > > Anthony
> > > 
> > > ----- Message from tonhe@qx.net -----
> > >     Date: Tue, 13 Aug 2002 02:41:33 -0400
> > >     From: tonhe@qx.net
> > > Reply-To: tonhe@qx.net
> > >  Subject: help, please
> > >       To: gcc@gcc.gnu.org
> > > 
> > > 
> > > 
> > > 
> > > at least, point me in the right direction if you can.
> > > 
> > > System is SMP i686, Slackware 7.1 w/2.4.17, glibc 2.1.3, gettext 0.11.5
> and
> > 
> > > gcc/egcs 2.91.66
> > > 
> > > I'm trying to compile gcc/egcs 2.95.3 or 3.1.1 and there is obviously
> > something 
> > > the new version of gettext that the compiler dosent like. During compile
> it
> > 
> > > errors out with this.. 
> > > 
> > > make[3]: Entering directory `/server/root/gcc-2.95.3/texinfo/makeinfo'
> > > gcc -g -O2  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a  
> > > makeinfo.o: In function `warning':
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:893: undefined reference to
> 
> > > `libintl_gettext'
> > > makeinfo.o: In function `remember_error':
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:916: undefined reference to
> 
> > > `libintl_gettext'
> > > makeinfo.o: In function `main':
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:954: undefined reference to
> 
> > > `libintl_bindtextdomain'
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:955: undefined reference to
> 
> > > `libintl_textdomain'
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:976: undefined reference to
> 
> > > `libintl_gettext'
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:991: undefined reference to
> 
> > > `libintl_gettext'
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:994: undefined reference to
> 
> > > `libintl_gettext'
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:1037: undefined reference
> to
> > 
> > > `libintl_gettext'
> > > /root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:1069: undefined reference
> to
> > 
> > > `libintl_gettext'
> > > makeinfo.o:/root/gcc-2.95.3/texinfo/makeinfo/makeinfo.c:1080: more
> > undefined 
> > > references to `libintl_gettext' follow
> > > collect2: ld returned 1 exit status
> > > make[3]: *** [makeinfo] Error 1
> > > 
> > > 
> > > ==== Can you point me in the right direction for fixing this, I am
> possibly
> > 
> > > considering upgrading glibc aswell.. 
> > > 
> > > 
> > > Thank you, and please reply to tonhe@qx.net ( I am not a list member )
> > > 
> > > Anthony Mattke
> > > 
> > > 
> > > ----- End forwarded message -----
> > > 
> > > 
> > > 
> > > 
> > > 
> > 
> > -- 
> > Grumpf.
> > 
> > 
> 
> 
> 
> 
> 
> 





  reply	other threads:[~2002-08-13 16:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1029251494.3d5921a661a9d@mail.iphere.com>
     [not found] ` <20020813154123.GA24662@chepelov.org>
2002-08-13  9:21   ` tonhe
2002-08-13  9:49     ` tonhe [this message]
2002-08-13  9:54       ` tonhe
2002-08-13 14:00         ` tonhe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1029257335.3d5938777ef57@mail.iphere.com \
    --to=tonhe@qx.net \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).