| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | SHIOZAKI Takehiko <takehi-s(at)ascii(dot)co(dot)jp> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] v6.4-BETA3 problems with FreeBSD |
| Date: | 1998-11-02 05:31:15 |
| Message-ID: | Pine.BSF.4.05.9811020130040.316-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 2 Nov 1998, SHIOZAKI Takehiko wrote:
> [On Oct 31, The Hermit Hacker <scrappy(at)hub(dot)org> writes:]
> >
> > My oops, actually...I meant to put 'freebsd2*', not 'freebsd1*' :)
> >I put in yours though, anyway...
>
> BETA5 stll needs the following small patch for FreeBSD 2.X.
Modifying configure directly isn't accetable, as it will change again once
autoconf is run. Should have been written as:
freebsd1*|freebsd2*) ... :(
Second patch applied...
> # And my patch for nbtsearch.c is not applied yet. Was it wrong?
Did I miss something?
Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | SHIOZAKI Takehiko | 1998-11-02 05:36:46 | Re: [HACKERS] v6.4-BETA3 problems with FreeBSD |
| Previous Message | SHIOZAKI Takehiko | 1998-11-02 05:18:12 | Re: [HACKERS] v6.4-BETA3 problems with FreeBSD |