Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2018 21:22:37 +0300
From:      Java House <java4dev@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   gnu artanis
Message-ID:  <CAJYUOtfVrtVow1-JEqQ2X=hHjvj1wpFnU=643wvxkNEzVjGq6A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello

I decided to start using Gnu Guile and while I managed to build Gnu Guile
http://nikolasnikou.blogspot.com/2018/08/build-guile-for-freebsd.html

I am still trying to build Gnu Artanis under FreeBSD 11.2
I come to the point that gmake fails with following error

In unknown file:
           4 (primitive-load-path "artanis/server/epoll" #<procedure?>)
In ice-9/eval.scm:
   626:19  3 (_ #<directory (artanis server epoll) 80509ef00>)
   173:47  2 (_ #<directory (artanis server epoll) 80509ef00>)
In unknown file:
           1 (dynamic-func "epoll_create" #<dynamic-object #f>)
In ice-9/boot-9.scm:
   752:25  0 (dispatch-exception _ _ _)

ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
In procedure dynamic-pointer: Symbol not found: epoll_create
gmake: *** [Makefile:77: obj/artanis/artanis.go] Error 1


I couldnt find any way how to include a library that supports epoll_create

Does anyone know how to solve this issue?

Thank you for your help
KInd Regards
Nikolas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJYUOtfVrtVow1-JEqQ2X=hHjvj1wpFnU=643wvxkNEzVjGq6A>