To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72526
                 Issue #|72526
                 Summary|Bad -I compiling cppuhelper
               Component|udk
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|hjs
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Wed Dec 13 01:20:13 -0800 
2006 -------
At least on SRC680m196 unxsoli4.pro,

  cd cppuhelper/source && touch factory.cxx && dmake

leads to compiler warning

  Value expected for flag '-I' for '.../ccfe'.

The problem seems to be solenv/inc/target.mk:1.186 which includes

  -I$(UNOINCLUDES)

but only defined UNOINCLUDES if "$(BOOTSTRAP_SERVICE)"!="TRUE", and
cppuhelper/source/makefile.mk:1.43 sets BOOTSTRAP_SERVICE=TRUE.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to