Re: Postgresql 7.4.1 Compile problem for SCO 5.0.5

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To: Jeffrey Pogodzinski <jrpogo(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 7.4.1 Compile problem for SCO 5.0.5
Date: 2003-12-25 02:16:50
Message-ID: 3FEA4892.6090104@ehpg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

[sarcasm]What? header incompatibilities on a sco os? I thought
contributors to linux stole all of that code![/sarcasm]

Sorry I can't be of any real help!

Gavin

Jeffrey Pogodzinski wrote:

>I am trying to compile postgresql 7.4.1 for sco 5.0.5 and get the following error:
>
>"thread.c", line 269: error: undefined symbol: h_errno
>
>Any ideas?
>
>./configure --with-libs=/usr/local/lib --with-includes=/usr/local/include
>
>herbie!/tmp/postgresql-7.4.1 # gmake
>gmake -C doc all
>gmake[1]: Entering directory `/tmp/postgresql-7.4.1/doc'
>gmake[1]: Nothing to be done for `all'.
>gmake[1]: Leaving directory `/tmp/postgresql-7.4.1/doc'
>gmake -C src all
>gmake[1]: Entering directory `/tmp/postgresql-7.4.1/src'
>gmake -C port all
>gmake[2]: Entering directory `/tmp/postgresql-7.4.1/src/port'
>cc -b elf -O -I../../src/include -I/usr/local/include -c thread.c
>"thread.c", line 269: error: undefined symbol: h_errno
>gmake[2]: *** [thread.o] Error 1
>gmake[2]: Leaving directory `/tmp/postgresql-7.4.1/src/port'
>gmake[1]: *** [all] Error 2
>gmake[1]: Leaving directory `/tmp/postgresql-7.4.1/src'
>gmake: *** [all] Error 2
>herbie!/tmp/postgresql-7.4.1 #
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-12-25 16:02:40 Re: Installing Postgres w/RH9
Previous Message Joshua D. Drake 2003-12-25 00:33:36 Re: hardware requirements under Redhat