To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76771
                 Issue #|76771
                 Summary|dependencied broken due to header move
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|solenv
             Assigned to|vq
             Reported by|hjs





------- Additional comments from [EMAIL PROTECTED] Fri Apr 27 17:46:00 +0000 
2007 -------
makedepend wasn't supplied with the new include path.

--- settings.mk 25 Apr 2007 20:47:15 -0000      1.204.30.5
+++ settings.mk 27 Apr 2007 17:44:43 -0000
@@ -752,7 +752,7 @@
 INCCOM=$(OUT)$/inc
 INCCOMX=$(OUT)$/inc
 INCUNOIDL=$(INCCOM)$/$(PRJNAME)
-INCDEPN=. $(INCGUI) $(INCLOCAL) $(INC)
+INCDEPN=. $(INCGUI) $(INCLOCAL) $(INC) $(INC)$/$(PRJNAME)
 .IF "$(PRJINC)"!=""
 INCLOCPRJ=$(foreach,i,$(PRJINC) $i$/inc)
 INCDEPN+=$(INCLOCPRJ)

also -D_SOLAR__PRIVATE should be obsolete...

---------------------------------------------------------------------
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