Re: During compiling sgml files, there is a error message...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Heejin Mun" <mistysiren(at)gmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: During compiling sgml files, there is a error message...
Date: 2006-08-10 09:05:33
Message-ID: 200608101105.33864.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Heejin Mun wrote:
> configure:2114: checking for C compiler default output file name
> configure:2117: gcc    conftest.c  >&5
> /usr/bin/ld: crt1.o: No such file: No such file or directory

You need to install libc6-dev.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Heejin Mun 2006-08-10 14:10:36 Re: During compiling sgml files, there is a error message...
Previous Message Heejin Mun 2006-08-10 08:49:15 Re: During compiling sgml files, there is a error message...