Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2001 15:21:55 -0600
From:      "Terry Witherspoon" <t403403@hotmail.com>
To:        freebsd-database@freebsd.org
Subject:   MyODBC will not compile?
Message-ID:  <F298YSoOZzHZlJ2HxYH000113e0@hotmail.com>

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

  Hi,

I'm trying to compile MyODBC 2.50.36 from source on a new
4.2 box. The compile fails with the message below. I don't
want to use the ports version as it tries to install MySQL
which I already have loaded. Anyone care to guess whats
wrong with this? Thanks, TW

/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/local/include/mysql  -I/usr/local/include  -g -O2 -c connect.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql 
-I/usr/local/include -g -O2 -Wp,-MD,.deps/connect.pp -c  -fPIC -DPIC 
connect.c -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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


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




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