From: | Andrea Aime <aaime(at)libero(dot)it> |
---|---|
To: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Driver crash |
Date: | 2003-02-03 20:55:14 |
Message-ID: | 200302032155.14259.aaime@libero.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
I also did a checkout from CVS but there's a file that includes
config.h (not sure about the name) which is not in the CVS,
that there's a config.h.in which is usually manipulated by
the autotools... Moreover when I try to link the whole think
I get undefined symbol errors...
Best regards
Andrea Aime
PS: is there any active developer that wants to look at the
log files?
On Monday 03 February 2003 20:58, Dave Page wrote:
> Andrea Aime allegedly said:
> > I also tried to build and debug the driver myself, but it seems that
> > you have removed the possibility to work with visual studio
> > lately (afaik autoconf and automake are needed to build the
> > thing now)
> > I'm stuck and in a hurry at the same time: anybody can
> > help me?
>
> I don't know about the error itself, but you can still use VC++. you may
> need to grab a couple of windows specific files from CVS that are missing
> from the tarball though. setup.c is one, not sure about others offhand.
> Regards, Dave.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Calabrese | 2003-02-03 22:16:29 | Re: Error when accessing tables with deleted columns |
Previous Message | Dave Page | 2003-02-03 19:58:03 | Re: Driver crash |