Subject: pkg/33617: error in /mail/thunderbird
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 06/01/2006 09:25:00
>Number: 33617
>Category: pkg
>Synopsis: error in /mail/thunderbird
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 01 09:25:00 +0000 2006
>Originator: Andreas Tannert
>Release:
>Organization:
MPI MIS
>Environment:
SunOS 5.9 Generic_118558-21 sun4u sparc SUNW,Sun-Fire-880
>Description:
bmake works with Special patch, then bmake install fails with this error:
cd /opt/pkg/PKGsrcNeu/210406devel/lib/thunderbird && /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. HOME=/opt/pkg/PKGsrcNeu/210406devel/pkgsrc/mail/thunderbird/work/mozilla ./thunderbird-bin -register
Segmentation Fault
*** Error code 139
But Thunderbird starts and works!
>How-To-Repeat:
bmake install
>Fix:
I think the problem is the "/usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=." the library path have to be the path to the /lib path.
To make thunderbird you need a patch. I will send it to the mailinglist later.