Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 05:31:10 -0800
From:      walt <wa1ter@hotmail.com>
To:        freebsd-ports@freebsd.org, shipley@dis.org
Subject:   libnet 1.0.2a broken in -current.
Message-ID:  <3DDB8E9E.90900@hotmail.com>

next in thread | raw e-mail | index | archive | help
The generated Makefile wants to build libnet_link_null.o but
there is no corresponding src/libnet_link_null.c to compile.

There is a variable LL_INT_TYPE in configure which gets set
to "null" (at least on my machine) which generates the name
libnet_link_null.o in Makefile.in.

I'm not sure where src/libnet_link_null.c ought to come from,
but it's missing.

I'm wondering if maybe there's a missing dependency for this
port that causes this problem?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DDB8E9E.90900>