Re: Call for port reports

Поиск
Список
Период
Сортировка
От Johan Henselmans
Тема Re: Call for port reports
Дата
Msg-id 7E505F26-0735-11D8-A5DB-003065FAF6EC@netsense.nl
обсуждение исходный текст
Ответ на Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Call for port reports  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 24-okt-03, at 17:37, Bruce Momjian wrote:

> It is time for people to report their port testing.  Please test  
> against
> current CVS or beta5 and report your 'uname -a'.
>
> The current list is at:
>
>     http://candle.pha.pa.us/main/writings/pgsql/sgml/supported- 
> platforms.html
>
> -- 
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania  
> 19073
>
> ---------------------------(end of  
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to  
> majordomo@postgresql.org)
>

I had trouble compiling postgressrc/pgsql/src/interfaces/ecpg/ecpglib  
and compiling pgsql/src/interfaces/ecpg/compatlib.

Reason was I had asked during configure to include krb5 support. After  
adding the -lkrb5 flag to the Makefile in these subdirectories,  
everyting went fine.

My configure options:

export JAVA_HOME=/usr
export  
PATH=/usr/local/bin:$PATH:/Developer/Java/J2EE/apache-ant-1.5.3/bin

./configure --bindir=/usr/local/bin --mandir=/usr/local/share/man/  
--enable-recode --enable-odbc --enable-syslog  
--enable-unicode-conversion --enable-multibyte --with-CXX  
--enable-python --with-java --with-krb5=/usr --with-rendezvous  
--with-openssl=/usr/include/openssl


uname -a:
Darwin albatros.nest.nl 7.0.0 Darwin Kernel Version 7.0.0: Wed Sep 24  
15:48:39 PDT 2003; root:xnu/xnu-517.obj~1/RELEASE_PPC  Power Macintosh  
powerpc


-johan

Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6273852



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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: Call for port reports
Следующее
От: Kevin Brown
Дата:
Сообщение: Re: Call for port reports