Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Dec 2000 23:38:43 -0700
From:      Alex Huppenthal <alex@aspenworks.com>
To:        free <freebsd-isp@FreeBSD.ORG>
Subject:   MyODBC port FreeBSD 4.2 
Message-ID:  <3A3081F3.E0A35B55@aspenworks.com>

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


I'm setting up a FreeBSD system as a database server for Web
applications. I've installed MySQL 323 without a hitch, but installing
MyODBC from the Ports collection isn't going as well. I've made sure I
have the latest port and have rebuilt FreeBSD 4.2 (mostly because its
due) still no luck. Shedding any light would be appreciated.

Anyone seen this problem? 

bold:/usr1/ports/databases/myodbc >> make
===>  Building for MyODBC-2.50.34
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/local/include/mysql  -I/usr/local/include  -O -pipe -c
connect.c
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql
-I/usr/local/include -O -pipe -Wp,-MD,.deps/connect.pp -c connect.c 
-fPIC -DPIC -o connect.lo
connect.c: In function `SQLAllocConnect':
connect.c:89: structure has no member named `vio'
connect.c: In function `SQLConnect':
connect.c:196: structure has no member named `vio'
gmake: *** [connect.lo] Error 1
*** Error code 2


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




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