Closed
Bug 271503
Opened 20 years ago
Closed 16 years ago
ctl fails to build on osx
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 obsolete file)
gmake[1]: Entering directory `/Users/timeless/obj-powerpc-apple-darwin7.6.0-mac/intl/ctl/src' rm -f libctl.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 -fpascal-strings -no-cpp-precomp -fno-common -fshort-wchar -I/Developer/Headers/FlatCarbon -pipe -DNDEBUG -DTRIMMED -g -O2 -I/Users/josh/include/glib-1.2 -I/Users/josh/lib/glib/include -fPIC -arch ppc -o libctl.dylib nsULE.o nsUnicodeToTIS620.o nsUnicodeToSunIndic.o nsUnicodeToThaiTTF.o nsCtlLEModule.o -L../ ld: Undefined symbols: _main gmake[1]: *** [libctl.dylib] Error 1
Attachment #166918 -
Flags: review?(prabhat.hegde)
Updated•20 years ago
|
Attachment #166918 -
Flags: review?(prabhat.hegde) → review+
Comment on attachment 166918 [details] [diff] [review] fixes build for osx mozilla/intl/ctl/src/Makefile.in 1.14
Attachment #166918 -
Attachment is obsolete: true
Component: Layout: CTL → Layout: Text
QA Contact: arthit → layout.fonts-and-text
Comment 3•16 years ago
|
||
So if the patch was reviewed and checked in, why was it obsoleted and the bug not marked as fixed? Anyway this is all moot now (bug 447853).
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•