Skip to Content.
Sympa Menu

freetds - RE: Compile Error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Chris Hohimer" <cjhohim AT sandia.gov>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: Compile Error
  • Date: Mon, 10 Jun 2002 10:06:58 -0600


[localhost] username% make --version
GNU Make version 3.79, by Richard Stallman and Roland McGrath.
Built for powerpc-apple-darwin1.4
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-make AT gnu.org>.

that is my make version. It's a gnu make.
Do you have any other ideas?

thanks
Chris Hohimer
Sandia National Labs
CSU821 ORG9623

On Monday, June 10, 2002, at 09:43 AM, Lowden, James K wrote:

From: Chris Hohimer [mailto:cjhohim AT sandia.gov]
Sent: June 10, 2002 10:08 AM

When I try and compile freetds i get this error:

ld: -undefined: unknown argument: suppress-flat_namespace
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libtds.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
[localhost:~/Desktop/freetds-0.53] username%

My Machine looks like this:
MacOsX 10.1.5
Apache 1.3.23
PHP 4.1.2

Chris,

I'm not a Mac user, but I think you need Gnu make. If "make --version"
shows something like "make: illegal option -- v", you've got BSD make. Gnu
make will show something like

$gmake --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
[etc.]

HTH. Welcome to FreeTDS.

--jkl

---
You are currently subscribed to freetds as: [cjhohim AT sandia.gov]
To unsubscribe, forward this message to leave-
freetds-144356C AT franklin.oit.unc.edu






Archive powered by MHonArc 2.6.24.

Top of Page