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 2006/11/05 00:00:02 UTC

[jira] Created: (AMQ-1025) host_os env variable is empty in configure.ac

host_os env variable is empty in configure.ac
---------------------------------------------

                 Key: AMQ-1025
                 URL: https://issues.apache.org/activemq/browse/AMQ-1025
             Project: ActiveMQ
          Issue Type: Bug
          Components: CMS (C++ client)
         Environment: building on linux, solaris, and cygwin
            Reporter: Nathan Mittler
            Priority: Minor


The host_os environment variable is undefined when executing the configure.ac file.  As a result, the switch on os_host doesn't execute properly.  This seems to be fixed (at least on linux) by adding AC_CANONICAL_HOST at the top of the file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (AMQ-1025) host_os env variable is empty in configure.ac

Posted by "Nathan Mittler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1025?page=all ]

Nathan Mittler resolved AMQ-1025.
---------------------------------

    Resolution: Fixed

Fixed in trunk

> host_os env variable is empty in configure.ac
> ---------------------------------------------
>
>                 Key: AMQ-1025
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1025
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: CMS (C++ client)
>         Environment: building on linux, solaris, and cygwin
>            Reporter: Nathan Mittler
>            Priority: Minor
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The host_os environment variable is undefined when executing the configure.ac file.  As a result, the switch on os_host doesn't execute properly.  This seems to be fixed (at least on linux) by adding AC_CANONICAL_HOST at the top of the file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (AMQCPP-1) host_os env variable is empty in configure.ac

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-1?page=all ]

Hiram Chirino updated AMQCPP-1:
-------------------------------

    Fix Version/s: 1.0

> host_os env variable is empty in configure.ac
> ---------------------------------------------
>
>                 Key: AMQCPP-1
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-1
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>         Environment: building on linux, solaris, and cygwin
>            Reporter: Nathan Mittler
>            Priority: Minor
>             Fix For: 1.0
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The host_os environment variable is undefined when executing the configure.ac file.  As a result, the switch on os_host doesn't execute properly.  This seems to be fixed (at least on linux) by adding AC_CANONICAL_HOST at the top of the file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Moved: (AMQCPP-1) host_os env variable is empty in configure.ac

Posted by "Nathan Mittler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-1?page=all ]

Nathan Mittler moved AMQ-1025 to AMQCPP-1:
------------------------------------------

        Project: ActiveMQ C++ Client  (was: ActiveMQ)
            Key: AMQCPP-1  (was: AMQ-1025)
    Component/s:     (was: CMS (C++ client))

> host_os env variable is empty in configure.ac
> ---------------------------------------------
>
>                 Key: AMQCPP-1
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-1
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>         Environment: building on linux, solaris, and cygwin
>            Reporter: Nathan Mittler
>            Priority: Minor
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The host_os environment variable is undefined when executing the configure.ac file.  As a result, the switch on os_host doesn't execute properly.  This seems to be fixed (at least on linux) by adding AC_CANONICAL_HOST at the top of the file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira