Closed Bug 623864 Opened 14 years ago Closed 13 years ago

Fails to build with --enable-native-uconv

Categories

(Core :: Internationalization, defect)

All
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bero, Assigned: smontagu)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Arora/0.11.0 Safari/533.3
Build Identifier: 4.0b8

/usr/src/ark/BUILD/mozilla-central/dist/bin/xpt_link _xpidlgen/ucnative.xpt _xpidlgen/nsINativeUConvService.xpt
nsNativeUConvService.cpp:41:31: fatal error: nsIGenericFactory.h: No such file or directory
compilation terminated.
make[5]: *** [nsNativeUConvService.o] Error 1


Reproducible: Always

Steps to Reproduce:
1. configure --enable-native-uconv
2. make

Actual Results:  
/usr/src/ark/BUILD/mozilla-central/dist/bin/xpt_link _xpidlgen/ucnative.xpt _xpidlgen/nsINativeUConvService.xpt
nsNativeUConvService.cpp:41:31: fatal error: nsIGenericFactory.h: No such file or directory
compilation terminated.
make[5]: *** [nsNativeUConvService.o] Error 1


Expected Results:  
It compiles
I propose removing native uconv rather than fixing a build error.
Assignee: nobody → smontagu
Component: General → Internationalization
Product: Firefox → Core
QA Contact: general → i18n
Depends on: 644801
Native uconv is gone.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.