diff options
Diffstat (limited to '_build/static/archives/extend/attachments/20150824/7576a7ab/attachment.html')
-rw-r--r-- | _build/static/archives/extend/attachments/20150824/7576a7ab/attachment.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_build/static/archives/extend/attachments/20150824/7576a7ab/attachment.html b/_build/static/archives/extend/attachments/20150824/7576a7ab/attachment.html new file mode 100644 index 00000000..69a74d86 --- /dev/null +++ b/_build/static/archives/extend/attachments/20150824/7576a7ab/attachment.html @@ -0,0 +1,4 @@ +<tt> +<div dir="ltr"><div><div><div><div>Greetings...<br><br></div>I'm finding that I can't start syslog when it is built as a dependency of my <a href="http://erlang.mk">erlang.mk</a> project. For example:<br><br><span style="font-family:monospace,monospace">$ erl -pa _rel/${MY_PROJECT}/lib/*/ebin<br>Erlang/OTP 18 [erts-7.0] [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]<br><br>Eshell V7.0 (abort with ^G)<br>1> syslog:start().<br>{error,"could not load driver syslog_drv: \"cannot open shared object file: No such file or directory\""}<br></span><br><br></div>The root of the problem seems to be that <a href="http://erlang.mk">erlang.mk</a> compiled syslog_drv.c as "syslog.so" and syslog expects to load "syslog_drv.so". I have confirmed that renaming the file solves the problem.<br><br></div>What do I do with that?<br><br></div>~BC<br><br></div><br> + +</tt> |