https://issues.apache.org/ooo/show_bug.cgi?id=125712
Issue ID: 125712
Issue Type: DEFECT
Summary: automation build is broken if debug=true and
dbglevel=1
Product: General
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
Build breaks with
Compiling: automation/source/server/server.cxx
/export/home/alp/srcs/oi-userland/components/openoffice/openoffice/build/i86/main/automation/source/server/server.cxx:
In member function 'sal_Bool ImplRemoteControl::QueCommands(sal_uLong,
SvStream*)':
/export/home/alp/srcs/oi-userland/components/openoffice/openoffice/build/i86/main/automation/source/server/server.cxx:835:9:
error: 'm_pDbgWin' was not declared in this scope
m_pDbgWin->AddText( "Posting Event for CommandHdl.\n" );
^
dmake: Error code 1, while making '../../unxsogi.pro/slo/server.obj'
1 module(s):
automation
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/export/home/alp/srcs/oi-userland/components/openoffice/openoffice/build/i86/main/automation/source/server
When you have fixed the errors in that module you can resume the build by
running:
build --all:automation
if debuglevel=1 is set.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.