Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 18:51:42 GMT
From:      "Brent B. Powers" <powers-freebsd@b2pi.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/68288: p5-DBD-mysql broken with mysql 4.1.2
Message-ID:  <200406241851.i5OIpg65038872@www.freebsd.org>
Resent-Message-ID: <200406241900.i5OJ0gdo013788@freefall.freebsd.org>

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

>Number:         68288
>Category:       ports
>Synopsis:       p5-DBD-mysql broken with mysql 4.1.2
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 24 19:00:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Brent B. Powers
>Release:        5.2.1 Release
>Organization:
B2Pi LLC
>Environment:
FreeBSD path.cpmc.columbia.edu 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
With mysql client and server for 4.1 freshly installed, an attempted build of port databases/p5-DBD-mysql gives:

cc -c  -I/usr/local/lib/perl5/site_perl/5.8.4/mach/auto/DBI -I/usr/local/include/mysql -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -fno-omit-frame-pointer -fno-gcse  -O -pipe -mcpu=pentiumpro -O -pipe -mcpu=pentiumpro    -DVERSION=\"2.9003\"  -DXS_VERSION=\"2.9003\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.4/mach/CORE"   mysql.c
mysql.xs: In function `XS_DBD__mysql__GetInfo_dbd_mysql_get_info':
mysql.xs:355: error: `net_buffer_length' undeclared (first use in this function)
mysql.xs:355: error: (Each undeclared identifier is reported only once
mysql.xs:355: error: for each function it appears in.)
*** Error code 1


I've found a few mentions of this, but am so far unable to resolve.
>How-To-Repeat:
with databases/mysql41-client and databases/mysql41-server installed and running, attempt to make databases/p5-DBD-mysql
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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