You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mladen Turk (JIRA)" <ji...@apache.org> on 2010/02/11 20:14:29 UTC

[jira] Resolved: (DAEMON-94) Don't support freebsd 6.x

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

Mladen Turk resolved DAEMON-94.
-------------------------------

    Resolution: Fixed

Looking at the apsupport.m4 we have check for 'freebsd*'
Might be someone already applied a patch.


> Don't support freebsd 6.x
> -------------------------
>
>                 Key: DAEMON-94
>                 URL: https://issues.apache.org/jira/browse/DAEMON-94
>             Project: Commons Daemon
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>         Environment: freebsd 6.0 release
> freebsd 6.2 release
>            Reporter: Nemo Liu
>         Attachments: config.log
>
>
> configure log
> *** Current host ***
> checking build system type... i386-unknown-freebsd6.2
> checking host system type... i386-unknown-freebsd6.2
> checking cached host system type... ok
> *** C-Language compilation tools ***
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> 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 ANSI C... none needed
> checking for ranlib... ranlib
> *** Host support ***
> checking C flags dependant on host system type... failed
> configure: error: Unsupported operating system "freebsd6.2"

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