Skip to Content.
Sympa Menu

freetds - RE: FreeTDS Make Problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: FreeTDS Make Problem
  • Date: Mon, 22 Oct 2001 11:03:54 -0400


> From: Martin Button [mailto:martin.button AT program-products.co.uk]
> Sent: October 22, 2001 9:55 AM
> To: TDS Development Group
> Subject: [freetds] FreeTDS Make Problem
>
> When I try to make FreeTDS I get the following output -
>
> Making all in include
> tds_configs.h:No such file or directory
> *** Error code 1
>
> Forgive me if I'm doing something stoopid (I'm new to FreeBSD) but I can't
> figure out what's wrong. The tds_configs.h file exists in the ./include
> folder and from viewing it doesn't appear to reference any files that
> don't exist.
>
> My setup is FreeBSD 4.3 trying to make the Current package from
> www.freetds.org.

Martin,

It's not a stupid question, #1. Are you a Linux graduate? ;-)

I think the simplest thing to do with FreeBSD 4.3 is to install the binary
package from freebsd.org:


ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.3-release/All/freetd
s-0.51_3.tgz

with (IIRC)

# pkg_add -r freetds

If you absolutely want the latest stuff, you might consider upgrading your
ports collection; 4.4 has a port for FreeTDS 0.52. Otherwise, you're going
to have to understand/apply any (probably small) patches that the FreeBSD
maintainers might use to get a clean build. Not that it can't be done or is
even hard, necessarily, but not quite as simple as "make install".

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page