Issue 66508 - i18npool: Exception on createRegistryServiceFactory
Summary: i18npool: Exception on createRegistryServiceFactory
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PowerPC (PPC) Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0.4
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-16 11:39 UTC by pavel
Modified: 2006-07-07 15:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
cppuhleper/source/makefile.mk, switched back to local header generation without -L switch (5.83 KB, text/plain)
2006-06-16 11:56 UTC, hjs
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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
.