freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: "Thompson, Bill D (London)" <bill_d_thompson AT ml.com>
- To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
- Subject: RE: [freetds] MSSQL on AIX 5.1
- Date: Tue, 29 Jun 2004 17:27:37 +0100
Somehow you are jot picking up one of the FreeTDS libraries when you try and
build one of our executables - tsql.
It's a bit difficult to see why as your setup is far from transparent:
/usr/bin/../lib/gcc-lib/powerpc-ibm-aix5.1.0.0/2.9-aix51-020209/../../.. ?
I make that
/usr/lib
:-0
Bill
> -----Original Message-----
> From: Rafi Sheikh [SMTP:Rafi.Sheikh AT Ingenix.com]
> Sent: 29 June 2004 17:07
> To: 'FreeTDS Development Group'
> Subject: RE: [freetds] MSSQL on AIX 5.1
>
> Resending this again please if you don't mind, let me know what is wrong
> here (Aix 5.1)
> TIA
>
> -----Original Message-----
> From: Rafi Sheikh
> Sent: Monday, June 28, 2004 3:37 PM
> To: 'FreeTDS Development Group'
> Subject: RE: [freetds] MSSQL on AIX 5.1
>
>
> Here is the error my unix admin got when trying ot install FreeTDS on Aix
> 5.1...any suggestions?
>
> TIA
>
> ---error starts here---
> gcc -g -O2 -o .libs/tsql tsql.o -lcurses -L../tds/.libs -ltds -liconv -lc
> -Wl,-blibpath:/usr/local/lib:/usr/bin/../lib/gcc-lib/powerpc-ibm-aix5.1.0.
> 0/
> 2.9-aix51-020209:/usr/bin/../lib/gcc-lib:/opt/freeware/GNUPro/lib/gcc-lib/
> po
> werpc-ibm-aix5.1.0.0/2.9-aix51-020209:/usr/bin/../lib/gcc-lib/powerpc-ibm-
> ai
> x5.1.0.0/2.9-aix51-020209/../../..:/opt/freeware/GNUPro/lib/gcc-lib/powerp
> c-
> ibm-aix5.1.0.0/2.9-aix51-020209/../../..:/usr/lib:/lib
> ld: 0711-317 ERROR: Undefined symbol: .tds_submit_query
> ld: 0711-317 ERROR: Undefined symbol: .tds_get_null
> ld: 0711-317 ERROR: Undefined symbol: .tds_get_conversion_type
> ld: 0711-317 ERROR: Undefined symbol: .tds_convert
> ld: 0711-317 ERROR: Undefined symbol: .tds_process_row_tokens
> ld: 0711-317 ERROR: Undefined symbol: .tds_version
> ld: 0711-317 ERROR: Undefined symbol: .tds_client_msg
> ld: 0711-317 ERROR: Undefined symbol: .tds_process_result_tokens
> ld: 0711-317 ERROR: Undefined symbol: .tds_get_compiletime_settings
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_user
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_app
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_library
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_server
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_client_charset
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_language
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_passwd
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_interfaces_file_loc
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_port
> ld: 0711-317 ERROR: Undefined symbol: .tds_alloc_login
> ld: 0711-317 ERROR: Undefined symbol: .tds_alloc_context
> ld: 0711-317 ERROR: Undefined symbol: .tds_alloc_socket
> ld: 0711-317 ERROR: Undefined symbol: .tds_set_parent
> ld: 0711-317 ERROR: Undefined symbol: .tds_read_config_info
> ld: 0711-317 ERROR: Undefined symbol: .tds_connect
> ld: 0711-317 ERROR: Undefined symbol: .tds_free_connection
> ld: 0711-317 ERROR: Undefined symbol: .tds_free_socket
> ld: 0711-317 ERROR: Undefined symbol: .tds_free_login
> ld: 0711-317 ERROR: Undefined symbol: .tds_free_context
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.
> collect2: ld returned 8 exit status
> make: 1254-004 The error code from the last command is 1.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 1.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 1.
>
>
> Stop.
>
>
> 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
>
>
> 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
==============================================================================
If you are not an intended recipient of this e-mail, please notify
the sender, delete it and do not read, act upon, print, disclose,
copy, retain or redistribute it.
Click here for important additional terms relating to this e-mail.
<http://www.ml.com/email_terms/>
==============================================================================
-
[freetds] MSSQL on AIX 5.1,
Rafi Sheikh, 06/28/2004
- <Possible follow-up(s)>
-
RE: [freetds] MSSQL on AIX 5.1,
Thompson, Bill D (London), 06/28/2004
- Re: [freetds] MSSQL on AIX 5.1, Martin Spott, 06/28/2004
- RE: [freetds] MSSQL on AIX 5.1, Rafi Sheikh, 06/28/2004
-
RE: [freetds] MSSQL on AIX 5.1,
Rafi Sheikh, 06/28/2004
- Re: [freetds] MSSQL on AIX 5.1, Daniel Fazekas, 06/28/2004
- RE: [freetds] MSSQL on AIX 5.1, Rafi Sheikh, 06/29/2004
-
RE: [freetds] MSSQL on AIX 5.1,
Thompson, Bill D (London), 06/29/2004
- RE: [freetds] MSSQL on AIX 5.1, Frediano Ziglio, 06/29/2004
- RE: [freetds] MSSQL on AIX 5.1, Rafi Sheikh, 06/29/2004
- RE: [freetds] MSSQL on AIX 5.1, Rafi Sheikh, 06/30/2004
- RE: [freetds] MSSQL on AIX 5.1, ZIGLIO, Frediano, VF-IT, 06/30/2004
-
RE: [freetds] MSSQL on AIX 5.1,
Rafi Sheikh, 06/30/2004
- RE: [freetds] MSSQL on AIX 5.1, Frediano Ziglio, 06/30/2004
- RE: [freetds] MSSQL on AIX 5.1, brian, 06/30/2004
Archive powered by MHonArc 2.6.24.