pkgsrc-Users archive

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

Re: screen fails to find AIX sockets/fifos during config



On Sun, 22 Feb 2009 01:28:26 +0900, Louis Guillaume 
<lguillaume%berklee.edu@localhost> wrote:

> Ok - here's what I see in config.log, when run as "bmake configure" in
> the pkgsrc directory...
>
> configure:4159: checking fifos...
> configure:4242: cc -o conftest -q64 -qarch=ppc64 -O3 -qstrict -qcpluscmt
> -qkeyword=inline -ma -I/usr/include -I/usr/include -L/usr/lib
> -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib conftest.c  >&5
> configure:4245: $? = 0
> configure:4247: ./conftest
> ./configure: line 4248: 1867908 Alarm clock             ./conftest$ac_exeext
> configure:4250: $? = 142
> configure: program exited with status 142

Hmm, It seems that test run of conftest is terminated due to alarm(5).

> ... so the big question is: why does it work when running ./configure
> directly in the work/screen-4.0.3 directory?

You can find in ${WRKDIR}/.work.log what pkgsrc modify compiler options.

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index