Closed
Bug 264409
Opened 20 years ago
Closed 20 years ago
build error(gfx/src/mac)
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sugar.waffle, Assigned: mikepinkerton)
Details
Checkout date:2004-10-14 01:57 OS: Mac OS X 10.3.5 The following errors occur. In the same environment, there was no problem at 10/13. rm -f libgfx_mac.dylib c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -I/Developer/SDKs/MacOSX10.2.8.sdk/usr/include -O2 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -I/Developer/SDKs/MacOSX10.2.8.sdk/Developer/Headers/FlatCarbon -pipe -DNDEBUG -DTRIMMED -O2 -I/Developer/SDKs/MacOSX10.2.8.sdk/Developer/Headers/FlatCarbon -fPIC -arch ppc -o libgfx_mac.dylib nsATSUIUtils.o nsDeviceContextMac.o nsDeviceContextSpecFactoryM.o nsDeviceContextSpecX.o nsDrawingSurfaceMac.o nsFontMetricsMac.o nsGfxFactoryMac.o nsGraphicState.o nsImageMac.o nsRegionMac.o nsRenderingContextMac.o nsMacUnicodeFontInfo.o nsUnicodeFontMappingMac.o nsUnicodeMappingUtil.o nsUnicodeRenderingToolkit.o nsScreenMac.o nsScreenManagerMac.o nsPrintOptionsX.o nsPrintSettingsX.o nsPrintSessionX.o nsFontUtils.o nsNativeThemeMac.o nsRenderingContextImpl.o gfxImageFrame.o nsNativeTheme.o -L../../../dist/bin -L../../../dist/lib -lmozutil_s -lgkgfx -framework Carbon -L../../../dist/bin -lxpcom -L../../../dist/bin -L/Users/sek/Documents/mozilla-current/camino/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread ../../../dist/lib/libunicharutil_s.a -Wl,-exported_symbols_list -Wl,../../../build/unix/gnu-ld-scripts/components-export-list -bundle -L/Developer/SDKs/MacOSX10.2.8.sdk/usr/lib/gcc/darwin/3.3 -L/Developer/SDKs/MacOSX10.2.8.sdk/usr/lib -lm ld: warning -prebind has no effect with -bundle ld: Undefined symbols: RectStretch(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned int) make[6]: *** [libgfx_mac.dylib] Error 1 make[6]: Leaving directory `/Users/sek/Documents/mozilla-current/camino/mozilla/gfx/src/mac'
| Assignee | ||
Comment 1•20 years ago
|
||
does it still happen? tinderbox is green.
Sorry.. When buidl was tried on the portion out of which the error came several times, the problem fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•