Re: Need help with building DEV300m106 with cygwin
Regina Henschel <[email protected]> Mon, 16 May 2011 17:31:26 +0200
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Mathias, Mathias Bauer schrieb: >> >> Without --enable-cairo setting or with setting --disable-cairo it >> doesn't build at all, because pango is missing cairo.h. If I then try to >> build cairo manually, it says that it is not enabled. > > I can not confirm this problem. I had no problem with building OOo > DEV300_m106 on Windows/cygwin without specifying any cairo related > switches. I have patch rsvglips_glib_win32.patch applied. Then I have used ./configure \ --with-directx-home="/cygdrive/c/Programme/Microsoft DirectX SDK (March 2009)" \ --with-cl-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC" \ --disable-activex \ --disable-build-mozilla \ --disable-nss-module \ --disable-atl \ --with-frame-home="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1" \ --with-psdk-home="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.1" \ --with-midl-path="/cygdrive/c/Programme/Microsoft SDKs/Windows/v6.0A/bin" \ --with-asm-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/bin" \ --with-jdk-home="/cygdrive/c/Programme/Java/jdk1.6.0_20" \ --with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \ --with-ant-home=/ant \ --without-junit \ --enable-dbgutil \ --with-vendor="Regina" \ --with-build-version="16Mai11" Then in instsetoo_native build --all It runs till pangocairo-context.c c:\dev300m106cairo\pango\wntmsci12\misc\build\pango-1.28.3\pango\pangocairo.h(26) : fatal error C1083: Cannot open include file: 'cairo.h': No such file or directory NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1.0\VC\bin\cl.EXE' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1.0\VC\bin\nmake.EXE' : return code '0x2' Stop. NMAKE : fatal error U1077: 'for' : return code '0x2' Stop. dmake: Error code 2, while making './wntmsci12/misc/build/so_built_so_pango' 1 module(s): pango need(s) to be rebuilt So what to do now? Kind regards Regina -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help