RE: Real compilation error

From: Riaan Labuschagne <Riaan(at)radioretail(dot)co(dot)za>
To: Erwin van den Berg <evdberg(at)visualdomain(dot)net>, "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 09:42:02
Message-ID: 414CD5955458D711B51A00A0C9FB16182A3782@PRI-SERVER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Is there any reply on this?

I went through the manual but the minimum install as laid out in the manual
does not support the initdb command for postgresql.

Riaan Labuschagne
e-mail: riaan(at)radioretail(dot)co(dot)za
+27 82 567 9063
+27 21 982 2223
+27 21 982 2225 (fax)
Visit http://www.radioretail.co.za

-----Original Message-----
From: Erwin van den Berg [mailto:evdberg(at)visualdomain(dot)net]
Sent: 07 August 2001 10:15
To: Henshall, Stuart - WCP
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: [CYGWIN] Real compilation error

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

---------------------------(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)

Browse pgsql-cygwin by date

  From Date Subject
Next Message Riaan Labuschagne 2001-08-07 10:18:50 RE: Real compilation error
Previous Message Erwin van den Berg 2001-08-07 09:12:58 Minimum install cygwin to run PostgreSQL and tools