pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: security/dirmngr compilation fails on NetBSD/alpha
On Thu, Nov 24, 2016 at 07:49:48PM +0100, BERTRAND Joël wrote:
> I have upgraded my pkgsrc tree and I'm now unable to build dirmngr.
> Configure script fails with :
...
> configure:8387: gcc -o conftest -O2 -mcpu=ev56 -mtune=ev56 -mieee
The check is much earlier, the report is too late. For me (on amd64)
it works and looks like this:
configure:6993: checking for pth-config
configure:7011: found /usr/pkg/bin/pth-config
configure:7024: result: /usr/pkg/bin/pth-config
configure:7038: checking for PTH - version >= 1.3.7
configure:7064: result: yes
configure:7066: checking whether PTH installation is sane
configure:: gcc -o conftest -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/include -Wall -Wno-pointer-sign -I/usr/pkg/include -I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/include -Wl,-z,relro -Wl,-z,now -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib conftest.c -lpth >&5
configure:: $? = 0
configure:7096: result: yes
Thomas
Home |
Main Index |
Thread Index |
Old Index