Обсуждение: cannot install postgresql 7.2

Поиск
Список
Период
Сортировка

cannot install postgresql 7.2

От
UltraMax
Дата:
Hello pgsql-bugs,

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

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 
../../../src/interfaces/libpq/libpq.so: undefined reference to `atexit'
collect2: ld returned 1 exit status
gmake[3]: *** [pg_dump] Error 1
gmake[3]: Leaving directory `/test/postgresql-7.2/src/bin/pg_dump'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/test/postgresql-7.2/src/bin'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/test/postgresql-7.2/src'
gmake: *** [all] Error 2
ws035:/test/postgresql-7.2#

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


--
Best regards, looking forward to your answer
 UltraMax                          mailto:mcsim@dinamo-minsk.com

Re: cannot install postgresql 7.2

От
UltraMax
Дата:
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@dinamo-minsk.com