Re: [exim] Problem compiling exim on AIX

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tony Finch
日付:  
To: Andrew.Stringer
CC: exim-users
題目: Re: [exim] Problem compiling exim on AIX
On Mon, 3 Mar 2008, Andrew.Stringer@??? wrote:
>
> I thought parse errors were synax related, but I find it hard to believe
> that either aix or exim would have these sorts of errors.


Hmf, now Exim is having the problem you observed with nano. I'm afraid I
can't help with the details of this since I don't have an AIX box here.
However I can provide some advice that's true to all Unixes.

Your copy of gcc is choking on the system headers, which implies that your
gcc installation is broken. (More broken than just getting the default
object format wrong.) There's a program (IIRC called fixheaders) that gcc
uses during installation to make a copy of the system headers in which
vendor-specific C extensions are replaced with gcc-specific C extensions.
It looks like your gcc doesn't have (or can't find) suitable massaged
copies of the headers.

Perhaps this page will help:
http://www.ibm.com/developerworks/aix/library/au-gnu.html

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}