Closed
Bug 195995
Opened 23 years ago
Closed 23 years ago
static builds broken for cocoa
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
|
519 bytes,
patch
|
netscape
:
review+
|
Details | Diff | Splinter Review |
From the "queen" camino tinderbox:
ld: ../../dist/lib/components/libwidget_mac.a(nsDragService.o) illegal reference
to symbol: _AddDragItemFlavor defined in indirectly referenced dynamic library
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
ld: ../../dist/lib/components/libwidget_mac.a(nsSound.o) illegal reference to
symbol: _SysBeep defined in indirectly referenced dynamic library
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
ld: ../../dist/lib/components/libnecko.a(nsHTTPCompressConv.o) illegal reference
to symbol: _inflate defined in indirectly referenced dynamic library
/usr/lib/libz.1.1.3.dylib
ld: ../../dist/lib/components/libgfx_mac.a(nsDeviceContextSpecX.o) illegal
reference to symbol: _PMSessionBeginDocument defined in indirectly referenced
dynamic library
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
ld: warning suggest use of -bind_at_load, as lazy binding may result in errors
or different symbols being used
symbol _libVersionPoint used from dynamic library
../../dist/bin/libplc4.dylib(plvrsion.o) not from earlier dynamic library
@executable_path/libplds4.dylib(plvrsion.o)
make[3]: *** [mozilla-bin] Error 1
| Assignee | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Comment on attachment 116286 [details] [diff] [review]
patch
r=cls
Attachment #116286 -
Flags: review+
| Assignee | ||
Comment 3•23 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•