Discussion:
pkg/49301: Cannot compile nmap with gcc 4.9.1
b***@pocketservices.de
2014-10-21 21:50:00 UTC
Permalink
Number: 49301
Category: pkg
Synopsis: Cannot compile nmap with gcc 4.9.1 (ssp.h not found)
Confidential: no
Severity: non-critical
Priority: medium
Responsible: pkg-manager
State: open
Class: sw-bug
Submitter-Id: net
Arrival-Date: Tue Oct 21 21:50:00 +0000 2014
Originator: Benjamin Lorenz
Release: NetBSD 6.1_STABLE
System: NetBSD netvm.pocketservices.de 6.1_STABLE NetBSD 6.1_STABLE (GENERIC) #0: Mon Jul 28 17:58:37 CEST 2014 ***@netvm.pocketservices.de:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
gmake[1]: Entering directory '/usr/pkg/src/net/nmap/work/nmap-6.47/nbase'
gcc -O2 -I/usr/pkg/include -I/usr/include -Wall -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -c -o snprintf.o snprintf.c
In file included from /usr/pkg/gcc49/lib/gcc/i486--netbsdelf/4.9.1/include-fixed/stdio.h:540:0,
from snprintf.c:55:
/usr/pkg/gcc49/lib/gcc/i486--netbsdelf/4.9.1/include/ssp/stdio.h:38:17: fatal error: ssp.h: No such file or directory
#include <ssp.h>
^
compilation terminated.
<builtin>: recipe for target 'snprintf.o' failed
gmake[1]: *** [snprintf.o] Error 1
gmake[1]: Leaving directory '/usr/pkg/src/net/nmap/work/nmap-6.47/nbase'
Makefile:135: recipe for target 'nbase_build' failed
gmake: *** [nbase_build] Error 2
*** Error code 2
Set GCC_REQD=4.9 in /etc/mk.conf and compile net/nmap.
...no problem to compile with gcc 4.5.3.
w***@NetBSD.org
2014-10-21 22:20:07 UTC
Permalink
Synopsis: Cannot compile nmap with gcc 4.9.1 (ssp.h not found)

Responsible-Changed-From-To: pkg-manager->pettai
Responsible-Changed-By: ***@NetBSD.org
Responsible-Changed-When: Tue, 21 Oct 2014 22:20:07 +0000
Responsible-Changed-Why:
Over to maintainer.

Loading...