[MacPorts] #51636: freetds fails to build with error: Invalid value specified for --with-tdsver: 8.0
MacPorts
noreply at macports.org
Tue Jul 5 01:29:58 PDT 2016
#51636: freetds fails to build with error: Invalid value specified for --with-
tdsver: 8.0
----------------------+--------------------------
Reporter: jeff@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: freetds |
----------------------+--------------------------
Comment (by kiwiroy@…):
The attached patch changes the TDS version from 8.0 to 7.4, which appears
to be the right thing to do after reading
http://www.freetds.org/userguide/choosingtdsprotocol.htm
Installation successful:
{{{
$ sudo port install freetds +mssql+odbc
Password:
---> Computing dependencies for freetds
---> Fetching distfiles for freetds
---> Verifying checksums for freetds
---> Extracting freetds
---> Applying patches to freetds
---> Configuring freetds
---> Building freetds
---> Staging freetds into destroot
---> Installing freetds @1.00.9_0+mssql+odbc
---> Deactivating freetds @0.95.95_0+mssql+odbc
---> Cleaning freetds
---> Activating freetds @1.00.9_0+mssql+odbc
Configuration file freetds.conf exists and has been retained.
(The distribution's version has been installed to
/opt/local/etc/freetds/freetds.conf.sample)
Configuration file locales.conf exists and has been retained.
(The distribution's version has been installed to
/opt/local/etc/freetds/locales.conf.sample)
Configuration file pool.conf exists and has been retained.
(The distribution's version has been installed to
/opt/local/etc/freetds/pool.conf.sample)
---> Cleaning freetds
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/51636#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list