pkgsrc-Users archive

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

Re: gcc34 build problem on Tru64 UNIX 5.1b



Alexey Lebedev wrote:
On Tue, 2006-09-19 at 11:05 +0100, Raymond Meyer wrote:
On Tue, 19 Sep 2006 13:44:01 +0400
Alexey Lebedev <lebedev%zhtw.org.ru@localhost> wrote:

Hi!

I couldn't build gcc34 on Alpha 21146 under Tru64 UNIX:
Have a look at config.log file, it should tell you something interesting about
why an error occurs

Sorry, I can't understand what problem is. Config.log contains folowing:

[snip]

There are other config.logs in gcc subdirectories.
My gut tells me this is a tool incompatibility issue.
Most likely candidates are sh, awk or sed.
You can try to install bash, gawk, gsed from pkgsrc and
set this in your mk.conf while building gcc.

SED=/usr/pkg/bin/gsed
AWK=/usr/pkg/bin/gawk
SH=/usr/pkg/bin/bash

You'll need to restart the build from scratch. Hope this helps.




Home | Main Index | Thread Index | Old Index