[
https://issues.apache.org/jira/browse/DAFFODIL-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676304#comment-17676304
]
Mike Beckerle commented on DAFFODIL-2516:
-----------------------------------------
[~jinterrante] do we need to support freeBSD? Do you have users working on
runtime2 who need it?
> runtime2 does not compile on FreeBSD
> ------------------------------------
>
> Key: DAFFODIL-2516
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2516
> Project: Daffodil
> Issue Type: Bug
> Components: Back End C-Generator
> Affects Versions: 3.1.0
> Reporter: Steve Lawrence
> Priority: Major
>
> runtime2 does not compile on FreeBSD because because of different include
> locations, from a user:
> 1. It looked like the runtime2 C code was looking for the Mini-XML
> dependencies under /usr whereas the package on FreeBSD is stored under
> /usr/local, and;
> 2. Some C files under runtime2 were including <endian.h> whereas the file was
> under /usr/include/sys.
> CFLAGS env variable support might help with this, or maybe there are some
> system properties that could be read to add include locations. Might also be
> able to look for/use pkg-config too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)