Skip to Content.
Sympa Menu

freetds - Re: [freetds] Unable to install freetds on Unixware 7

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Mittel, Alexander" <Alexander.Mittel AT siemens.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Unable to install freetds on Unixware 7
  • Date: Tue, 11 Aug 2009 11:30:56 +0200

Hi, Paul,

-----Ursprüngliche Nachricht-----
>Im Auftrag von Paul S. Kemp
>
>Thanks for the response.
>
>This is the configure command I ran and I've included the output.
>
>On reviewing this more clearly it would appear the configure does error,
>but I'm unsure why.
>
>./configure -prefix=/usr/local/freetds --with-tdsver=8.0
>--disable-threadsafe
>
>here is the output
>
>....
>....
>checking for shared library run path origin... ./config.rpath: line 1:
>./config.
>rpath: not found
>done
>....
>....
configure looks for file "config.rpath", but it is not within stable
"freetds-0.82" ?
Within snapshot (eg. "freetds-0.83.dev.20090725") I have this file, maybe You
should test a snapshot-version.


>....
>....
>configure: creating ./config.status
>./configure: line 24513: cat: not found
>....
>....
line 24513 ./configure is [cat >>$CONFIG_STATUS <<_ACEOF], but all other
similar lines like line 24526 are [cat >>$CONFIG_STATUS <<\_ACEOF],
(backslash before underscore)





Hi, Paul,

-----Original Message-----
>From: "Paul S. Kemp" <paul at kbtech.co.uk
<http://lists.ibiblio.org/mailman/listinfo/freetds> >
>Sent: Aug 5, 2009 3:38 PM
>To: freetds at lists.ibiblio.org
<http://lists.ibiblio.org/mailman/listinfo/freetds>
>Subject: [freetds] Unable to install freetds on Unixware 7
>
>Hi All,
>
>Just looking at setting up freetds on a unixware 7 box, my first time
>trying to use freetds but I'm unable to get the make check to complete
>successfully.
>
>This is the error I get
>
>Making check in unittests
> make t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008
dynamic1
>convert
> dataread utf8_1 utf8_2 utf8_3 numeric iconv_fread
> /bin/ksh ../../../libtool --tag=CC --mode=link cc -Kthread -g
>-no-insta
>ll -o t0001 t0001.o common.o ../libtds.la
>../../replacements/libreplacements.
>la -lsocket
>libtool: link: cannot find the library `../libtds.la'
>
>I assume it's because it can't find libtds.la. Now I've search for this
>file and it doesn't exist.
>

How did you configured FreeTDS? Was there any error or warnings during
"configure" run? DId make finished successfully?

Thank you.

>Anyone got freetds working on unixware or have any recommendations on
>how to get the make to run successfully.
>
>Thanks in advance.
>
>Cheers Paul.
>
>
>This message has been scanned by MailController -
www.MailController.altohiway.com
>_______________________________________________
>FreeTDS mailing list
>FreeTDS at lists.ibiblio.org
<http://lists.ibiblio.org/mailman/listinfo/freetds>
>http://lists.ibiblio.org/mailman/listinfo/freetds



_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page