Re: Re: compilation error - Mailing list pgsql-general

From Daniel A. Melo
Subject Re: Re: compilation error
Date
Msg-id 3AAF9237.3F5D1EA1@codata.com.br
Whole thread Raw
In response to compilation error  ("Daniel A. Melo" <daniel@codata.com.br>)
Responses Re: [NOVICE] Re: Re: compilation error
List pgsql-general
OK,
thanks for help-me.

Now my initdb has some problem:

ERROR:  Error: unknown type 'ame'.

ERROR:  Error: unknown type 'ame'.

ERROR:  Error: unknown type 'ame'.

ERROR:  Error: unknown type 'ame'.

/usr/local/pgsql/bin/initdb: line 481:  1053 Falha de segmentação
"$PGPATH"/postgres $BACKENDARGS template1 <"$TEMPFILE"

[]´s

Daniel A.



"J.H.M. Dassen (Ray)" wrote:

> Daniel A. Melo <daniel@codata.com.br> wrote:
> >/usr/lib/gcc-lib/i386-conectiva-linux/2.95.3/include/limits.h:117:
> >limits.h: Arquivo ou diretório não encontrado
>
> I'll assume that's "no such file or directory".
>
> >The line 117 from limits.h has:
> >
> >#ifndef _GCC_NEXT_LIMITS.H
> >#include_next <limits.h>...
> >
> >What should i do???????
>
> Install the package that contains /usr/include/limits.h . On my Debian
> GNU/Linux system, that's the "libc6-dev" .deb; on RPM-based systems I think
> it's called glibc-dev.rpm.
>
> HTH,
> Ray
> --
> "My golden rule of computing is reboot your system every morning."
>         Jon C.A. DeKeles, Technical Director, ZDNet AnchorDesk
>         in http://www.zdnet.com/anchordesk/story/story_4100.html
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: System Tables
Next
From: "Brent R. Matzelle"
Date:
Subject: Re: Timestamp interval question