Enigmail with Thunderbird 3.0b4

Pierre Guinoiseau geekounet at poildetroll.net
Mon Sep 28 22:36:11 UTC 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20090928/92fc69e9/signature.pgp


More information about the freebsd-gecko mailing list