Re: cannot install postgresql 7.2

From: UltraMax <mcsim(at)dinamo-minsk(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: cannot install postgresql 7.2
Date: 2002-03-01 12:36:43
Message-ID: 5915197192.20020301143643@dinamo-minsk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I also have setlled this problem by installing
libc6-dev_2.2.5-3_i386.deb from debian.org

U> Hello pgsql-bugs,

U> I cannot install postgresql-7.2 on my Debian Linux
U> I have downloaded postgresql-7.2.tar.gz from
U> http://www.ca.postgresql.org/ftpsite/v7.2/postgresql-7.2.tar.gz and
U> try to install on Debian linux 2.2 release 5
U> Here is all info about system, that was get by the command "uname -a"
U> Linux ws035 2.4.17 #3 Wed Feb 13 11:44:07 EET 2002 i686 unknown
U> I make ./configure and then I run "gmake", but after several minutes
U> I get next message

U> up_db.o pg_backup_custom.o pg_backup_files.o pg_backup_null.o pg_backup_tar.o -L../../../src/interfaces/libpq -lpq -Wl,-rpath,/usr/local/pgsql/lib -lcrypt -lresolv -lnsl -ldl -lm -o pg_dump
U> ../../../src/interfaces/libpq/libpq.so: undefined reference to `atexit'
U> collect2: ld returned 1 exit status
U> gmake[3]: *** [pg_dump] Error 1
U> gmake[3]: Leaving directory `/test/postgresql-7.2/src/bin/pg_dump'
U> gmake[2]: *** [all] Error 2
U> gmake[2]: Leaving directory `/test/postgresql-7.2/src/bin'
U> gmake[1]: *** [all] Error 2
U> gmake[1]: Leaving directory `/test/postgresql-7.2/src'
U> gmake: *** [all] Error 2
U> ws035:/test/postgresql-7.2#

U> while I expect to see "All of PostgreSQL is successfully made. Ready
U> to install."
U> I use GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
U> When I do these things on machine with Mandrake Linux 8.1 -
U> everything is OK. I got the mentioned above successful message. But
U> I need to install PostgreSQl on Debian Linux.
U> What should be done, to nevertheless install Postgre on Debian?

--
Best regards,
UltraMax mailto:mcsim(at)dinamo-minsk(dot)com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Victor Krasinsky 2002-03-01 13:19:29 BUG: bigint and indexes ?
Previous Message UltraMax 2002-03-01 10:26:25 cannot install postgresql 7.2