Thread

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

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2001-03-10T14:37:04Z

    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
    
    
    
  2. Re: PG 7.0.3SuSE7-1: /usr/include/pgsql/os.h points to nowhere

    Reinhard Max <max@suse.de> — 2001-03-12T10:36:18Z

    Hi,
    
    On Sat, 10 Mar 2001 pgsql-bugs@postgresql.org wrote:
    
    > Short Description
    > PG 7.0.3SuSE7-1: /usr/include/pgsql/os.h points to nowhere
    
    A fixed package is on its way to out FTP server. At the latest
    tomorrow you can find it here:
    
    ftp://ftp.suse.com/pub/suse_update/7.0/ap2/pg_devel.rpm
    
    cu
    	Reinhard