Skip to Content.
Sympa Menu

freetds - [freetds] 'make/gmake" error on Solaris 11 SPARC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Andrew Mak <amak AT mazda.com.au>
  • To: "freetds AT lists.ibiblio.org" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] 'make/gmake" error on Solaris 11 SPARC
  • Date: Mon, 19 Dec 2016 23:46:05 +0000

Dear members of the list,

I downloaded FreeTDS version 1.00.23 (freetds-patched.tar.gz) from
http://www.freetds.org/software.html and compile it on SPARC Solaris 11.3
using gcc 4.8.2 compiler. The "./configure" finished successfully without any
error.
However the "make" (or "gmake") generates the following error
...
...
ct.c:1111:6: warning: \u2018ret\u2019 may be used uninitialized in this
function [-Wmaybe-uninitialized]
if (TDS_SUCCEED(ret))
^
CC cs.lo
CC blk.lo
CC ctutil.lo
CCLD libct.la
../../libtool[1721]: eval: syntax error at line 1: `|' unexpected
gmake[3]: *** [libct.la] Error 3
gmake[3]: Leaving directory
`/export/home/amak/freetds/freetds-1.00.23/src/ctlib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/export/home/amak/freetds/freetds-1.00.23/src/ctlib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/amak/freetds/freetds-1.00.23/src'
gmake: *** [all-recursive] Error 1
root@wl-remote-deploy:/export/home/amak/freetds/freetds-1.00.23#<mailto:root@wl-remote-deploy:/export/home/amak/freetds/freetds-1.00.23#>


When I search for the file "libct.la", it does not exist anywhere.

root@wl-remote-deploy:/export/home/amak/freetds/freetds-1.00.23# cd ..
root@wl-remote-deploy:/export/home/amak/freetds# find . -name libct.la
root@wl-remote-deploy:/export/home/amak/freetds#

Any suggestions?

Regards
Andrew Mak

*************************************************************************************************
This email and its attachments contain confidential, private and/or personal
information and should be strictly treated as such. If you are not the
intended recipient of this email, please notify us immediately on +61 3 8540
1800 and delete and permanently erase the email, its attachments and all
copies thereof, including all copies stored in any backup system or other
medium. All of the emailed information is intended for a specific individual
purpose and may be subject to copyright and/or professional privilege. If you
are not the intended recipient of this email, you and your agents must not
use, disseminate, print or copy the emailed information or any part thereof,
or take action based on the emailed information or any part thereof, without
Mazda's express written consent. Mazda does not guarantee that this e-mail is
virus or error free. The attached files are provided and may only be used by
the intended recipient on the basis that the recipient assumes all
responsibility for any loss, damage or consequence resulting directly or
indirectly from the use of the attached files, whether or not caused by the
negligence of the sender.
If this is a commercial electronic message within the meaning of the Spam
Act, you may indicate that you do not wish to receive any further commercial
electronic messages from Mazda Australia by sending an e-mail to
mailto:privacy AT mazda.com.au
*************************************************************************************************




Archive powered by MHonArc 2.6.24.

Top of Page