[asterisk-bugs] [Asterisk 0013328]: Configure does not find the tds libraries
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Aug 17 07:34:05 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13328
======================================================================
Reported By: falves11
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13328
Category: CDR/cdr_tds
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 138360
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2008-08-16 22:42 CDT
Last Modified: 2008-08-17 07:34 CDT
======================================================================
Summary: Configure does not find the tds libraries
Description:
My config.log shws that tds is not there, but it is there and working fine.
I did follow the suggestion of a wise man who said this:
"You need to run 'make install' in the FreeTDS source directory, run
'ldconfig' as root, and then re-run ./configure within the asterisk source
directory."
But strange enough still config.log shows no trace of freetds, while it
compiles cdr_odbc which works on top of freetds. My config.log shows this
configure:28397: checking for tds_version in -ltds
configure:28432: gcc -o conftest -g -O2 conftest.c -ltds >&5
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
cannot find -ltds
collect2: ld returned 1 exit status
While this might not be an Asterisk bug per se, what can I do to force
config to consider freetds installed?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-17 07:34 seanbright Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list