You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "William Henry (JIRA)" <ji...@apache.org> on 2011/07/12 20:20:59 UTC

[jira] [Created] (QPID-3354) Change default configure/build instructions for UUID headers from e2fsprogs-devel to libuuid-devel

Change default configure/build instructions for UUID headers from e2fsprogs-devel to libuuid-devel
--------------------------------------------------------------------------------------------------

                 Key: QPID-3354
                 URL: https://issues.apache.org/jira/browse/QPID-3354
             Project: Qpid
          Issue Type: Improvement
          Components: Build Tools
    Affects Versions: 0.10
            Reporter: William Henry
             Fix For: 0.10


The current build instructions assume older versions of Fedora for build C++.

INSTALL file states:
<INSTALL>
UUID problems:
In some later Linux releases (such as Fedora 12), the uuid/uuid.h file has been
moved from e2fsprogs-devel into libuuid-devel. If you are using a newer Linux
release and run into a problem during configure in which uuid.h cannot be found,
look for and install the libuuid-devel package.
<\INSTALL>

We should flip this so that the default is to install libuuid-devel and the the instructions explain that for older releases of linux you need to install e2fsprogs-devel.

<New INSTALL instructions>
UUID problems:
In some earlier Linux releases (such as Fedora 11), the uuid/uuid.h file is loccated
in e2fsprogs-devel instead of libuuid-devel. If you are using an older Linux
release and run into a problem during configure in which uuid.h cannot be found,
look for and install the e2fsprogs-devel package.
<\New INSTALL instructions>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3354) Change default configure/build instructions for UUID headers from e2fsprogs-devel to libuuid-devel

Posted by "Justin Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross resolved QPID-3354.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.12)

> Change default configure/build instructions for UUID headers from e2fsprogs-devel to libuuid-devel
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3354
>                 URL: https://issues.apache.org/jira/browse/QPID-3354
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>    Affects Versions: 0.10
>            Reporter: William Henry
>            Assignee: Justin Ross
>             Fix For: 0.13
>
>
> The current build instructions assume older versions of Fedora for build C++.
> INSTALL file states:
> <INSTALL>
> UUID problems:
> In some later Linux releases (such as Fedora 12), the uuid/uuid.h file has been
> moved from e2fsprogs-devel into libuuid-devel. If you are using a newer Linux
> release and run into a problem during configure in which uuid.h cannot be found,
> look for and install the libuuid-devel package.
> <\INSTALL>
> We should flip this so that the default is to install libuuid-devel and the the instructions explain that for older releases of linux you need to install e2fsprogs-devel.
> <New INSTALL instructions>
> UUID problems:
> In some earlier Linux releases (such as Fedora 11), the uuid/uuid.h file is loccated
> in e2fsprogs-devel instead of libuuid-devel. If you are using an older Linux
> release and run into a problem during configure in which uuid.h cannot be found,
> look for and install the e2fsprogs-devel package.
> <\New INSTALL instructions>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3354) Change default configure/build instructions for UUID headers from e2fsprogs-devel to libuuid-devel

Posted by "Justin Ross (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross updated QPID-3354:
------------------------------

    Fix Version/s:     (was: 0.10)
                   0.13
                   0.12
         Assignee: Justin Ross

> Change default configure/build instructions for UUID headers from e2fsprogs-devel to libuuid-devel
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3354
>                 URL: https://issues.apache.org/jira/browse/QPID-3354
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>    Affects Versions: 0.10
>            Reporter: William Henry
>            Assignee: Justin Ross
>             Fix For: 0.12, 0.13
>
>
> The current build instructions assume older versions of Fedora for build C++.
> INSTALL file states:
> <INSTALL>
> UUID problems:
> In some later Linux releases (such as Fedora 12), the uuid/uuid.h file has been
> moved from e2fsprogs-devel into libuuid-devel. If you are using a newer Linux
> release and run into a problem during configure in which uuid.h cannot be found,
> look for and install the libuuid-devel package.
> <\INSTALL>
> We should flip this so that the default is to install libuuid-devel and the the instructions explain that for older releases of linux you need to install e2fsprogs-devel.
> <New INSTALL instructions>
> UUID problems:
> In some earlier Linux releases (such as Fedora 11), the uuid/uuid.h file is loccated
> in e2fsprogs-devel instead of libuuid-devel. If you are using an older Linux
> release and run into a problem during configure in which uuid.h cannot be found,
> look for and install the e2fsprogs-devel package.
> <\New INSTALL instructions>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org