Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 14:28:07 -0500
From:      "Jeff Hertig" <jhertig@cytranz.com>
To:        <ports@FreeBSD.org>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: unixODBC-2.0.9
Message-ID:  <ILEILPDDCPAAFHJPDEFNEEHICBAA.jhertig@cytranz.com>

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

I am trying to get unixODBC running on my freebsd 4.1 machine.  The package
doesn't install the DataManager or the
ODBCConfig programs.  When I try to build the package myself I get the
following errors on the "make install":

	touch /usr/local/etc/odbcinst.ini
	touch /usr/local/etc/odbc.ini
	echo "[TXT]" > txt_tmp.ini
	echo "Description = Text file driver" >> txt_tmp.ini
	echo "Driver = /usr/local/lib/libodbctxt.so" >> txt_tmp.ini
	echo "Setup = /usr/local/lib/libodbctxtS.so" >> txt_tmp.ini
	/usr/local/bin/odbcinst -d -i -f txt_tmp.ini
	[odbcinst] Driver installed. Usage count increased to 2. Target directory
is /usr/lib
	===>   Generating temporary packing list
	usage: mkdir [-pv] [-m mode] directory ...
	*** Error code 64

	Stop in /usr/ports/databases/unixODBC-2.0.9.
	*** Error code 1

	Stop in /usr/ports/databases/unixODBC-2.0.9.
	*** Error code 1

	Stop in /usr/ports/databases/unixODBC-2.0.9.


I looked for the binarys for these programs after the make.  It doesn't look
like they are being built.  Is there
something simple I'm missing?

Thanks, Jeff


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?ILEILPDDCPAAFHJPDEFNEEHICBAA.jhertig>