Closed Bug 861690 Opened 11 years ago Closed 11 years ago

gre_path is wrong in packager.py

Categories

(Thunderbird :: Build Config, defect)

21 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 886095

People

(Reporter: wolfiR, Unassigned)

Details

I'm trying to package Thunderbird but run into an issue since 21b1.

I do basically a 
make -f client.mk build
cd ../obj
make -C mail/installer
which always worked correctly.

With 21.0b1 it fails during running precompile_cache when executing xpcshell because the libraries are not found.

Followed that back to gre_path (which is used to set up LD_LIBRARY_PATH) is set to bin/chrome instead of just bin/ in toolkits' packager.py

I couldn't find the reason for that yet.
still the same with 24pre
Are you building with enigmail?
I do indeed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.