Re: Re: compilation error

Поиск
Список
Период
Сортировка
От Daniel A. Melo
Тема Re: Re: compilation error
Дата
Msg-id 3AAF9237.3F5D1EA1@codata.com.br
обсуждение исходный текст
Ответ на compilation error  ("Daniel A. Melo" <daniel@codata.com.br>)
Ответы Re: [NOVICE] Re: Re: compilation error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: System Tables
Следующее
От: "Brent R. Matzelle"
Дата:
Сообщение: Re: Timestamp interval question