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, or that your DISABLE_ATL
environment variable is somehow broken:
http://svn.services.openoffice.org/opengrok/xref/Current%20(trunk)/scp2/source/ooo/makefile.mk#224

What does "echo $DISABLE_ATL" on a console output?

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         frank.schoenh...@sun.com -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

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

Reply via email to