From owner-freebsd-security Wed May 9 4:16:16 2001 Delivered-To: freebsd-security@freebsd.org Received: from sol.serv.u-szeged.hu (sol.serv.u-szeged.hu [160.114.51.3]) by hub.freebsd.org (Postfix) with ESMTP id F3E4837B422 for ; Wed, 9 May 2001 04:16:09 -0700 (PDT) (envelope-from sziszi@petra.hos.u-szeged.hu) Received: from petra.hos.u-szeged.hu by sol.serv.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id NAA17159; Wed, 9 May 2001 13:16:05 +0200 (MEST) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 14xRwp-0006Y9-00 for ; Wed, 09 May 2001 13:16:03 +0200 Date: Wed, 9 May 2001 13:16:03 +0200 From: Szilveszter Adam To: security@freebsd.org Subject: Re: setkey(3) not present in the system Message-ID: <20010509131603.D18390@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , security@freebsd.org References: <20010509104313.A47276@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010509104313.A47276@dogma.freebsd-uk.eu.org>; from rara.rasputin@virgin.net on Wed, May 09, 2001 at 10:43:13AM +0100 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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