You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2006/01/20 04:37:45 UTC

DO NOT REPLY [Bug 38327] New: - install target does not ensure lib dir exists

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38327

           Summary: install target does not ensure lib dir exists
           Product: Security
           Version: C++ 1.2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: C++ Canonicalization
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: ted.percival@quest.com


When installing with a prefix directory that doesn't exist, the install fails
because the lib subdirectory is not created before files are moved into it.

$ rm -rf /tmp/xml-security-out && ./configure --prefix=/tmp/xml-security-out &&
make && make install
<snip>
make[1]: Entering directory `/usr/src/redhat/BUILD/xml-security-c-1.2.1/src/xkms'
/usr/bin/install -c -d /tmp/xml-security-out/include/xsec/xkms
/usr/bin/install -c -m 644 XKMSAuthentication.hpp XKMSCompoundRequest.hpp
XKMSCompoundResult.hpp XKMSConstants.hpp XKMSKeyBinding.hpp
XKMSKeyBindingAbstractType.hpp XKMSLocateRequest.hpp XKMSLocateResult.hpp
XKMSMessageAbstractType.hpp XKMSMessageFactory.hpp
XKMSNotBoundAuthentication.hpp XKMSPendingRequest.hpp
XKMSPrototypeKeyBinding.hpp XKMSQueryKeyBinding.hpp XKMSRegisterRequest.hpp
XKMSRegisterResult.hpp XKMSRequestAbstractType.hpp XKMSRespondWith.hpp
XKMSResponseMechanism.hpp XKMSResult.hpp XKMSResultType.hpp XKMSStatus.hpp
XKMSStatusRequest.hpp XKMSStatusResult.hpp XKMSUnverifiedKeyBinding.hpp
XKMSUseKeyWith.hpp XKMSValidateRequest.hpp XKMSValidateResult.hpp
XKMSValidityInterval.hpp /tmp/xml-security-out/include/xsec/xkms
make[1]: Leaving directory `/usr/src/redhat/BUILD/xml-security-c-1.2.1/src/xkms'
/usr/bin/install -c ../lib/libxml-security-c.so.12.0 /tmp/xml-security-out/lib
rm -f /tmp/xml-security-out/lib/libxml-security-c.so.12 && ln -s
libxml-security-c.so.12.0 /tmp/xml-security-out/lib/libxml-security-c.so.12
rm: cannot remove `/tmp/xml-security-out/lib/libxml-security-c.so.12': Not a
directory
make: *** [install] Error 1

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38327] - install target does not ensure lib dir exists

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38327





------- Additional Comments From ted.percival@quest.com  2006-01-20 04:50 -------
Created an attachment (id=17464)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17464&action=view)
Proposed fix/workaround

This patch doesn't feel quite right, but it certainly works around the problem.
Perhaps someone with a better understanding of autotools can correct it.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38327] - install target does not ensure lib dir exists

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38327





------- Additional Comments From ted.percival@quest.com  2006-01-20 04:39 -------
Created an attachment (id=17463)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17463&action=view)
Proposed fix / workaround


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38327] - install target does not ensure lib dir exists

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38327


blautenb@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quanah@stanford.edu




------- Additional Comments From blautenb@apache.org  2006-03-31 09:48 -------
*** Bug 39163 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38327] - install target does not ensure lib dir exists

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38327


ted.percival@quest.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17463|0                           |1
        is obsolete|                            |




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 38327] - install target does not ensure lib dir exists

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38327


blautenb@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From blautenb@apache.org  2006-03-31 09:47 -------
Updated in SVN.  I actually changed the configure script so that the first
install command will make the directory first.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.