To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=11424





------- Additional comments from [EMAIL PROTECTED] Sun Jan 23 19:38:01 -0800 
2005 -------
The gnucp included in so build env does not support -L option, that is why I add
a switch to distinguish solaris and none solaris. 
And have a look of your log, I find thses lines
    COPY: ../unxsols4.pro/inc/ldap/ldap-standard.h ->
    Files unchanged/not matching: 1938
It tails that all include had copied to unxsols4.pro/inc. 

To you know,deliver and extractfile.mk are different things. extractfile.mk copy
all files from unxsols4.pro/misc/build/mozilla/dist/include to unxsols4.pro/inc.
Deliver then copy them to solver.
To verify extractfile.mk's work, you can now:
  1. remove your patch from extractfile.mk
  2. rm -rf unxsols4.pro/inc/*
  3. dmake zip > build.log
  4. verify these are two lines in your build.log
gnucp -pr ./unxsols4.pro/misc/build/mozilla/dist/include/* ./unxsols4.pro/inc
gnucp -pr ./unxsols4.pro/misc/build/mozilla/dist/public/* ./unxsols4.pro/inc
  5. verify there are all mozilla include file in unxsols4.pro/inc, in my build 
is:
     ls unxsols4.pro/inc/ |wc
     131     131    1126


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