Hi Manuel, Am Sat, 30 Dec 2006 14:55:18 +0100 schrieb Manuel NAUDIN: > Hi, > in the process of trying to build 680_m197 for Mac OS X.4.8 PPC with > these instruction : > http://wiki.services.openoffice.org/wiki/Mac_OS_X_Build_Instructions > > I have an error while trying this configure line (which was suggested > by Shaun McDonald) : > <command line> > ./configure --with-x > --with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home > --disable-gtk --disable-build-mozilla --disable-neon > </command line> > > After several successful messages, the error message says : > <error message> > checking for external/unowinreg/unowinreg.dll... configure: WARNING: > not found, will be cross-built using mingw32 > configure: error: for rebuilding unowinreg.dll you need the mingw32 > C++ compiler. > Specify mingw32 g++ executable name with --with-mingwin. > Or use prebuilt one from > http://tools.openoffice.org/unowinreg_prebuild/680/ and > put it into external/unowinreg > </error message> > Full terminal output available on request. > any ideas ?
Yes. Add a -disable-odk to your configure line and it should work. disable-odk disables the building of the OOo SDK and related stuff. If you want the SDK and related stuff simply go to the adviced page and download the unowinreg.dll. HTH Eric -- ## de.OpenOffice.org - Office für MacOS X, Linux, Solaris & Windows ## Openoffice.org - ich steck mit drin! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
