[jadmin] stringprep_check_version error
Matthias Wimmer
m at tthias.eu
Wed Sep 12 08:18:13 CDT 2007
Leandro Saggin schrieb:
> Hello, I'm having a problem compiling Jabberd14 on Solaris Sparc, I'm
> using the following configure arguments and it give me the following
> errors:
>
> LIBS="-L/opt/local/lib -ltasn1 " ./configure
> --prefix=/opt/local/jabber14 --with-mysql=/opt/local/mysql
> --with-libidn=/opt/local --with-libpth=/opt/local
> --with-expat=/opt/local
>
> checking idna.h usability... yes
> checking idna.h presence... yes
> checking for idna.h... yes
> checking for stringprep_check_version in -lidn... no
> configure: error: Couldn't find required libidn installation
>
> I had libidn version 0.6.9 and now I have 1.1.0 and in both versions
> the error is the same.
Check of libidn uses pkg-config. Maybe you have a problem with that
tool. It seems that on Solaris pkg-config is not that widely used yet.
Matthias
More information about the JAdmin
mailing list