Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 08:51:38 -0800 (PST)
From:      benkovsky@nextra.cz
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/24639: two problems when compiling MySQL 3.23.32 from ports on FreeBSD 3.5
Message-ID:  <200101251651.f0PGpc444438@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         24639
>Category:       ports
>Synopsis:       two problems when compiling MySQL 3.23.32 from ports on FreeBSD 3.5
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 25 09:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jarda Benkovsky
>Release:        3.5-stable
>Organization:
>Environment:
FreeBSD stat.ti.cz 3.5-STABLE FreeBSD 3.5-STABLE #0: Mon Oct  9 14:17:54 CEST 2000     root@stat.ti.cz:/usr/src/sys/compile/STAT  i386
>Description:
1) error in /usr/ports/databases/mysql323-server/Makefile

parameter to configure: --with-libwrap  causes the liker options to be -Lyes/lib
defining it to --with-libwrap=/usr/local or whatever seems to fix that

2) compilation aborts with:
hostname.o: In function `ip_to_hostname(in_addr *, unsigned int *)':
hostname.o(.text+0x513): undefined reference to `my_gethostbyname_r'
*** Error code 1

>How-To-Repeat:
cd /usr/ports/databases/mysql323-server
make

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?200101251651.f0PGpc444438>