Skip to Content.
Sympa Menu

freetds - Re: [freetds] dbschema.pl -- fixed

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Craig Davison <cd AT securityfocus.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] dbschema.pl -- fixed
  • Date: Tue, 25 Feb 2003 13:35:22 -0700

On Tue, Feb 25, 2003 at 03:00:02PM -0500, Lowden, James K wrote:
> Craig,
>
> Thank you for testing rc4. I'll put together a "proper patch" tonight. I
> hope you'll try rc5. ;-)
>
> In login.c, I see:
>
> #if HAVE_SYS_SOCKET_H
> #include <sys/socket.h>
> #endif /* HAVE_SYS_SOCKET_H */
>
> #if HAVE_SYS_TYPES_H
> #include <sys/types.h>
> #endif /* HAVE_SYS_TYPES_H */
>
> If you reverse these two blocks, does it compile?

My copy didn't have the HAVE_SYS_TYPES_H block in either file. (Was
ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/current/freetds-0.61rc.tgz
the right tarball for rc4?)

Once I _added_ the block to both, it compiled just fine.

Thanks

--
Craig Davison
Symantec Corporation
+1 (403) 213-3939 ext. 228




Archive powered by MHonArc 2.6.24.

Top of Page