Issue 66508

Summary: i18npool: Exception on createRegistryServiceFactory
Product: Build Tools Reporter: pavel
Component: codeAssignee: hjs <hans-joachim.lankenau>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues, tino.rachui
Version: current   
Target Milestone: OOo 2.0.4   
Hardware: PowerPC (PPC)   
OS: Mac OS X, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
cppuhleper/source/makefile.mk, switched back to local header generation without -L switch none

Description pavel 2006-06-16 11:39:36 UTC
Hi,

build fails in i18npool/source/localedata/data with:

./../../unxmacxp.pro/bin/saxparser en_AU en_AU.xml
../../../unxmacxp.pro/misc/localedata_en_AU.cxx
../../../unxmacxp.pro/bin/localedata_en_AU.rdb
/Volumes/Build/oo/BuildDir/ooo_SRC680_m172_src/solver/680/unxmacxp.pro/bin/types.rdb
Exception on createRegistryServiceFactory

When cppuhelper was compiled with debug, it prints:
/Volumes/Build/oo/BuildDir/ooo_SRC680_m172_src/cppuhelper/source/implbase_ex.cxx,
Line 252: cannot get type description for type
"com.sun.star.lang.XServiceInfo"!
Comment 1 pavel 2006-06-16 11:40:50 UTC
Tino, you had the same problem in the past, right?
Comment 2 hjs 2006-06-16 11:56:00 UTC
Created attachment 37191 [details]
cppuhleper/source/makefile.mk, switched back to local header generation without -L switch
Comment 3 hjs 2006-06-16 11:58:43 UTC
please check if there is still a problem on OSX when using this makefile.
Comment 4 tino.rachui 2006-06-16 13:57:07 UTC
tra->hjs: Problem solved on Mac OS X with this makefile! Thanks.

Comment 5 hjs 2006-06-16 14:04:17 UTC
committed to ause059
Comment 6 hjs 2006-06-16 14:04:59 UTC
see comment from tra
Comment 7 eric.bachard 2006-06-19 10:05:01 UTC
Verified working building m172 + aquavcl01 : i18npool builds fine

Than you very much for the fix
Comment 8 hjs 2006-07-07 15:18:53 UTC
.