Kurt
thus us something you need to report to LuaJIT folks

Luca

On May 4, 2013, at 1:53 AM, Kurt Buff <[email protected]> wrote:

> On Fri, May 3, 2013 at 4:42 PM, Luca Deri <[email protected]> wrote:
>> On May 4, 2013, at 12:25 AM, Kurt Buff <[email protected]> wrote:
>> 
>>> As you can see, I'm running as root...
>>> 
>>> First, delete the old directory
>>>    root@ext-fbsd:/root/ntopng # rm -rf ntopng/
>>> 
>>> Then get the newest stuff (ca. 15:23 today Redmond time)
>>>    root@ext-fbsd:/root/ntopng # svn co
>>> https://svn.ntop.org/svn/ntop/trunk/ntopng/
>>> which creates a fresh new directory.
>>> 
>>> Then
>>>    root@ext-fbsd:/root/ntopng # cd ntopng/
>>> 
>>> Then
>>>    root@ext-fbsd:/root/ntopng # ./configure
>>>    checking for gnutls... checking for gcc... gcc
>>>    checking whether the C compiler works... yes
>>>    checking for C compiler default output file name... a.out
>>>    checking for suffix of executables...
>>>    checking whether we are cross compiling... no
>>>    checking for suffix of object files... o
>>>    checking whether we are using the GNU C compiler... yes
>>>    checking whether gcc accepts -g... yes
>>>    checking for gcc option to accept ISO C89... none needed
>>>    checking for gnutls_priority_set in -lgnutls... no
>>>    ./configure: : Permission denied
>>>    configure: error: conditional "HAVE_GCRYPT" was never defined.
>>>    Usually this means the macro was only invoked conditionally.
>>> 
>>> 
>>> Kurt
>> 
>> Kurt
>> can you please resync? I hope it works now
>> 
>> Thanks Luca
> 
> Definitely better - it does ./configure now.
> 
> However, gmake stops with the following:
> 
>     CC        lj_cparse.o
>     lj_cparse.c: In function 'cp_get_bs':
>     lj_cparse.c:60: sorry, unimplemented: inlining failed in call to
> 'cp_get': function body not available
>     lj_cparse.c:77: sorry, unimplemented: called from here
>     gmake[2]: *** [lj_cparse.o] Error 1
>     gmake[2]: Leaving directory `/root/ntopng/third-party/LuaJIT-2.0.1/src'
>     gmake[1]: *** [default] Error 2
>     gmake[1]: Leaving directory `/root/ntopng/third-party/LuaJIT-2.0.1'
>     gmake: *** [third-party/LuaJIT-2.0.1/src/libluajit.a] Error 2
> 
> Kurt
> _______________________________________________
> Ntop-dev mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev

_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to