Re: [PORTS] Porting PostgreSQL to Mac OS X Server

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [PORTS] Porting PostgreSQL to Mac OS X Server
Дата
Msg-id Pine.BSF.4.05.9906150137230.49155-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: [PORTS] Porting PostgreSQL to Mac OS X Server  (Yoshihiko Aochi <aochi@pp.iij4u.or.jp>)
Список pgsql-ports
Morning...

    Assuming that this isn't using v6.5, can you try the v6.5 release
that just got released and report back on that?  If this is v6.5, please
confirm so that we can work off of that...



On Tue, 15 Jun 1999, Yoshihiko Aochi wrote:

> Hello Hermit Hacker-san,
>
> >At 8:58 AM -0300 99.6.14, The Hermit Hacker wrote:
> >
> >> Hello,
> >>
> >> I tried to make the postgreSQL on Mac OS X Server.
> >> But cannot make it yet. is there anybody who could make it.
> >
> >what problems are you hitting?
>
> I'm sorry,
>
> tried the follwing way,
>
> 1) copy a template file (linux_ppc) as 'rhapsody'
> 2) ./configure --host=powerpc-apple-netbsd
> 3) add -traditional with CFLAGS
> 4) make all. cpp said "include file sys/ipc.h not found"
> 5) comment out the line, #include <sys/ipc.h> in include/storage/ipc.h
> 6) retried make. then in backend
>    gist.c: In function 'gistbuild':
>    gist.c:152 : 'T_' undeclared (first use this function)
>    gist.c:152 : (Each undeclared identifier is reported only once
>    gist.c:152 : for each function it appears in.)
>    gist.c:152 : parse error before '#'
>    make[3]: *** [gist.o] Error 1
>    make[2]: *** [submake] Error 2
>    make[1]: *** [access dir] Error 2
>    make: *** [All] Error 2
>
> that's all. Please any advice.
>
> Thanks,
>
> Yoshihiko Aochi
> E-Mail : aochi@pp.iij4u.or.jp
>
>

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


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

Предыдущее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: Has ceased to work the command "copy" from shell
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: SELECT with LIKE on indexed field do not use index