Re: Real compilation error

From: Erwin van den Berg <evdberg(at)visualdomain(dot)net>
To: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Real compilation error
Date: 2001-08-07 08:15:01
Message-ID: 3B6FA385.D0DCFDC0@visualdomain.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi Stuart,

Yes, it was the problem with the readline 4.2, thanks for the help! Now I
could succesfully compile everything. Unfortunately it did not solve the
problem. I still do not have port 5432 open ... :-(

Erwin

"Henshall, Stuart - WCP" wrote:

> Is that the problem with readline-4.2?
> Try 4.1.
> I think there's a patch hanging around some where that lets you use 4.2 on
> cygwin but don't have the foggiest where.
> FYI: you do know that a version of postgresql comes precompiled now with
> cygwin? You just need to add cygipc and then initdb (IIRC).
> - Stuart
>
> > -----Original Message-----
> > From: Erwin van den Berg [SMTP:evdberg(at)visualdomain(dot)net]
> > Sent: Monday, August 06, 2001 2:09 PM
> > To: pgsql-cygwin(at)postgresql(dot)org
> > Subject: [CYGWIN] Real compilation error
> >
> > I got the following error (while linking):
> > tab-complete.o(.text+0x2a36):tab-complete.c: undefined reference to
> > 'filename_completion_function'.
> >
> > Best regards,
> > Erwin van den Berg
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://www.postgresql.org/search.mpl

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-08-07 08:17:13 RE: Real compilation error
Previous Message Erwin van den Berg 2001-08-07 08:05:01 Re: Real compilation error