Date: Tue, 29 Sep 2009 00:36:06 +0200 From: Pierre Guinoiseau <geekounet@poildetroll.net> To: freebsd-gecko@freebsd.org Subject: Enigmail with Thunderbird 3.0b4 Message-ID: <4AC13A56.9070102@poildetroll.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Hi,
this morning, I wanted to try Thunderbird 3.0beta4 from the
freebsd-gecko experimental port. It compiles and runs pretty well. But I
was missing the enigmail extension. The installed version seemed to be
not compatible with TB 3.0b4.
So, I tried to modify the enigmail-thunderbird port in order to use TB
3.0b4 workdir:
GECKO= ${PKGNAMEPREFIX:S/-//}
.if ${GECKO} == "thunderbird"
GECKO_PORTDIR= freebsd-gecko/branches/experimental/mail/${GECKO}-devel
.else
GECKO_PORTDIR= www/${GECKO}
.endif
GECKO_WRKSRC= ${WRKDIR}/../../../${GECKO_PORTDIR}/work/comm-central
WRKSRC= ${WRKDIR}/mozilla
but it failed at configure on an error with pthread (and I don't see
why...?):
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... no
checking for pthread_create in -lc_r... no
checking for pthread_create in -lc... no
configure: error: --with-pthreads specified for a system without
pthread support
configure: error: ./configure failed for mozilla
config log says:
gcc34 -o dummy dummy.c -O2 -pipe -march=nocona -I/usr/local/include
-fno-strict-aliasing -fno-strict-aliasing -I/usr/local/include
-I/usr/local/include -pthreads -lm -pthread
gcc34: unrecognized option `-pthreads'
But it works fine when compiling for Thunderbird 2.0...
I switched back to Thunderbird 2.0 for the moment, as I need Enigmail
for my everyday use, but I would be glad if you could give me any
pointers to get it working with Thunderbird 3.0b4. :)
Thanks!
Pierre
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkrBOlYACgkQJikNJSAyef9F+QCfVjenqXPz0ojggRRDif9kW2BX
GPkAnjchJ04lAaBFr7kb9unqdzm24gEl
=nJr6
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AC13A56.9070102>
