Date: Sat, 11 Nov 2000 01:36:19 +1100 From: Zero Sum <count@shalimar.net.au> To: freebsd-stable@freebsd.org Subject: PORT Firewalk Message-ID: <0011110136190E.00417@shalimar.net.au>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Firewalk wants libnet which is fine and built from port and includes the
routine build_ip(). I don't understand configure well enough to fix this.
Is the -current port broken or am I missing something?
checking for a BSD compatible install... /usr/bin/install -c -o root -g
wheel
checking for build_ip in -lnet... no
configure: error: No libnet? No firewalk.
===> Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:578: checking host system type
configure:599: checking target system type
configure:617: checking build system type
configure:660: checking for gcc
configure:737: checking whether the C compiler (cc -O -pipe
-L/usr/local/lib) works
configure:751: cc -o conftest -O -pipe -L/usr/local/lib conftest.c 1>&5
configure:771: checking whether the C compiler (cc -O -pipe
-L/usr/local/lib) is a cross-compiler
configure:776: checking whether we are using GNU C
configure:785: cc -E conftest.c
configure:800: checking whether cc accepts -g
configure:828: checking how to run the C preprocessor
configure:849: cc -E conftest.c >/dev/null 2>conftest.out
configure:899: checking for a BSD compatible install
configure:952: checking for build_ip in -lnet
configure:971: cc -o conftest -O -pipe -L/usr/local/lib conftest.c -lnet
1>&5
/tmp/ccNB9221.o: In function `main':
/tmp/ccNB9221.o(.text+0x7): undefined reference to `build_ip'
configure: failed program was:
#line 960 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char build_ip();
int main() {
build_ip()
; return 0; }
(end of "config.log")
*** Error code 1
Geoff
--
count@shalimar.net.au
Nihil curo de ista tua stulta superstitione
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: SfDmL/0qgSmwoZEOiKdNKcOEQvjmdt//
iQA+AwUBOgwH4/h4xz7LU/evEQIQ7gCTBLRhVrX8Sn0yDOYC0j2U+uiEngCgxtF2
az+ZfEMjI3tMclCqHJLbHhc=
=UFcS
-----END PGP SIGNATURE-----
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0011110136190E.00417>
