Skip to Content.
Sympa Menu

freetds - Make Cannot open file, .la

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: cwood AT wencor.com
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Make Cannot open file, .la
  • Date: Mon, 23 Apr 2001 17:30:07 -0400


I've tried to compile .51 but receive two errors based on .la files not
existing. I'm not a C programmer, but tracked it down to the ones below.
If I comment these lines out, it will compile but the "make check" fails
with symbol referencing errors. Any ideas?

The first is in src/ctlib/Makefile:
lib_LTLIBRARIES = libct.la

The second is in src/dblib/Makefile:
lib_LTLIBRARIES = libsybdb.la

System:
DG/UX 4.2mu05 (Data General Unix for Intel, Aviion 5900)
I'm hoping to get the Perl DBD::Sybase going to connect to MS Sql 6.5
server so I can use DBI.




Archive powered by MHonArc 2.6.24.

Top of Page