Closed Bug 163251 Opened 23 years ago Closed 23 years ago

SVG doesn't build on BeOS

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
BeOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.2alpha

People

(Reporter: sergei_d, Assigned: netscape)

Details

Attachments

(1 file)

no libm(ath) in BeOS. All available math functions are in libroot instead. So line in mozilla/config/autoconf.mk in BeOS case must be MOZ_LIBART_LIBS = -lmoz_art_lgpl -lroot instead MOZ_LIBART_LIBS = -lmoz_art_lgpl -lm
build config, not layout
Assignee: attinasi → seawood
Component: Layout → Build Config
QA Contact: petersen → granrose
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.2alpha
Patch has been checked in. Tinderbox is running with --enable-svg now.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Summary: SVG don't build on BeOS → SVG doesn't build on BeOS
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: