bug-binutils
[Top][All Lists]
Advanced

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

Re: binutils build broken on Solaris 8


From: Roland Lengfeldner
Subject: Re: binutils build broken on Solaris 8
Date: Thu, 7 Apr 2005 16:40:26 +0200 (MEST)

Hi Nick,

> Hi Roland,
> 
> > Another question, I just receive another email regarding
> > that I post to a member-only list. I didn't know that before, how can I
> > change it?
> 
> If you surf to:
> 
>    http://sources.redhat.com/binutils/
> 
> You will find a section about halfway down where you can join the 
> mailing list.
> 
> Cheers
>    Nick
> 
I have decided not to join the mailing list, because I prefer the web
interface, so that I decide which mails to read and which not, and moreover
I am not so deep in the machine programming field, I'm just a happy user of
binutils and gcc.

to the problem:
There is a file in /usr/include/locale.h, this file is found by configure,
because /usr/include/ is in the standard include dir of gcc. In this file,
libintl.h is included. On Red Hat 7.2, locale.h also exists, but libintl.h
is not included within this file, therefore this warning is only on the
Solaris side. I'm no system administrator, so I can't change this file. A
workaround is to modify build_bin/binutils/config.h, by comment
HAVE_LOCALE_H, HAVE_LC_MESSAGES and HAVE_SETLOCALE. Then the files in the
directory would build. These changes to config.h need to be done also in
other directories of binutils-050406. 


But then another warning turns up: 
../../binutils-050406/include/libiberty.h:80: warning: function declaration
isn't a prototype
--> today I don't have time to have a closer look on this, hopefully
tomorrow.

regards,
Roland

-- 
Handyrechnung zu hoch? Tipp: SMS und MMS mit GMX
Seien Sie so frei: Alle Infos unter http://www.gmx.net/de/go/freesms



reply via email to

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