Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 14:21:03 +0100 (CET)
From:      dada@sbox.tu-graz.ac.at
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9784: xmysqladmin port broken
Message-ID:  <199901221321.OAA04959@localhost.tu-graz.ac.at>

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

>Number:         9784
>Category:       ports
>Synopsis:       xmysqladmin port broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 29 14:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Martin Kammerhofer
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
>Environment:

>Description:

===>  Extracting for xmysqladmin-0.4.4
>How-To-Repeat:

cd /usr/ports/databases/xmysqladmin
make install clean

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for xmysqladmin-0.4.4.tar.gz.
 ===>   xmysqladmin-0.4.4 depends on shared library: Xpm.4 - found
 ===>   xmysqladmin-0.4.4 depends on shared library: xforms.0 - found
 ===>   xmysqladmin-0.4.4 depends on shared library: mysqlclient.5 - found
 ===>   xmysqladmin-0.4.4 depends on shared library: X11.6 - found
 ===>  Patching for xmysqladmin-0.4.4
 ===>  Applying FreeBSD patches for xmysqladmin-0.4.4
 ===>  Configuring for xmysqladmin-0.4.4
 ===>  Building for xmysqladmin-0.4.4
 
 [SNIP] (some make output omitted here)
 
 cc utils.c -O -pipe -c -DPIXMAPFILE=\"/usr/X11R6/include/X11/pixmaps/mysql.xpm\"  -DBACKUP=\""tar cvzf"\" -DBACKUPDIR=\"/tmp\"  -DBACKUPSUFFIX=\"".gz"\"  -DMYSQL_VERSION=321 -I/usr/X11R6/include -I/usr/local/include/mysql -DMYSQLDBDIR="\"/var/db/mysql/\" " 
 utils.c: In function `g_mysql_connect':
 utils.c:20: warning: passing arg 5 of `mysql_real_connect' makes pointer from integer without a cast
 utils.c:20: warning: passing arg 6 of `mysql_real_connect' makes integer from pointer without a cast
 utils.c:20: too few arguments to function `mysql_real_connect'
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 

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?199901221321.OAA04959>