[Bug 1677] [IcedTea7] Update PaX support to detect running PaX kernel and use newer tools

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Feb 24 07:51:29 PST 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1677

Stefan Ring <stefan at complang.tuwien.ac.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan at complang.tuwien.ac.a
                   |                            |t

--- Comment #3 from Stefan Ring <stefan at complang.tuwien.ac.at> ---
Created attachment 1030
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1030&action=edit
config.log

Judging by changeset
<http://icedtea.classpath.org/hg/icedtea7/rev/ffb3f0d91d72>, it seems like it
should work without this PaX stuff, but this is broken:

make[7]: Entering directory
`/home/sr/staging/staging-build7/icedtea7/openjdk/jdk/make/com/sun/jmx'
/bin/mkdir -p
/home/sr/staging/staging-build7/icedtea7/openjdk.build/classes/javax/management/remote/rmi
rm -f
/home/sr/staging/staging-build7/icedtea7/openjdk.build/classes/javax/management/remote/rmi/RMIConnectionImpl_Stub.class
if [ -x  ] ; then \
          if [ -w
/home/sr/staging/staging-build7/icedtea7/openjdk.build/bin/java ] ; then \
             -m /home/sr/staging/staging-build7/icedtea7/openjdk.build/bin/java
; \
          fi ; \
        fi
/bin/sh: line 2: -m: command not found

Apparently, test -x without an argument returns true.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140224/4859099b/attachment.html 


More information about the distro-pkg-dev mailing list