Skip to Content.
Sympa Menu

freetds - RE: [freetds] gmake

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] gmake
  • Date: Thu, 20 Feb 2003 09:57:56 -0500

> From: José Luis Lasalle [mailto:jlasalle AT uva.es]
> Sent: February 20, 2003 7:53 AM
>
> Freddy, it don't appears "gmake", it appears "make"!!!. I
> include in path
> "/usr/local/bin", run "make" and it appears then same
> messages ago and when
> I run "make check" 7 of 9 tests are failed as always.

José,

Try:

$ export MAKE=/usr/local/bin/make
$ $MAKE --version # should return gnu make version
$ script make.log
$ ./configure && $MAKE
$ exit

If that doesn't work, make.log will be a transcript of your session. Post
it here, and someone will be able to tell you what's wrong.

Regards,

--jkl



The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.





Archive powered by MHonArc 2.6.24.

Top of Page