Skip to Content.
Sympa Menu

freetds - Re: [freetds] Missing file "freetds_sysconfdir.h"

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Missing file "freetds_sysconfdir.h"
  • Date: Wed, 13 Jun 2007 09:31:17 +0200

>
> Hi,
>
> A couple of days ago I downloaded the latest snapshot
> (freetds-0.65.dev.20070610). When I attempted a compile
> after a successful
> configure on my Solaris 7 box I found that a couple of files
> were missing.
>
> File "../include/freetds_sysconfdir.h" was included but did
> not exist. I
> managed to continue, by guessing at its content being :
> #include "tds_sysdep_private.h"
> #define FREETDS_SYSCONFDIR "/usr/local/etc"

Mmm... this file should be generated by configure script

> However, later on, a couple more files were missing :
> Making all in fisql
> fisql.c:30:31: error: readline/readline.h: No such file or directory
> fisql.c:31:30: error: readline/history.h: No such file or directory
> I do not need the fisql module, so it is not hampering me,
> but I thought
> I'd let you know so that this can be fixed for others.
>
> Cheers,
> Brent.

I just wrote this patch to allow fisql compile without readline support

http://freetds.cvs.sourceforge.net/freetds/freetds/src/apps/fisql/fisql.
c?r1=1.20&r2=1.21

(will be available in tomorrow snapshot)

freddy77





Archive powered by MHonArc 2.6.24.

Top of Page