Skip to content

Instantly share code, notes, and snippets.

Created May 25, 2012 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2786085 to your computer and use it in GitHub Desktop.
Save anonymous/2786085 to your computer and use it in GitHub Desktop.
nmap
Compiling libpcre
make[1]: Entering directory `/home/pkgmk/work/nmap/src/nmap-6.00/libpcre'
cd . && /bin/sh /home/pkgmk/work/nmap/src/nmap-6.00/missing --run aclocal-1.10
/home/pkgmk/work/nmap/src/nmap-6.00/missing: line 52: aclocal-1.10: command not found
WARNING: `aclocal-1.10' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.ac'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /bin/sh /home/pkgmk/work/nmap/src/nmap-6.00/missing --run autoconf
aclocal.m4:16: warning: this file was generated for autoconf 2.63.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --libexecdir=/usr/lib --mandir=/usr/man --with-libpcre=included --with-liblua=included --without-zenmap --without-ndiff --disable-nls CFLAGS=-O2 -march=native -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -Wl,-z,relro -Wl,-z,now CXXFLAGS=-O2 -march=native -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC --cache-file=/dev/null --srcdir=. --no-create --no-recursion
bash: xmalloc: locale.c:73: cannot allocate 2 bytes (0 bytes allocated)
make[1]: *** [config.status] Error 2
make[1]: Leaving directory `/home/pkgmk/work/nmap/src/nmap-6.00/libpcre'
make: *** [pcre_build] Error 2
=======> ERROR: Building '/home/pkgmk/packages/nmap#6.00-1.pkg.tar.gz' failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment