Vitor Domingos wrote:
I'm getting some problems while building 2.0.3 on windows, on external project:

Please be more specific:
<http://wiki.services.openoffice.org/wiki/Debug_Build_Problems>

As a wild guess I'd say you're missing gpc and someone broke the
configure test.

This (from configure.in):
if test ! -e ../external/gpc/gpc.c && test ! -e ../external/gpc/gpc.h; then 
without_gpc=yes; fi
is definitly not OK for windows builds.

Volker

/cygdrive/c/ooo/src/OOC680_m7/tools/util
dmake: Executing shell macro: $(FIND) . -name "{$(subst,
$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX),
$(SHL1TARGET)))}.xml"
------------------------------
Making: ../wntmsci10.pro/bin/tl680mi.dll
guw.pl rc -DWIN32 -I -I.  -I. -I../inc -I../inc -I../WIN/inc
-I../wntmsci10.pro/inc -I.
-I/cygdrive/c/ooo/src/OOC680_m7/solver/680/wntmsci10.pro/inc/stl
-I/cygdrive/c/ooo/src/OOC680_m7/solver/680/wntmsci10.pro/inc/external
-I/cygdrive/c/ooo/src/OOC680_m7/solver/680/wntmsci10.pro/inc
-I/cygdrive/c/ooo/src/OOC680_m7/solenv/wntmsci10/inc
-I/cygdrive/c/ooo/src/OOC680_m7/solenv/inc
-I/cygdrive/c/ooo/src/OOC680_m7/res
-I/cygdrive/c/ooo/src/OOC680_m7/solver/680/wntmsci10.pro/inc/stl
-I/cygdrive/c/ooo/deps/jdk150/include/win32
-I/cygdrive/c/ooo/deps/jdk150/include
-I/cygdrive/c/ooo/deps/platsdk/include
-I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/include
-I/cygdrive/c/ooo/deps/dxsdk/include     -I. -I../res
-I.  ../wntmsci10.pro/misc/tl680mi_def.rc
cat ../wntmsci10.pro/misc/tl680mi_def.res

../wntmsci10.pro/misc/tl680mi.res

guw.pl link /COMMENT:"TOOLS_680__"  /MACHINE:IX86 @/tmp/mkxdv3Io |
& /usr/bin/grep.exe -v "LNK4197:"
Microsoft (R) Incremental Linker Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

/MAP /OPT:NOREF /NODEFAULTLIB /RELEASE /DEBUG:full /SUBSYSTEM:CONSOLE /DLL
-out:../wntmsci10.pro/bin/tl680mi.dll -map:../wntmsci10.pro/misc/tl680mi.map
..\wntmsci10.pro\lib\itools.exp ..\wntmsci10.pro\slo\tl_dflt_version.obj
..\wntmsci10.pro\slo\tl_dflt_description.obj ..\wntmsci10.pro\slb\tools.lib
zlib.lib iucbhelper.lib icppu.lib isal.lib ivos.lib ibasegfx.lib
ii18nisolang.lib gpc.lib shell32.lib mpr.lib ole32.lib uuid.lib advapi32.lib
msvcrt.lib uwinapi.lib kernel32.lib user32.lib oldnames.lib stlport_vc71.lib
..\wntmsci10.pro\misc\tl680mi.res
LINK : fatal error LNK1181: cannot open input file 'gpc.lib'
dmake:  Error code 157, while making '../wntmsci10.pro/bin/tl680mi.dll'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while
making /cygdrive/c/ooo/src/OOC680_m7/tools/util
dmake:  Error code 1, while making 'build_instsetoo_native'
---*  *---


And running dmake on external/gpc, the output is exactly this:

$ dmake
-------------


The output of build --all is exactly the same (nothing).

I've tried building it with both versions .19 and .20 of cygwin.

Regards,
--
//VD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
= http://wiki.services.openoffice.org/wiki/Debug_Build_Problems  =
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to