RE: asn1time_to_string (first referenced in ../libbalsa/libbalsa.a(address-book-extern.o)) (code)
- From: "Gansser, Martin" <MGansser rand de>
- To: <balsa-list gnome org>
- Subject: RE: asn1time_to_string (first referenced in ../libbalsa/libbalsa.a(address-book-extern.o)) (code)
- Date: Tue, 20 Aug 2002 13:05:02 +0200
> On 2002.08.20 10:11:16 +0100 "Gansser, Martin" wrote:
> > Hi,
> > I tried to compile balsa-1.4.0 on hpux 11.00, but compilaton fails:
> >
>
> > -lX11 -lm -lssl -lcrypto -Wl,+b -Wl,/usr/local/lib:/opt/gnome/lib
> > /usr/ccs/bin/ld: Unsatisfied symbols:
> > asn1time_to_string (first referenced in
> > ../libbalsa/libbalsa.a(address-book-extern.o)) (code)
> > SslCertFile (first referenced in
> > ../libbalsa/libbalsa.a(address-book-extern.o))
> > (data)
> > x509_fingerprint (first referenced in
> > ../libbalsa/libbalsa.a(address-book-extern.o)) (code)
> > x509_get_part (first referenced in
> > ../libbalsa/libbalsa.a(address-book-extern.o))
> > (code)
>
> did libmutt compile went ok ? it would seem the configure
> inside libmutt/
> didn't find your ssl. the symbols the linker complains about come
> from libmutt/mutt_ssl and depend upon openssl being detected.
> weird at any rate - libmutt/configure should get that from
> the top level
> configure
> anyway
I've only added the following options to libmutt/configure
enable_flock=no
enable_fcntl=yes
because compilation fails with:
mx.c: In function `mx_lock_file':
mx.c:203: `LOCK_EX' undeclared (first use in this function)
mx.c:203: (Each undeclared identifier is reported only once
mx.c:203: for each function it appears in.)
mx.c:203: `LOCK_SH' undeclared (first use in this function)
mx.c:203: `LOCK_NB' undeclared (first use in this function)
mx.c:250: `LOCK_UN' undeclared (first use in this function)
mx.c: In function `mx_unlock_file':
mx.c:271: `LOCK_UN' undeclared (first use in this function)
gmake[2]: *** [mx.o] Error 1
gmake[2]: Leaving directory `/opt/mgansser/GNU/balsa-1.4.0/libmutt'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/mgansser/GNU/balsa-1.4.0/libmutt'
gmake: *** [all-recursive-am] Error 2
prounix_root:/users/mgansser/GNU/balsa-1.4.0/libmutt #
libmutt compiles fine with this 2 Options, but balsa fails again.
thanks Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]