From owner-freebsd-isp Mon May 14 14:21:22 2001 Delivered-To: freebsd-isp@freebsd.org Received: from ns1.officeonweb.net (ns1.officeonweb.net [209.61.157.241]) by hub.freebsd.org (Postfix) with ESMTP id EA9E037B424 for ; Mon, 14 May 2001 14:21:18 -0700 (PDT) (envelope-from mdickerson@officeonweb.net) Received: from sami002 (sdsl-66-80-53-23.dsl.lax.megapath.net [66.80.53.23]) by ns1.officeonweb.net (8.9.3/8.9.3) with SMTP id PAA35723; Mon, 14 May 2001 15:25:02 -0600 (MDT) (envelope-from mdickerson@officeonweb.net) Message-Id: <3.0.6.32.20010514152139.00abd720@officeonweb.net> X-Sender: succes03@officeonweb.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 14 May 2001 15:21:39 -0600 To: Ben Loyall From: mdickerson@officeonweb.net Subject: Re: mysql make error Cc: freebsd-isp@freebsd.org In-Reply-To: <5.1.0.14.0.20010514153519.009ee810@mail.loyall.org> References: <3.0.6.32.20010514100615.00b002e0@officeonweb.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, Don't know if this helps, but someone that knows how mysql builds . . . In the work/mysql-3.23.38/Makefile, there is "WRAPLIBS = -Lyes/lib -lwrap". But of course, if you remove "--with-libwrap \" from the /usr/ports/mysql323-server/Makefile, you'll get the same error, without the "cant' cd to yes/lib" issue. That error produced (once again) is: hostname.o: In function `ip_to_hostname(in_addr *, unsigned int *)': hostname.o(.text+0x52b): undefined reference to `my_gethostbyname_r' *** Error code 1 Stop. I'm guessing there have been some changes to some libraries from 3.5 to 4.x (fixes)? mike At 03:36 PM 5/14/01 -0400, you wrote: > >Mike, > >If you get a fix for this, please pass it along... I see the same problem >on 3.5-STABLE and got no response for the address listed as port maintainer >(dirk@freebsd.org). I know it works as advertised on 4.3-STABLE :( > >thanks, > >ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message