You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Travis Glenn Hansen (JIRA)" <ji...@apache.org> on 2012/08/31 06:47:07 UTC

[jira] [Updated] (QPID-4273) qpid-cpp Makefile for swig bindings overwrites DESTDIR

     [ https://issues.apache.org/jira/browse/QPID-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Glenn Hansen updated QPID-4273:
--------------------------------------

    Attachment: swig-perl-bad-destdir.patch

fixes the issue for me
                
> qpid-cpp Makefile for swig bindings overwrites DESTDIR
> ------------------------------------------------------
>
>                 Key: QPID-4273
>                 URL: https://issues.apache.org/jira/browse/QPID-4273
>             Project: Qpid
>          Issue Type: Bug
>          Components: Build Tools
>    Affects Versions: 0.16
>         Environment: I'm packaging (unofficially) for gentoo.
>            Reporter: Travis Glenn Hansen
>         Attachments: swig-perl-bad-destdir.patch
>
>
> The build system's DESTDIR value is being ignore due to the use of DESTDIR=$(prefix) in the Makefile.  There are 2 effects of this...
> 1. prefix becomes double accounted for so it's trying to install to /usr/usr in my case
> 2. we're writing to the live filesystem instead of the sandbox which makes the build fail

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org