darkless wrote:taipan67 wrote:I've also become slightly paranoid that my use of this flag
globally might be responsible for 'mail-client/mozilla-thunderbird-1.0.2-r1' incorrectly believing that it was compiled
without the 'crypt' flag enabled, hence no 'enigmail', & possibly why my mail-filters aren't working properly...
As i said, it's probably overly paranoid, but i'll only be sure by re-compiling from scratch, so it'll be a week or so before that happens on my other partition...

I've seen the same behavior from gaim when using the flag "gnutls". I couldn't figure out why it wouldn't allow me to use the MSN protocol. A 'gaim -d' later, I saw that SSL support hadn't been compiled in, and watching a reemerge confirmed that it didn't detect the gnutls libraries. Emerging gaim without the --as-needed flag made it work again

Thanks for the follow-up,
darkless - although 'net-im/gaim' has been added to the list of packages that fail in the 1st post on this thread, it might be worth listing the full ebuild-title (with numbers), just in case it's a problem unique to your release (which doesn't sound likely).
On the 'mail-client/mozilla-thunderbird-1.0.2-r1' front, the mail-filters weren't working because i'd configured them wrong.
...And regarding 'enigmail', being inspired to dig a bit deeper, i've just run this test :-
Code: Select all
gentoo taipan # cd /var/log/portage
gentoo portage # ls -alFh *thunderbird*
-rw-r--r-- 1 root root 3.9M Jun 30 02:08 2657-mozilla-thunderbird-1.0.2-r1.log
-rw-r--r-- 1 root root 337 Jun 30 02:08 2658-mozilla-thunderbird-1.0.2-r1.log
gentoo portage # less 2657-*thunderbird* | grep -i enigmail
......
...and discovered amongst a few hundred lines of output that 'enigmail'
was built as requested, but none of the relevant 'chrome' components could be found - so it's there, it just can't be accessed from the GUI.
As of this moment, i don't know if that's because of the FLAG, or because of a bug in the source-tarball, & to find out i'll have to either figure out how to safeguard my existing email & account-settings, then re-compile
without the FLAG, or burn shit-loads of personal files from my other installation to disk & build it without the FLAG on
that side of the hard-drive.

I'm leaning towards the latter, coz i need to get round to that anyway, but i'll be sure to post my findings either way...
