[Fluxus] Can’t build fluxus on NetBSD 6.0

gabor papp gabor.lists at mndl.hu
Mon Nov 11 01:12:08 PST 2013


Thanks. There's not much more information, but at least it stops at the
first error on finding libdl.
as I searched for the solution on google, it seems that NetBSD does not
have libdl, but these functionality is implemented in libc. you can
remove line 185:
["dl", "stdio.h"],
from the main SConstruct file for now and this should be fixed.
on a long term solution we should check if libdl exists and don't link
against it unconditionally.

let me know if this helps or any more errors show up.

Gabor




More information about the Fluxus mailing list