On Friday, July 24, 2015, Michal Hriň <h...@apache.org> wrote:

> Hi all,
>
> I'm trying to build AOO on Windows (7) and I still have problem with
> "comphelper" module.
>
> Error:
>
> =============
> Building module comphelper
> =============
>
> Entering /home/community/aoo-4.1.1/main/comphelper/prj
>
> cd .. && make -s -r -j1   && make -s -r deliverlog
> [ info  ALL ] LinkTarget Library/isal.lib not defined: Assuming headers
> to be there!
> [ info  ALL ] LinkTarget Library/icppuhelper.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/icppu.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/iucbhelper.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/ivos.lib not defined: Assuming headers
> to be there!
> [ info  ALL ] LinkTarget Library/msvcprt.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/uwinapi.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/kernel32.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/msvcrt.lib not defined: Assuming
> headers to be there!
> [ info  ALL ] LinkTarget Library/oldnames.lib not defined: Assuming
> headers to be there!
> [ build PKG ] comphelper_inc
> [ build DEP ] LNK:Library/icomphelp.lib
> [ build RES ] comphelper/default
> [ build RES ]
> awk: fatal: can't open source file
> `C:/cygwinc:/cygwin/home/community/aoo
> -4.1.1/main/solenv/gbuild/processdeps.awk' for reading (No such file or
> directory)
> C:/cygwin/home/community/aoo
> -4.1.1/main/solenv/gbuild/WinResTarget.mk:59: recipe for target
> '/home/community/aoo
> -4.1.1/main/solver/411/wntmsci12.pro/workdir/WinResTarget/comphelper/de
> fault.res' failed
> make: *** [/home/community/aoo
> -4.1.1/main/solver/411/wntmsci12.pro/workdir/WinResTarget/comphelper/de
> fault.res] Error 2
> dmake:  Error code 2, while making 'all'
>
>
>
> Here is configure options:
>
>  ./configure --with-dmake-url="
> http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"; -
> -with-ant-home="/cygdrive/c/apache-ant-1.9.6" --with-frame
> -home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v6.1" --with
> -psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v6.1" -
> -with-midl-path="/cygdrive/c/Program Files/Microsoft
> SDKs/Windows/v6.1/Bin" --with-cl-home="/cygdrive/c/Program Files
> (x86)/Microsoft Visual Studio 9.0/VC"  --with-mspdb
> -path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
> 9.0/Common7/IDE" --with-asm-home="/cygdrive/c/Program Files
> (x86)/Microsoft Visual Studio 9.0/VC/bin" --with-csc
> -path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" --with-jdk
> -home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0_80"  --with-nsis
> -path="/cygdrive/c/Program Files (x86)/NSIS" --with-directx
> -home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK (June
> 2010)" --disable-atl --with-package-format="installed msi" --enable-win
> -x64-shellext --with-lang="sk" --without-stlport --without-junit -
> -disable-odk --with-mfc-include-dir="C:/WinDDK/7600.16385.1/inc/mfc42"
> --with-mfc-lib-dir="C:/WinDDK/7600.16385.1/lib/Mfc/i386"
>
> I am trying more versions of Windows SDK (6.1, 7.0 or 7.0A), I have C++
> Compiler bundled with SDK, this means MSVC++ 2008.
>
> I have no more ideas.
> Can sombody help me ?

at least your LIBPATH to gcc is not correct. I guess you cannot link a
simple "hello world" program. Kernel32 as well as the ms* is system
libraries.

rgds
jan i

>
> Thanks!
>
> Regards,
> Michal Hriň
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> <javascript:;>
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> <javascript:;>
>
>

-- 
Sent from My iPad, sorry for any misspellings.

Reply via email to