Skip to Content.
Sympa Menu

freetds - RE: WARNING: update your autoconf

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Varley, David(CBorn at Alcoa)" <David.Varley AT alcoa.com.au>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: RE: WARNING: update your autoconf
  • Date: Wed, 9 Oct 2002 18:09:01 +0800


Thanks Freddy, but still fails on me.
I think the change may be to do with the libtool discussion on
library search paths (rpath etc)

I still get:

bash-2.02# make
Making all in include
make[1]: Entering directory
`/usr/users/cborn/src/ODBC/freetds_compaq/include'
make[1]: Leaving directory
`/usr/users/cborn/src/ODBC/freetds_compaq/include'
Making all in src
make[1]: Entering directory `/usr/users/cborn/src/ODBC/freetds_compaq/src'
Making all in replacements
make[2]: Entering directory
`/usr/users/cborn/src/ODBC/freetds_compaq/src/replacements'
/bin/ksh ../../libtool --mode=link gcc -D_OSF_SOURCE
-D_XOPEN_SOURCE_EXTENDED -D_POSIX_C_SOURCE=199506L -DTDS70 -DUNIXODBC
-DMSDBLIB -D_REENTRANT -D_THREAD_SAFE -L../unixODBC/lib -o
libreplacements.la asprintf.lo vasprintf.lo atoll.lo
../../libtool[1280]: ../unixODBC/lib: not found
libtool: link: cannot determine absolute directory name of `../unixODBC/lib'
make[2]: *** [libreplacements.la] Error 1
make[2]: Leaving directory
`/usr/users/cborn/src/ODBC/freetds_compaq/src/replacements'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/users/cborn/src/ODBC/freetds_compaq/src'
make: *** [all-recursive] Error 1

David

> -----Original Message-----
> From: Frediano Ziglio [mailto:freddyz77 AT tin.it]
> Sent: Wednesday, 9 October 2002 6:38 PM
> To: TDS Development Group
> Subject: [freetds] RE: WARNING: update your autoconf
>
>
> Il mer, 2002-10-09 alle 07:13, Varley, David(CBorn at Alcoa)
> ha scritto:
> > Nick,
> >
> > I've been using autoconf 2.53 for some time, and when the
> latest CVS code
> > started to complain about macro errors I harked back to you
> email, and
> > upgraded to 2.54.
> >
> > Now something else broke. I configure with a line like:
> >
> > ../freetds/configure --with-unixodbc=../unixODBC [other options]
> >
>
> The problem is not autoconf version, but relative directory.
> Fixed in CVS. For relative directory is used
> -L../unixODBC/lib but when
> current directory change this became invalid.
>
> freddy77
>
>
>
> ---
> You are currently subscribed to freetds as:
> [David.Varley AT alcoa.com.au]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>




Archive powered by MHonArc 2.6.24.

Top of Page