Lists: | pgsql-ports |
---|
From: | "Ping-Hua Shao" <phshao(at)linx(dot)moeacgs(dot)gov(dot)tw> |
---|---|
To: | <pgsql-ports(at)postgresql(dot)org> |
Subject: | can't link the libpq.dll for bcc32.mak |
Date: | 2003-08-24 07:51:24 |
Message-ID: | 000801c36a142158a0f1410ac@moeacgs.gov.tw |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
Dear:
I try to compile the libpq library (in 7.3.4 & 7.4 beta1 src folder) with bcc32.mak under bcc55 and bcb6, but have some problems when linked.
The problems are about :
1._pqGethostbyname
2._pqStrerror
can't referenced.
I think these 2 functions were new, maybe we have to patch the makefile and .def files.
Best Regards
phshao(at)linx(dot)moeacgs(dot)gov(dot)tw
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "[?Big5?]" <phshao(at)linx(dot)moeacgs(dot)gov(dot)tw> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: can't link the libpq.dll for bcc32.mak |
Date: | 2003-09-05 03:08:06 |
Message-ID: | 200309050308.h85386V22849@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
Ping-Hua Shao wrote:
> Dear:
> I try to compile the libpq library (in 7.3.4 & 7.4 beta1 src folder) with bcc32.mak under bcc55 and bcb6, but have some problems when linked.
> The problems are about :
> 1._pqGethostbyname
> 2._pqStrerror
> can't referenced.
>
> I think these 2 functions were new, maybe we have to patch the makefile and .def files.
This is fixed in current CVS and will be in beta3.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From: | "Relaxin" <noname(at)spam(dot)com> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: can't link the libpq.dll for bcc32.mak |
Date: | 2003-09-10 07:09:42 |
Message-ID: | bjminaf1bjmina$14f1$1@news.hub.org@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg토토 사이트 |
I downloaded the latest source and this problem still exist.
"Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote in message
news:200309050308(dot)h85386V22849(at)candle(dot)pha(dot)pa(dot)us(dot)(dot)(dot)
> Ping-Hua Shao wrote:
> > Dear:
> > I try to compile the libpq library (in 7.3.4 & 7.4 beta1 src folder)
with bcc32.mak under bcc55 and bcb6, but have some problems when linked.
> > The problems are about :
> > 1._pqGethostbyname
> > 2._pqStrerror
> > can't referenced.
> >
> > I think these 2 functions were new, maybe we have to patch the makefile
and .def files.
>
> This is fixed in current CVS and will be in beta3.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania
19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Relaxin <noname(at)spam(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: can't link the libpq.dll for bcc32.mak |
Date: | 2003-09-10 16:04:52 |
Message-ID: | 200309101604.h8AG4qu03819@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
Would you send over a patch of the changes you used to fix it? You
downloaded the snapshot or CVS HEAD, right? beta2 doesn't have the fix.
---------------------------------------------------------------------------
Relaxin wrote:
> I downloaded the latest source and this problem still exist.
>
> "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote in message
> news:200309050308(dot)h85386V22849(at)candle(dot)pha(dot)pa(dot)us(dot)(dot)(dot)
> > Ping-Hua Shao wrote:
> > > Dear:
> > > I try to compile the libpq library (in 7.3.4 & 7.4 beta1 src folder)
> with bcc32.mak under bcc55 and bcb6, but have some problems when linked.
> > > The problems are about :
> > > 1._pqGethostbyname
> > > 2._pqStrerror
> > > can't referenced.
> > >
> > > I think these 2 functions were new, maybe we have to patch the makefile
> and .def files.
> >
> > This is fixed in current CVS and will be in beta3.
> >
> > --
> > Bruce Momjian | http://candle.pha.pa.us
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> > + If your life is a hard drive, | 13 Roberts Road
> > + Christ can be your backup. | Newtown Square, Pennsylvania
> 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 8: explain analyze is your friend
> >
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073