You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/05/07 11:20:00 UTC

[jira] [Commented] (DAEMON-385) commons-daemon-1.1.0 not supported with AIX 7

    [ https://issues.apache.org/jira/browse/DAEMON-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465800#comment-16465800 ] 

Michael Osipov commented on DAEMON-385:
---------------------------------------

We can only support systems we have access to. You can provide patches for AIX.

> commons-daemon-1.1.0 not supported with AIX 7
> ---------------------------------------------
>
>                 Key: DAEMON-385
>                 URL: https://issues.apache.org/jira/browse/DAEMON-385
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.1.0
>            Reporter: vikram
>            Priority: Major
>
> when run .cofigure script to created JSVC getting error  *configure: error: Unsupported operating system "aix7.1.4.0".*
>  
>  
> ./configure
> *** Current host ***
> checking build system type... powerpc-ibm-aix7.1.4.0
> checking host system type... powerpc-ibm-aix7.1.4.0
> checking cached host system type... ok
> *** C-Language compilation tools ***
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for ranlib... ranlib
> checking for strip... strip
> *** Host support ***
> checking C flags dependant on host system type... failed
> configure: error: Unsupported operating system "aix7.1.4.0"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)