Re: Problems compiling Postgresql 8.0.3 on 10.4

Поиск
Список
Период
Сортировка
От Jamie Deppeler
Тема Re: Problems compiling Postgresql 8.0.3 on 10.4
Дата
Msg-id 42E41D24.8070205@doitonce.net.au
обсуждение исходный текст
Ответ на Re: Problems compiling Postgresql 8.0.3 on 10.4  (Vivek Khera <vivek@khera.org>)
Список pgsql-general
Vivek Khera wrote:

>
> On Jul 20, 2005, at 3:37 AM, Jamie Deppeler wrote:
>
>> Hi, i have just installed 10.4 on one of our machines and cannot  get
>> past this error during make
>>
>> gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith -
>> Wendif-labels -fno-strict-aliasing   -dynamiclib -install_name /usr/
>> local/pgsql/lib/libpq.4.dylib -compatibility_version 4 -
>> current_version 4.0 -multiply_defined suppress  fe-auth.o fe-
>> connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o
>> fe-protocol3.o pqexpbuffer.o pqsignal.o fe-secure.o md5.o ip.o
>> wchar.o encnames.o noblock.o pgstrcasecmp.o thread.o  -L../../../
>> src/port -lresolv   -o libpq.4.0.dylib
>>
>> /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype
>> (0) file: -lSystem is not an object file (not allowed in a library)
>
>
> by "10.4" we shall have to guess that means MacOS X 10.4 by the name
> of the dynamic libraries...
>
> It does work.  I just installed Pg 8.0.3 on my workstation using
> darwin ports (which really only just sets some funky installation
> location paths and does a standard build).
>
> Vivek Khera, Ph.D.
> +1-301-869-4449 x806
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
>
>
Install Xcode development tools i had the same issue

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

Предыдущее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Could not convert UTF-8 character to ISO8859-1?
Следующее
От: Kilian Hagemann
Дата:
Сообщение: Re: Query planner refuses to use index