-
-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project X doesn't compile/work on FreeBSD #282
Comments
I remember on sfmt NIF and HiPE do not coexist, but maybe I need to recheck. Thanks. |
It's not a build error, it's a load error, so it might just be a bug in the erlang.mk autopatch functionality. |
erlsha2's patch has been merged, need to open tickets for the projects using it. |
Fixed evum, gen_icmp, gen_unix, iota, procket, tunctl, verx, cloudi_service_quorum, locker, rec2json. |
Fixed boss, detest, erlydtl, merl, sfmt. |
Closing because it needs reactualizing. |
The following projects work on Linux but not on FreeBSD.
enm failure, unsure:
can't find g++ (note: rebar seems to use clang? but fails anyway) (basho/eleveldb#97):
doesn't find expat.h in /usr/local/include:
not sure how to install libouchbase, manually?:
bash required by erlsha2 (PR merged vinoski/erlsha2#13 but dep not updated):
erlzmq not compatible with freebsd, uses 'make' instead of 'gmake':
need wx:
erlang_js calls 'make':
g++ not found:
afunix_drv error:
doesn't find git2.h in /usr/local/include:
doesn't build; does on Linux but seems nothing loads:
no FreeBSD support?
compiles but doesn't seem to load anything:
needs clang include file, not sure how to install:
not quite sure, something not found:
unicode/ucol.h not found:
libvirt/libvirt.h not found (linux only?):
You can help improve support on FreeBSD by cloning erlang.mk and running "make check". You need the following tools and libraries to build some of the packages:
The text was updated successfully, but these errors were encountered: