Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2007 22:24:55 GMT
From:      Barrie Archer <BarrieArcher@freebmd.org.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116681: Installing port for DBD-mysql50 4.005 compilation fails in dbdimp.c
Message-ID:  <200709262224.l8QMOtQw001034@www.freebsd.org>
Resent-Message-ID: <200709262230.l8QMU2cI029436@freefall.freebsd.org>

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

>Number:         116681
>Category:       ports
>Synopsis:       Installing port for DBD-mysql50 4.005 compilation fails in dbdimp.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 22:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Barrie Archer
>Release:        6.2
>Organization:
FreeBMD
>Environment:
6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Sep 25 13:36:42 BST 2007
Ports hieraachy up to date at 10/9/07
DBD-mysql50-4.005 is latest according to freshports
>Description:
Doing make for p5-DBD-mysql50-4.005 results in:
===>  Building for p5-DBD-mysql50-4.005
cc -c  -I/usr/local/lib/perl5/site_perl/5.8.5/mach/auto/DBI -I/usr/local/include/mysql -fno-strict-aliasing -pipe -DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -O2 -fno-strict-aliasing -pipe -O -pipe    -DVERSION=\"4.005\"  -DXS_VERSION=\"4.005\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.5/mach/CORE"   dbdimp.c
dbdimp.c: In function `mysql_dr_connect':
dbdimp.c:1533: error: `ulong' undeclared (first use in this function)
dbdimp.c:1533: error: (Each undeclared identifier is reported only once
dbdimp.c:1533: error: for each function it appears in.)
dbdimp.c:1533: error: syntax error before numeric constant
dbdimp.c:1535: error: syntax error before numeric constant
dbdimp.c:1649: error: syntax error before numeric constant
dbdimp.c: In function `mysql_db_FETCH_attrib':
dbdimp.c:2268: warning: cast from pointer to integer of different size
dbdimp.c: In function `mysql_st_FETCH_attrib':
dbdimp.c:4071: warning: cast from pointer to integer of different size
*** Error code 1

Stop in /usr/ports/databases/p5-DBD-mysql50/work/DBD-mysql-4.005.
*** Error code 1

>How-To-Repeat:
cd /usr/ports/databases/p5-DBD-mysql50
make
>Fix:


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



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