You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nathan Mittler (JIRA)" <ji...@apache.org> on 2007/11/19 17:32:26 UTC

[jira] Created: (AMQCPP-154) Improve build compatibility (Solaris)

Improve build compatibility (Solaris)
-------------------------------------

                 Key: AMQCPP-154
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
             Project: ActiveMQ C++ Client
          Issue Type: Improvement
    Affects Versions: 2.1.1, 2.1, 2.0.1, 2.0, 1.1, 1.0
         Environment: SPARC Solaris
            Reporter: Nathan Mittler
            Assignee: Timothy Bish
             Fix For: 2.1.2


Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQCPP-154:
--------------------------------

    Affects Version/s: 2.1.2
        Fix Version/s:     (was: 2.1.2)
                       2.1.3

> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1, 2.1.2
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.3
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40667 ] 

Timothy Bish commented on AMQCPP-154:
-------------------------------------

I was wrong it will build with gcc on solaris if you pass --enable-shared=no to configure.

> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.2
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AMQCPP-154 started by Timothy Bish.

> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.2
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reopened AMQCPP-154:
---------------------------------


It appears I did not get all the Solaris configure issues fixed so I am reopening this one and will target it for a 2.1.3 release.  Also there seems to be some issue on OS/X with these changes as well.


> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.2
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-154.
---------------------------------

    Resolution: Fixed

Fixed in the activemq-cpp-2.1.2 tag and changes are being ported into trunk and decaf.  The library builds using the CC compiler now.  I cannot seem to get it to build using gcc on the solaris machines since sun has the libtool la files all messed up and we don't have a without libtool option.



> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.2
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-154.
---------------------------------

    Resolution: Fixed

I've resolved the latest batch of solaris issues.

> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1, 2.1.2
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.3
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQCPP-154) Improve build compatibility (Solaris)

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40656 ] 

Timothy Bish commented on AMQCPP-154:
-------------------------------------

You must really hate me  :)


I have found that we need to specify a compiler flag -library=stlport4 on the CC command line so that the sun compiler uses a good stl library.  This requires a few configure.ac changes.

Also there are some uses of memcpy memset etc that need to include  <string.h> and <stdio.h>



> Improve build compatibility (Solaris)
> -------------------------------------
>
>                 Key: AMQCPP-154
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-154
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1
>         Environment: SPARC Solaris
>            Reporter: Nathan Mittler
>            Assignee: Timothy Bish
>             Fix For: 2.1.2
>
>
> Add support for building, running on SPARC Solaris.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.