Date: Wed, 9 May 2001 13:16:03 +0200 From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: security@freebsd.org Subject: Re: setkey(3) not present in the system Message-ID: <20010509131603.D18390@petra.hos.u-szeged.hu> In-Reply-To: <20010509104313.A47276@dogma.freebsd-uk.eu.org>; from rara.rasputin@virgin.net on Wed, May 09, 2001 at 10:43:13AM %2B0100 References: <20010509104313.A47276@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 09, 2001 at 10:43:13AM +0100, Rasputin wrote: > > Morning all. > I'm trying to port a WAP gateway to BSD, I've managed to get it to roll > a binary, but want to quench these warnings before I submit it. > (see bottom) Although I am far from a programming nose (hm:-) I remember these warnings when you link against libc like this: -lc. This is not needed in my experience anyway, but seems to be required on some other UNIX platforms. On FreeBSD, you don't need the -lc. (or -lC or other variants thereof. I could find an interesting sampler in the Mozilla PSM code not long ago...) Of course, just my HUF 0.02... -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010509131603.D18390>