[Fluxus] Building problems

lucas samaruga samarugalucas at gmail.com
Sat Sep 13 16:56:57 PDT 2008


Hi

    I have problems building Fluxus 0.15rc3 on linux (openSuse 10.3)

using:

    liblo-0.25 (installed from sorce)
    PLT scheme Version: 399svn-1.fc8 (installed from rpm package)

error:

    fluxa/src/OSCServer.cpp:61: error: 'lo_arg_size' was not declared in
this scope

    lo_arg_size() is declared in lo_internal.h, this is not an archive in
/include/lo
    I have(?) copy lo_internal.h to /include/lo and I have(?) add to lo.h
#include "lo/internal.h" to compile

but wen run:

$ ./fluxus
Seg fault (internal error) at 0x4
Abortado

(gdb) run
Starting program: /archivos/Fluxus/fluxus-0.15rc3/fluxus
[Thread debugging using libthread_db enabled]
[New Thread 0xb6c8f910 (LWP 6059)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6c8f910 (LWP 6059)]
0xb7cce64e in scheme_top_level_do_worker (k=0xb7cc47e0 <apply_k>, eb=1,
new_thread=0, dyn_state=0x0)
    at xsrc/fun.c:1823
1823        (((long * ) (void * ) ((* save ) . gcvs ) ) [1 ] = (* save ) .
gcvs_cnt , GC_variable_stack = (void * * ) (void * ) (* save ) . gcvs ,
scheme_jit_longjmp ((* save ) . jb , 1 ) ) ;
Current language:  auto; currently c

   Is a problem in my system? (maybe I haven't installed the libraries
properly)
   (also when running examples with the version 0.15 the program crashes
(mouse input examples))
   I don't know what to do :S

Thanks
Lucas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20080913/62eb77eb/attachment-0001.htm>


More information about the Fluxus mailing list