Re: [GENERAL] v6.4-BETA2 Compile error

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: [GENERAL] v6.4-BETA2 Compile error
Дата
Msg-id Pine.BSF.4.05.9810160823210.4514-100000@hub.org
обсуждение исходный текст
Ответ на v6.4-BETA2 Compile error  (Andy Lewis <alewis@mpsi.net>)
Список pgsql-general
A few things...

First, this shouldn't be discussed on this mailing list

Second, see First.

this is not a general question, this is a specific one...since it is an
unreleased version of PostgreSQL, the *only* list that it should be
discussed on is pgsql-hackers@postgresql.org...

I also believe that it has been discussed, and corrected, since, on that
same mailing list...


On Thu, 15 Oct 1998, Andy Lewis wrote:

> I'm getting the following when I do a: make all > & make.log &
>
> Postgres v6.4-BETA2 on a Linux 2.0.34 Intel machine
>
> ===========================================================================
> gcc -I../../../include -I../../../backend   -O2  -Wall -Wmissing-prototypes
> -fpic -I../include -I../../../interfaces/libpq -c typename.c -o typename.sho.o
> ld -shared -soname libecpg.so.2 -o libecpg.so.2.6.2 ecpglib.sho typename.sho.o
> ld: cannot open ecpglib.sho: No such file or directory
> make[3]: *** [libecpg.so.2.6.2] Error 1
> make[3]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg/lib'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/usr/src/pgsql/src/interfaces/ecpg'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/pgsql/src/interfaces'
> make: *** [all] Error 2
> ============================================================================
>
> Did I miss something?
>
> Andy
>
>

Marc G. Fournier                               scrappy@hub.org
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org                       ICQ#7615664


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: RE: [GENERAL] Newbie Questions, PostgreSQL
Следующее
От: Sferacarta Software
Дата:
Сообщение: Re: [GENERAL] v6.4-BETA2 Compile error