Skip to Content.
Sympa Menu

freetds - RE: [freetds] problem about freeTDS installing on solaris, help me

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] problem about freeTDS installing on solaris, help me
  • Date: Thu, 10 Jun 2004 11:02:12 -0400

> [mailto:freetds-bounces AT lists.ibiblio.org]On Behalf Of ldai
> Sent: June 10, 2004 5:58 AM
>
> I add "-lsocket -lnsl" to compile my programe, but I still
> get serveral errors.
...
> gcc -I. -I/usr/local/freetds/include
> test.c /usr/local/freetds/lib/libsybdb.a -lm -o test -lsocket -lnsl
>
> ------link results-----------------
> Undefined first referenced
> symbol in file
> libiconv
> /usr/local/freetds/lib/libsybdb.a(iconv.o)
> libiconv_open
> /usr/local/freetds/lib/libsybdb.a(iconv.o)
> ReleaseIPAddress
> libnextipc.a(f_nip_UpdateDHCPAlloc.o)
> libiconv_close
> /usr/local/freetds/lib/libsybdb.a(iconv.o)
> ld: fatal: Symbol referencing errors. No output written to ms_sql
> collect2: ld returned 1 exit status

About ReleaseIPAddress, I don't know. Perhaps "man ReleaseIPAddress" will
indicate which library that's in.

As for libiconv, try "./configure --disable-libiconv". I don't think we can
use Solaris's iconv in any case. The built-in iconv will handle ISO 8859
character sets. If you need more, you'll probably need GNU.

--jkl

-----------------------------------------
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