Closed Bug 1712610 Opened 3 years ago Closed 3 years ago

Compiling Thunderbird using --with-system-bz2 flag fails to configure

Categories

(Thunderbird :: Build Config, defect, P2)

Thunderbird 89
Desktop
Linux

Tracking

(thunderbird_esr78 fixed, thunderbird89 affected)

RESOLVED FIXED
90 Branch
Tracking Status
thunderbird_esr78 --- fixed
thunderbird89 --- affected

People

(Reporter: rjl, Assigned: rjl)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

ERROR: --with-system-bz2 requested but symbol BZ2_bzread not found.

Patch borrowed from Arch Linux, anthraxx <levente@leventepolyak.net>.

Assignee: nobody → rob
Status: NEW → ASSIGNED

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/568b56686fdf
Fix passing --with-system-bz2 ldflags. r=justdave

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch

Comment on attachment 9223249 [details]
Bug 1712610 - Fix passing --with-system-bz2 ldflags. r=justdave

[Approval Request Comment]
Regression caused by (bug #): always been broken
User impact if declined: affects linux packagers, if they use --with-system-bz2 they have to patch
Testing completed (on c-c, etc.): tested with local build
Risk to taking this patch (and alternatives if risky):
This is a configure option that Linux distributions requested to link librnp against the OS libbz2. It probably never worked.

Attachment #9223249 - Flags: approval-comm-esr78?

Comment on attachment 9223249 [details]
Bug 1712610 - Fix passing --with-system-bz2 ldflags. r=justdave

[Triage Comment]
Approved for 78.11.0.
Testing completed on Arch Linux with and without a bzip2.pc pkgconfig file and both with and without providing a path.

Attachment #9223249 - Flags: approval-comm-esr78? → approval-comm-esr78+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: