Thread: UNIXWARE port patches.

UNIXWARE port patches.

From
"Billy G. Allie"
Date:
The following patches will allow postgreSQL 6.3 to compile and run on a
UNIXWARE 2.1.2 system with the native C compiler with the following library
change:

    The alloca function must be copied from the libucb.a archive and added
    to the libgen.a archive.

Also, the GNU flex program is needed to successfully build postgreSQL.

The patches are UUENCODED because the first two patches remove carriage
returns (^M) that made their way into the source files and I want to ensure
they survive the various mailers.

____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie@email.msn.com
|/  |LLIE  | (313) 582-1540    |

Attachment