From owner-freebsd-isp Thu Dec 7 22:42:35 2000 From owner-freebsd-isp@FreeBSD.ORG Thu Dec 7 22:42:32 2000 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.prod.itd.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id AA3C737B400 for ; Thu, 7 Dec 2000 22:42:32 -0800 (PST) Received: from aspenworks.com (hh1127215.direcpc.com [206.71.127.215]) by gull.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id WAA13210 for ; Thu, 7 Dec 2000 22:42:25 -0800 (PST) Message-ID: <3A3081F3.E0A35B55@aspenworks.com> Date: Thu, 07 Dec 2000 23:38:43 -0700 From: Alex Huppenthal Reply-To: alex@aspenworks.com Organization: Aspenworks X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: free Subject: MyODBC port FreeBSD 4.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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