Re: [HACKERS] PostgreSQL supported platform report and a - Mailing list pgsql-ports

From Larry Rosenman
Subject Re: [HACKERS] PostgreSQL supported platform report and a
Date
Msg-id 14330000.1036709426@lerlaptop.iadfw.net
Whole thread Raw
In response to Re: [HACKERS] PostgreSQL supported platform report and a  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] PostgreSQL supported platform report and a  (Larry Rosenman <ler@lerctr.org>)
List pgsql-ports
OK, I'll try and do up a diff to B5's tonite (probably late, my Daughter's
elementary school honors choir has a performance tonite).

LER


--On Thursday, November 07, 2002 17:44:37 -0500 Bruce Momjian
<pgman@candle.pha.pa.us> wrote:

>
> His updates deal only with the LDLIBRARY path issue, which I think we
> are keeping for 7.4:
>
> *** ./doc/FAQ_SCO.orig  Wed Nov  6 21:35:46 2002
> --- ./doc/FAQ_SCO       Wed Nov  6 21:40:44 2002
> ***************
> *** 71,76 ****
> --- 71,79 ----
>
>   configure --with-libs=/usr/local/lib --with-includes=/usr/local/include
>
> + You will also need to set LD_LIBRARY_PATH to '/usr/local/lib' (or add
> it to + LD_LIBRARY_PATH, if LD_LIBRARY_PATH already exists) before
> running config- + ure or the test for readline will fail.
>
>
> -------------------------------------------------------------------------
> --
>
> Larry Rosenman wrote:
>> With or withou Billie's update(s)?
>>
>> (I haven't looked at them)....
>>
>> LER
>>
>>
>> --On Thursday, November 07, 2002 17:08:04 -0500 Bruce Momjian
>> <pgman@candle.pha.pa.us> wrote:
>>
>> >
>> > We do point to the FAQ_SCO file for specifics.  Would you send a diff
>> > for that file?
>> >
>> > ----------------------------------------------------------------------
>> > --- --
>> >
>> > Larry Rosenman wrote:
>> >> For compilers earlier than the one released with OpenUNIX
>> >> 8.0.0(UnixWare 7.1.2), Including
>> >> the 7.1.1b Feature Supplement, you may need to specify -Xb in CFLAGS
>> >> or the  CC environment
>> >> variable.
>> >>
>> >>
>> >>
>> >> --On Thursday, November 07, 2002 16:34:12 -0500 Tom Lane
>> >> <tgl@sss.pgh.pa.us> wrote:
>> >>
>> >> > Larry Rosenman <ler@lerctr.org> writes:
>> >> >> It DOES compile out of the box now on 8.0.0(7.1.2) and 7.1.3.
>> >> >> Apparently a  compiler
>> >> >> fix between the 7.1.1b FS and 7.1.2.
>> >> >
>> >> > Well, this is what the REMARKS column is for in the
>> >> > supported-platform list.  Seems we need a comment like "for older
>> >> > compiler versions, you may need to add -Xb to CFLAGS".  Can anyone
>> >> > provide a short and accurate description of when to do this?
>> >> >
>> >> >             regards, tom lane
>> >>
>> >>
>> >> --
>> >> Larry Rosenman                     http://www.lerctr.org/~ler
>> >> Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
>> >> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>> >>
>> >>
>> >> ---------------------------(end of
>> >> broadcast)--------------------------- TIP 3: if posting/reading
>> >> through Usenet, please send an appropriate subscribe-nomail command
>> >> to majordomo@postgresql.org so that your message can get through to
>> >> the mailing list cleanly
>> >>
>> >
>> > --
>> >   Bruce Momjian                        |  http://candle.pha.pa.us
>> >   pgman@candle.pha.pa.us               |  (610) 359-1001
>> >   +  If your life is a hard drive,     |  13 Roberts Road
>> >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania
>> > 19073
>>
>>
>> --
>> Larry Rosenman                     http://www.lerctr.org/~ler
>> Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
>> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 4: Don't 'kill -9' the postmaster
>>
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania
> 19073


--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] PostgreSQL supported platform report and a
Next
From: "Billy G. Allie"
Date:
Subject: Re: [HACKERS] PostgreSQL supported platform report and a patch.