Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2008 06:05:54 -0500
From:      Mikhail Teterin <mi+kde@aldan.algebra.com>
To:        freebsd-ports@freebsd.org
Cc:        girgen@FreeBSD.org, Geoffroy DESVERNAY <dgeo@ec-marseille.fr>
Subject:   Re: postgresql 8.1.11 with icu 3.8: incompatible
Message-ID:  <200802110605.54825@aldan>
In-Reply-To: <20080210120013.95C3D16A478@hub.freebsd.org>
References:  <20080210120013.95C3D16A478@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On =CE=C5=C4=A6=CC=D1 10 =CC=C0=D4=C9=CA 2008, freebsd-ports-request@freebs=
d.org wrote:
=3D It seems that postgresql 8.1 port's icu patch need icu <=3D 3.6:

The patch is wrong, unfortunately. It makes configure search for /versioned=
/=20
symbols like ucol_open_3_6 and ucnv_fromUChars_3_4. It needs to be updated=
=20
for 3_8 or, better yet, be made version-independent, if at all possible...

Maintainer CC-ed. Yours,

	-mi

=3D installed: icu-3.8 (fresh)
=3D=20
=3D=20
=3D postgresql options:
=3D WITH_NLS=3Dtrue
=3D WITHOUT_PAM=3Dtrue
=3D WITHOUT_MIT_KRB5=3Dtrue
=3D WITHOUT_HEIMDAL_KRB5=3Dtrue
=3D WITH_OPTIMIZED_CFLAGS=3Dtrue
=3D WITHOUT_LIBC_R=3Dtrue
=3D WITH_THREADSAFE=3Dtrue
=3D WITHOUT_TESTS=3Dtrue
=3D WITHOUT_DEBUG=3Dtrue
=3D WITH_ICU=3Dtrue
=3D WITHOUT_HIER=3Dtrue
=3D WITHOUT_INTDATE=3Dtrue
=3D=20
=3D=20
=3D while typing 'make' in /usr/ports/databases/postgresql81-server:
=3D=20
=3D checking for library containing getopt_long... none required
=3D checking for main in -lunix... no
=3D checking for library containing crypt... -lcrypt
=3D checking for library containing fdatasync... no
=3D checking for shmget in -lcygipc... no
=3D checking for readline... yes (-lreadline)
=3D checking for inflate in -lz... yes
=3D checking for CRYPTO_new_ex_data in -lcrypto... yes
=3D checking for SSL_library_init in -lssl... yes
=3D checking for ucol_open_3_6 in -licui18n... no
=3D checking for ucol_open_3_4 in -licui18n... no
=3D configure: error: library 'icui18n' is required for ICU
=3D =3D=3D=3D> =9AScript "configure" failed unexpectedly.
=3D Please report the problem to girgen@FreeBSD.org [maintainer] and attach=
 the
=3D "/usr/ports/databases/postgresql81-server/work/postgresql-8.1.11/config=
=2Elog"
=3D including the output of the failure of your make command. Also, it migh=
t be
=3D a good idea to provide an overview of all packages installed on your sy=
stem
=3D (e.g. an `ls /var/db/pkg`).
=3D *** Error code 1
=3D=20
=3D --
=3D Geoffroy
=3D=20





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802110605.54825>