Skip to Content.
Sympa Menu

freetds - Re: Problems with configuring the package.

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mark Schaal <mark AT champ.tstonramp.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: Problems with configuring the package.
  • Date: Mon, 24 Jul 2000 15:13:58 -0700 (PDT)


>
> I am trying to set up freetds connection to MsSQL 7.0 from Sun Solaris 2.6
> and/or 2.7 I have downloaded freetds-0.50.tgz and unpacked it via
>
> # grep -dc freetds-0.50.tgz | tar cvf -
> # cd freetds
>
> I cd into the freetds directory and do the following:
>
> # ./configure --with-tdsver=4.2
> # make
> Making all in src
> Making all in tds
> mksh: Fatal error in reader: = missing from replacement macro reference
> Current working directory /data/kits/Apache_Web/freetds/src/tds
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /data/kits/Apache_Web/freetds/src
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'

You need to use GNU make.

mark
--
Mark J. Schaal Phone: (909) 620-7724
TST On Ramp Fax: (909) 620-8174
System Administrator E-Mail: mark AT tstonramp.com




Archive powered by MHonArc 2.6.24.

Top of Page