Re: pgsql-novice-request@postgresql.org

Поиск
Список
Период
Сортировка
От Seneca Cunningham
Тема Re: pgsql-novice-request@postgresql.org
Дата
Msg-id 43F495D3.9010904@ca.afilias.info
обсуждение исходный текст
Ответ на pgsql-novice-request@postgresql.org  (Nils Zierath <nils.zierath@web.de>)
Ответы Re: pgsql-novice-request@postgresql.org  (Nils Zierath <nils.zierath@web.de>)
Список pgsql-novice
Nils Zierath wrote:
> hi all,
> I downloaded postgresql-base-8.1.3 and tried to compile that on
 > Ubuntu 5.10. When I run "./configure" I get the following error:
[... /usr/bin/ld: crt1.o: No such file: No such file or directory ...]
> I tried that with ./configure CC=/usr/bin/gcc (v4.0.2) as shown
 > above and ./configure CC=/usr/bin/gpp (v2.24). glibc is v2.3.5
 > for Ubuntu ("/lib/libc-2.3.5.so").
>
> the file "crt1.o" doesn't exist anywhere else on my machine
 > either. Any guesses?

You need to install libc6-dev and the development packages of the other
libraries in use (zlib1g-dev, libreadline5-dev, libncurses5-dev).

--
Seneca Cunningham
scunning@ca.afilias.info

В списке pgsql-novice по дате отправления:

Предыдущее
От: Nils Zierath
Дата:
Сообщение: pgsql-novice-request@postgresql.org
Следующее
От: Nils Zierath
Дата:
Сообщение: Re: pgsql-novice-request@postgresql.org