Re: pgsql-novice-request@postgresql.org

From: Seneca Cunningham <scunning(at)ca(dot)afilias(dot)info>
To: Nils Zierath <nils(dot)zierath(at)web(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pgsql-novice-request@postgresql.org
Date: 2006-02-16 15:10:11
Message-ID: 43F495D3.9010904@ca.afilias.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)ca(dot)afilias(dot)info

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Saloom, Joe (Space Technology) 2006-02-16 19:05:02 Version 8.1
Previous Message Nils Zierath 2006-02-16 14:50:41 pgsql-novice-request@postgresql.org