On 11/11/15 08:33, Chris Johns wrote:
On 10/11/2015 8:35 pm, Sebastian Huber wrote:
>Hello,
>
>for the libbsd we have the problem that we expose a lot of symbols from
>the FreeBSD kernel space to the applications. There are several known
>conflicts, e.g. FreeBSD log() vs. standard math library
On 10/11/2015 8:35 pm, Sebastian Huber wrote:
> Hello,
>
> for the libbsd we have the problem that we expose a lot of symbols from
> the FreeBSD kernel space to the applications. There are several known
> conflicts, e.g. FreeBSD log() vs. standard math library log(). The
> current approach to solv
Hello,
for the libbsd we have the problem that we expose a lot of symbols from
the FreeBSD kernel space to the applications. There are several known
conflicts, e.g. FreeBSD log() vs. standard math library log(). The
current approach to solve this issue is to generate a file with lots of
#def