Skip to Content.
Sympa Menu

freetds - [freetds] Problem creating libraries under Solaris 8

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Susarla, Jyothi (GMIST, Custody Clearance & Settlement)" <Jyothi_Susarla AT ml.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Problem creating libraries under Solaris 8
  • Date: Thu, 12 Oct 2006 14:07:15 -0400

Hi,

We use freetds libraries with MSSql server 8.0. I just dowloaded Stable
Release from the right-hand side link on your home page and I'm new to
freetds. We want to compile freetds libraries using -xarch=v9 ( 64-bit )
to go with our other 64-bit libraries. I get the following error :

*** Error code 1
make: Fatal error: Command failed for target `libtds.la'
Current working directory
/cap-as2/u1/apps/cap2/msql/freetds_new/freetds-0.64/src/tds

I'm also attaching the output that I get when I try to execute the
"make" command. We use Solaris 8.

Please find the attachment and advise. Thanks for your help in advance.


Thanks,
-J

<<makeOutput.txt>>
--------------------------------------------------------

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/
--------------------------------------------------------
Making all in include
make all-am
Making all in src
Making all in replacements
Making all in tds
make all-recursive
Making all in unittests
/bin/bash ../../libtool --tag=CC --mode=link /mlextras/SUNWspro/bin/cc
-xarch=v9 -o libtds.la -rpath
/cap-as2/u1/apps/cap2/msql/freetds_new/freetds_newbuild/lib -version-info
5:0:0 -export-symbols-regex '^(tds_|tdsdump_|tds5_|tds7_).*'
libtds_objects.la ../replacements/libreplacements.la -lnsl -lsocket
rm -fr .libs/libtds.exp .libs/libtds.so.5.0.0.exp
generating symbol list for `libtds.la'
/usr/ccs/bin/nm -p ./.libs/libtds_objects.a
../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[
]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' |
/usr/xpg4/bin/sed 's/.* //' | sort | uniq > .libs/libtds.exp
egrep -e "^(tds_|tdsdump_|tds5_|tds7_).*" ".libs/libtds.exp" >
".libs/libtds.expT"
mv -f ".libs/libtds.expT" ".libs/libtds.exp"
echo "{ global:" > .libs/libtds.so.5.0.0.exp
cat .libs/libtds.exp | /usr/xpg4/bin/sed -e "s/\(.*\)/\1;/" >>
.libs/libtds.so.5.0.0.exp
echo "local: *; };" >> .libs/libtds.so.5.0.0.exp
/usr/ucb/ld -G -M .libs/libtds.so.5.0.0.exp -h libtds.so.5 -o
.libs/libtds.so.5.0.0 -Wl,-z -Wl,allextract ./.libs/libtds_objects.a
../replacements/.libs/libreplacements.a -Wl,-z -Wl,defaultextract -lnsl
-lsocket -lc
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1
*** Error code 1


  • [freetds] Problem creating libraries under Solaris 8, Susarla, Jyothi (GMIST, Custody Clearance & Settlement), 10/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page