On 1/7/08, Stanley Peng <[EMAIL PROTECTED]> wrote: > > > > On 1/5/08, Christian Lohmaier <[EMAIL PROTECTED]> wrote: > > > > Hi Stanley, *, > > > > On Dec 31, 2007 2:39 AM, Stanley Peng <[EMAIL PROTECTED]> wrote: > > > I got a problem when compiling pyuno module on loongson 2E platform > > (mips64 > > > arch). The following is the message, Would you > > > please do me a favor to find the reason? Thx. > > > [...} > > > dmake: Error code 1, while making > > > '../../unxlngmips.pro/lib/pyuno_services.rdb' > > > ---* tg_merge.mk *--- > > > [EMAIL PROTECTED]:~/build/ooo/openoffice.org-2.3.0 > > > /build/pyuno/source/loader$ > > > > Does running "build" in pyuno multiple times help to overcome the error? > > > No, whenever I dmake in pyuno, it fails to regcomp service. > > > If yes, then it is the same problem I'm having on Mac (PPC) from time to > > time. > > > > Rebuilding cpputools with debug=true might help as well in that case. > > > Let me have a rebuilt test to see the messages. >
I rebuilt cpputools and cppuhelper modules with debug=true, but still failed. cd ../../unxlngmips.pro/lib && regcomp -register -r pyuno_services.tmp -c typeconverter.uno -c invocation.uno -c reflection.uno -c introspection.uno-c invocadapt.uno -c proxyfac.uno -c pythonloader.uno Thread: 1 :component path=file:///home/stanley/build/ooo/openoffice.org-2.3.0 /ooo-build/build/current/solver/680/unxlngmips.pro/lib/servicemgr.uno.so => no CPLD_ACCESSPATH set. ERROR: create ServiceManager failed! ERROR description: loading component library failed: file:///home/stanley/build/ooo/openoffice.org-2.3.0 /ooo-build/build/current/solver/680/unxlngmips.pro/lib/servicemgr.uno.so dmake: Error code 1, while making '../../unxlngmips.pro/lib/pyuno_services.rdb' ---* tg_merge.mk *--- I have no clue as on why it fails, but if it is the same behaviour as > > on Mac, then expect similar breaks in testtools. > > > > see http://qa.openoffice.org/issues/show_bug.cgi?id=82955 and > > http://www.openoffice.org/issues/show_bug.cgi?id=84730 > > > > ciao > > Christian > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
