[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
status of this package, error building 1.8.0
From: |
Marco Maggi |
Subject: |
status of this package, error building 1.8.0 |
Date: |
Wed, 27 May 2015 08:17:25 +0200 |
Ciao,
I am trying once again to use this package; what is its status? Is
there someone actually maintaining it?
Anyway, on my system (x86_64-slackware-linux-gnu): 64-bit libraries
are under the "lib64" directories and the configuration script fails to
find Libiconv because it insists in generating "libgsasl.la" holding the
pathname "/usr/local/lib/libiconv.la":
$grep libiconv lib/src/libgsasl.la
dependency_libs=' -L/usr/local/lib64 /usr/local/lib64/libidn.la
/usr/local/lib/libiconv.la /usr/local/lib64/libiconv.la'
notice that "/usr/local/lib" does not exist on my system.
This is after configuring with:
$ ./configure --prefix=/usr/local --libdir=/usr/local/lib64
and getting the following summary:
configure: summary of library build options:
version: 1.8.0
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr/local
Compiler: cc: gcc cflags: -g -O2 cppflags:
Warning flags:
Library types: Shared=yes, Static=yes
Valgrind:
Obsolete functions: yes
Client side: yes
Server side: yes
ANONYMOUS: yes
EXTERNAL: yes
PLAIN: yes
LOGIN: yes
SECURID: yes
NTLM: no (libs: )
CRAM-MD5: yes
DIGEST-MD5: yes
SCRAM-SHA-1: yes
SAML20: yes
OPENID20: yes
GS2: no
GSSAPI: no
configure: summary of main build options:
version: 1.8.0
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr/local
Compiler: cc: gcc -std=gnu99 cflags: -g -O2 cppflags:
Warning flags: no
Library types: Shared=yes, Static=yes
Valgrind:
Obsolete functions: yes
GnuTLS support: yes
CPPFLAGS:
LDADD: -L/usr/local/lib64 -lgnutls -lz -L/usr/local/lib64
-liconv -lnettle -lhogweed -L/usr/local/lib64 -lgmp -R/usr/local/lib64
Lasso support: no
CPPFLAGS:
LDADD:
TIA
--
"Now feel the funk blast!"
Rage Against the Machine - "Calm like a bomb"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- status of this package, error building 1.8.0,
Marco Maggi <=