problems with make

Brian Neal aceface at bellsouth.net
Wed Aug 30 13:04:56 EDT 2000



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')
>
>




More information about the FreeTDS mailing list