error while executing gmake the pgsql 7.2.1 on redhat linux 9

From: neeraj chaudhari <neerajchaudhari(at)yahoo(dot)co(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Subject: error while executing gmake the pgsql 7.2.1 on redhat linux 9
Date: 2005-07-29 13:46:54
Message-ID: 20050729134654.45923.qmail@web8401.mail.in.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged online:

Bug reference: 1798
Logged by: neeraj
Email address: neerajchaudhari(at)yahoo(dot)co(dot)in
PostgreSQL version: 7.2.1
Operating system: redhat linux 9
Description: incomplete installation
Details:

hello everyone,

after configuring the pgsql on redhat 9 i got the
following error

gmake[3]: Leaving directory
`/usr/local/postgresql-7.2.1/src/backend/utils'
gcc -O2 -Wall -Wmissing-prototypes
-Wmissing-declarations
-Wl,-rpath,/usr/local/pgsql/lib -export-dynamic
access/SUBSYS.o
bootstrap/SUBSYS.o catalog/SUBSYS.o parser/SUBSYS.o
commands/SUBSYS.o
executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o
main/SUBSYS.o
nodes/SUBSYS.o
optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o
regex/SUBSYS.o
rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o
utils/SUBSYS.o -lz
-lcrypt
-lresolv -lnsl -ldl -lm -lbsd -lreadline -ltermcap -o
postgres
commands/SUBSYS.o(.text+0x41c2): In function `DoCopy':
: undefined reference to `errno'
commands/SUBSYS.o(.text+0x41c8): In function `DoCopy':
: undefined reference to `errno'
commands/SUBSYS.o(.text+0x42cf): In function `DoCopy':
: undefined reference to `errno'
commands/SUBSYS.o(.text+0x42d5): In function `DoCopy':
: undefined reference to `errno'
collect2: ld returned 1 exit status
gmake[2]: *** [postgres] Error 1
gmake[2]: Leaving directory
`/usr/local/postgresql-7.2.1/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/usr/local/postgresql-7.2.1/src'
gmake: *** [all] Error 2

plz help me out


__________________________________________________________
How much free photo storage do you get? Store your friends 'n family snaps for FREE with Yahoo! Photos http://in.photos.yahoo.com

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-07-29 14:00:38 Re: BUG #1797: Problem using Limit in a function, seqscan
Previous Message Bruce Momjian 2005-07-29 12:59:10 Re: BUG #1791: Typo