From owner-freebsd-questions Sun Feb 25 14: 0:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f183.law11.hotmail.com [64.4.17.183]) by hub.freebsd.org (Postfix) with ESMTP id CBCE137B4EC for ; Sun, 25 Feb 2001 14:00:14 -0800 (PST) (envelope-from t403403@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 25 Feb 2001 14:00:14 -0800 Received: from 12.77.221.119 by lw11fd.law11.hotmail.msn.com with HTTP; Sun, 25 Feb 2001 22:00:14 GMT X-Originating-IP: [12.77.221.119] From: "Terry Witherspoon" To: freebsd-questions@freebsd.org Subject: MyODBC will not compile? Date: Sun, 25 Feb 2001 16:00:14 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Feb 2001 22:00:14.0657 (UTC) FILETIME=[54F36B10:01C09F76] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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-questions" in the body of the message