Skip to Content.
Sympa Menu

freetds - RE: [freetds] MSSQL on AIX 5.1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] MSSQL on AIX 5.1
  • Date: Thu, 1 Jul 2004 13:57:43 -0400

> From: Rafi Sheikh
> Sent: July 1, 2004 1:45 PM
>
> ./configure --disable-shared --prefix=... <--- is this dot
> dot dot or value is missing?

It is an elipsis, meaning substitute your own value. If you don't use the
--prefix option, it will default to /usr/local. See "./configure --help" or
the UG for more.

--jkl

> -----Original Message-----
> From: brian AT bruns.com [mailto:brian AT bruns.com]
> Sent: Thursday, July 01, 2004 8:43 AM
> To: freetds AT lists.ibiblio.org
> Subject: RE: [freetds] MSSQL on AIX 5.1
>
>
> Some additional info here. Static builds work fine.
>
> ./configure --disable-shared --prefix=...
>
> works like a charm, so we have some sort of gcc/libtools/AIX linker
> issue. A quick google search didn't turn anything up. Anyone got
> ideas?
>
> Brian
>
> On Wed, 30 Jun 2004 12:24:22 -0700 (PDT), brian AT bruns.com wrote:
>
> >
> > Freddy,
> >
> > ldd is not an AIX thing. Although there's a freeware package out on
> > Bull's site with it. Anyway, I am able to reproduce this on my 5.1
> > box, so I'll have a detailed look in the morning and try to resolve
> > it. Right now it is time to go home. However, a quick look gives:
> >
> > ls ../tds/.libs/libtds*
> > ../tds/.libs/libtds.a ../tds/.libs/libtds.so.3
> > ../tds/.libs/libtds.exp ../tds/.libs/libtds_objects.a
> > ../tds/.libs/libtds.la ../tds/.libs/libtds_objects.la
> > ../tds/.libs/libtds.lai
> >
> > Brian
> >
> > On Wed, 30 Jun 2004 20:56:52 +0200, Frediano Ziglio wrote:
> >
> > >
> > > Il mer, 2004-06-30 alle 20:12, Rafi Sheikh ha scritto:
> > > > (Sorry, I thought my unix admin did that, no soup for him)
> > > >
> > > > This is what he said after I sent your earlier email to him
> again:
> > > > "...
> > > > none of these files exist on draco:
> > > > ld.so.conf
> > > > ldconfig
> > > > libtds.so
> > > > libc.so.6
> > > > ..."
> > > >
> > > > Now what you think?
> > > >
> > >
> > > Ok. ld.so.conf, ldconfig are just configuration and a program to
> > manage
> > > shared objects (dynamic libraries) under Linux. libtds.so (or .sl
> or
> > > .dylib or whatever AIX support) is not in the system cause it's a
> > > FreeTDS library, it should be in src/tds/.libs (try to do an ls in
> > this
> > > directory). libc.so.6 it's Linux libc. Every unix has it's libc.
> Try
> > to
> > > issue a "ldd `which find`" should tell you where libc is located
> > >
> > > On my machine
> > >
> > > $ ldd `which find`
> > > libc.so.6 => /lib/tls/libc.so.6 (0x00499000)
> > > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00c7b000)
> > >
> > > freddy77
> > >
> > >
> > > _______________________________________________
> > > FreeTDS mailing list
> > > FreeTDS AT lists.ibiblio.org
> > > http://lists.ibiblio.org/mailman/listinfo/freetds
> > _______________________________________________
> > FreeTDS mailing list
> > FreeTDS AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/freetds
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person
> or entity to
> which it is addressed. If the reader of this e-mail is not
> the intended
> recipient or his or her authorized agent, the reader is
> hereby notified that
> any dissemination, distribution or copying of this e-mail is
> prohibited. If
> you have received this e-mail in error, please notify the
> sender by replying
> to this message and delete this e-mail immediately.
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
>

-----------------------------------------
The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the original
message. Please note that we do not accept account orders and/or instructions
by e-mail, and therefore will not be responsible for carrying out such orders
and/or instructions.
If you, as the intended recipient of this message, the purpose of which is to
inform and update our clients, prospects and consultants of developments
relating to our services and products, would not like to receive further
e-mail correspondence from the sender, please "reply" to the sender
indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New York,
NY 10105.






Archive powered by MHonArc 2.6.24.

Top of Page