pkgsrc-Bugs archive

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

Re: pkg/27796



The following reply was made to PR pkg/27796; it has been noted by GNATS.

From: "S.P.Zeidler" <spz%serpens.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: tron%netbsd.org@localhost
Subject: Re: pkg/27796
Date: Sat, 9 Jul 2005 13:29:09 +0200

 The problem originates in devel/apr
 
 in work/httpd-2.0.54/srclib/apr/config.log (or similar path)
 the test for -lpthread results in:
 configure:25785: result:
 configure:25821: checking for LIBS needed for pthreads
 configure:25858: cc -o conftest -O2 -I/usr/pkg/include -I/usr/pkg/include 
-DNETBSD -L/usr/pkg/lib -Wl,-R/usr/pkg/lib conftest.c -lm -lcrypt -lresolv 
-lpthread >&5
 configure:25861: $? = 0
 configure:25863: ./conftest
 [1]   Abort trap (core dumped) ./conftest${ac_e...
 ...
 
 (conftest builds but fails with abort trap when being run)
 
 this was identified as being due to the stacksize limit set to unlimited.
 That's fairly strange but certainly not a problem of the apache2 package.
 
 -- 
 spz%serpens.de@localhost (S.P.Zeidler)
 



Home | Main Index | Thread Index | Old Index