Skip to Content.
Sympa Menu

freetds - Re: problems with make

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Neal <aceface AT bellsouth.net>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: problems with make
  • Date: Wed, 30 Aug 2000 13:04:56 -0400 (EDT)



GNU make is probably installed as "gmake" but just in case, make sure the
appropriate utilities and libraries are in your path. Sun's tools should be
in
/usr/ccs/bin and /opt/SUNWspro/bin. GNU utilities could be anywhere, but
most
likely in /usr/local. You may also need to set LD_LIBRARY_PATH to point to
where the GNU libs are located.

-Brian

>From: "Michael Geier" <mgeier AT cdmsports.com>
>To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
>Subject: [freetds] Re: problems with make
>Date: Wed, 30 Aug 2000 11:56:53 -0500
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>X-Priority: 3 (Normal)
>X-MSMail-Priority: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
>Importance: Normal
>List-Unsubscribe: <mailto:$subst('Email.Unsub')>
>List-Software: Lyris Server version 3.0
>List-Subscribe: <mailto:subscribe-freetds AT franklin.oit.unc.edu>
>List-Owner: <mailto:owner-freetds AT franklin.oit.unc.edu>
>X-URL: <http://sunsite.unc.edu/freetds/>
>X-List-Host: Mailing-Lists Operated for SunSITE Contributors
>X-Message-Id: <NEBBJIPLOLNBMMKPBMJECEAJCAAA.mgeier AT cdmsports.com>
>X-UIDL: 0932b2d981859e07a8c6043b9aae63ec
>
>I have installed make-3.79.1 from ftp.gnu.org as well as m4-1.4 and
>automake-1.4. I was running into similar problems updating autoconf to
>autoconf-2.13 with installation problems.
>
>I did notice that while freetds was configuring, I got the following: (after
>I upgraded autoconf)
>
>checking for working aclocal... found
>checking for working autoconf... missing
>checking for working automake... found
>checking for working autoheader... missing
>checking for working makeinfo... missing
>
>any one have any thoughts?
>
>-----Original Message-----
>From: bounce-freetds-114818 AT franklin.oit.unc.edu
>[mailto:bounce-freetds-114818 AT franklin.oit.unc.edu]On Behalf Of Mark
>Schaal
>Sent: Wednesday, August 30, 2000 11:33 AM
>To: TDS Development Group
>Subject: [freetds] Re: problems with make
>
>
>
>You need to use GNU make. The standard Solaris make doesn't
>interpret a couple of the items in the makefiles.
>
>Mark
>
>>
>> # uname -a
>> SunOS [servername] 5.6 Generic_105182-17 i86pc i386 i86pc
>>
>> # ./configure --with-tdsver=7.0
>> * configured fine
>>
>> # make
>> Making all in src
>> Making all in tds
>> mksh: Fatal error in reader: = missing from replacement macro reference
>> Current working directory /mailspool/freetds/src/tds
>> *** Error code 1
>> make: Fatal error: Command failed for target `all-recursive'
>> Current working directory /mailspool/freetds/src
>> *** Error code 1
>> make: Fatal error: Command failed for target `all-recursive'
>>
>> anyone have any ideas? I am trying to get to the point where I can use
>> Solaris-PHP 4.01pl2 (I need to upgrade already) to query NT4-MSSQL 7.0.
>Any
>> walkthroughs or hints greatly appreciated.
>>
>> Michael Geier
>> Unix System Admin, CDM fantasy Sports
>> mgeier AT cdmsports.com
>> http://www.cdmsports.com
>>
>
>--
>Mark J. Schaal Phone: (909) 620-7724
>TST On Ramp Fax: (909) 620-8174
>System Administrator E-Mail: mark AT tstonramp.com
>
>---
>You are currently subscribed to freetds as: mgeier AT cdmsports.com
>To unsubscribe, forward this message to
>$subst('Email.Unsub')
>
>
>---
>You are currently subscribed to freetds as: aceface AT bellsouth.net
>To unsubscribe, forward this message to
$subst('Email.Unsub')
>
>





Archive powered by MHonArc 2.6.24.

Top of Page