PG 7.0.3SuSE7-1: /usr/include/pgsql/os.h points to nowhere

PostgreSQL Bugs List <pgsql-bugs@postgresql.org>

From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2001-03-10T14:37:04Z
Lists: pgsql-bugs
Ivan Baldo (ivan.baldo@pilasnet.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
PG 7.0.3SuSE7-1: /usr/include/pgsql/os.h points to nowhere

Long Description
/usr/include/pgsql/os.h in PostgreSQL 7.0.3 packaged for SuSE 7.0 in its version -1 (version of package), points to a file ".././include/port/linux.h" that doesn't exist. Overwriting that symlink with the file "src/include/port/linux.h" located in the source tarball solves the problem.

Sample Code


No file was uploaded with this report