To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59482
                  Issue #:|59482
                  Summary:|mozilla-source-1.7.5 not buildable with (not yet
                          |released) gnu make 3.81
                Component:|utilities
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hro
              Reported by:|mkretzschmar





------- Additional comments from [EMAIL PROTECTED] Sat Dec 17 09:40:38 -0800 
2005 -------
with src680_m146:

make[4]: Leaving directory
`/home/martin/build/dapper/openoffice.org/current/moz/unxlngppc.pro/misc/build/mozilla/extensions/p3p/src'
/usr/bin/perl -I../../config ../../config/preprocessor.pl
-DNAMESPACE=http://www.w3.org/2000/10/18/P3Pv1 \
        -DHAS_TMPL_RETENTION\
        resources/content/p3p.xsl.in > p3p200010.xsl
../../config/preprocessor.pl: invalid argument to -D:
HAS_TMPL_RETENTIONresources/content/p3p.xsl.in
make[3]: *** [p3p200010.xsl] Error 255

make --version:
GNU Make 3.81beta4

In make's NEWS file:

* WARNING: Backward-incompatibility!
  In order to comply with POSIX, the way in which GNU make processes
  backslash-newline sequences in command strings has changed.  See the
  GNU make manual section "Shell Execution" for details.

And the referenced manual:

   A shell command can be split into multiple lines of text by placing a
backslash before each newline.  Such a sequence of lines is provided to
the shell as a single command script.  The backslash and newline are
preserved in the shell command.  If the first character on the line
after a backslash-newline is a tab, the tab will _not_ be included in
the shell command.

mozilla/extensions/p3p/Makefile.in must be patched to add spaces before several
backslash-newlines. Patch to follow later.

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