Regina Henschel wrote:

> Hi Frank,
> 
> Frank Schönheit - Sun Microsystems Germany schrieb:
>> Hi Regina,
>> 
>>> ERROR: The following files could not be found:
>>> ERROR: File not found: emboleobj.dll
>>> ERROR: File not found: emsermi.dll
>>> ERROR: File not found: oleautobridge.uno.dll
>> 
>> Sounds like some OLE-related module has not been built (correctly).
>> According to trunk, emboleobj is built in module embeddedobj, emsermi in
>> embedserv, and oleautobridge in extensions/source/ole.
>> 
>> All three libs have in common that they are/should not packed (if not
>> even built) when --disable-atl is given (
>> http://svn.services.openoffice.org/opengrok/xref/Current%20(trunk)/scp2/source/ooo/file_library_ooo.scp#418
>> http://svn.services.openoffice.org/opengrok/xref/Current%20(trunk)/scp2/source/ooo/file_library_ooo.scp#1037
>> )
>> 
>> This either means your build of scp2 was not successful, or contained
>> remaints of a previous (non-disable-atl) build,
> 
> I think, that is it. I forgot DISABLE_ALT. Is it enough to put
> DISABLE_ATL="TRUE"
> export DISABLE_ATL
> at the end of winenv.set.sh?
> 
> At the end of winenv.set.sh there is a line "unset", which contains 
> DISABLE_ATL. Is it correct in that line or do I have to remove 
> DISABLE_ATL in that line?

You should remove it. You can also run configure again, now with
--disable-atl.

Best regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "nospamfor...@gmx.de".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to