Issue 51048 - W32-tcsh: build breakage in bean
Summary: W32-tcsh: build breakage in bean
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m111
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-21 16:30 UTC by quetschke
Modified: 2005-06-21 17:03 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2005-06-21 16:30:39 UTC
The build breaks in bean with:

guw.pl link /COMMENT:"odk_680__"  /MACHINE:IX86 @/tmp/mkXSgFfT |& /bin/grep.exe 
-v "LNK4197:"
Making dpj...

------------------------------
Making: ../../../../wntmsci10.pro/misc/com_sun_star_beans.dpc
dmake subdmake=true  -f makefile.mk  depend=t ALLDPC
------------------------------
No Dependencies
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/officebean.dll -map:../../wntmsci10.pro/misc/officebean.
map -def:../../wntmsci10.pro/misc/officebean.def -implib:../../wntmsci10.pro/lib
/iofficebean1.lib ..\..\wntmsci10.pro\slo\officebean_version.obj ..\..\wntmsci10
.pro\slb\officebean.lib isal.lib msvcrt.lib uwinapi.lib kernel32.lib user32.lib 
oldnames.lib ..\..\wntmsci10.pro\misc\officebean.res 
../../wntmsci10.pro/misc/officebean.def(2) : warning LNK4017: DESCRIPTION statem
ent not supported for the target platform; ignored
../../wntmsci10.pro/misc/officebean.def(3) : warning LNK4017: DATA statement not
 supported for the target platform; ignored
   Creating library ../../wntmsci10.pro/lib/iofficebean1.lib and object ../../wn
tmsci10.pro/lib/iofficebean1.exp
officebean.lib(com_sun_star_comp_beans_LocalOfficeWindow.obj) : error LNK2019: u
nresolved external symbol __imp__JAWT_GetAWT@8 referenced in function _Java_com_
sun_star_comp_beans_LocalOfficeWindow_getNativeWindow@8
../../wntmsci10.pro/bin/officebean.dll : fatal error LNK1120: 1 unresolved exter
nals
dmake:  Error code 96, while making '../../wntmsci10.pro/bin/officebean.dll'
Comment 1 quetschke 2005-06-21 17:02:55 UTC
Pilot error. Sorry.
Comment 2 quetschke 2005-06-21 17:03:12 UTC
c