Hi,

When I try to compile the newest version of ion3 I get the following errors and have no idea why. This is the first time I install ion.

Does anyone have any suggestions what went wrong? Those error messages are of no help for me.

Many thanks,
Thorsten

When running make:

/usr/local/lib/liblualib.a(loadlib.o)(.text+0x2d): In function `loadlib':
: undefined reference to `dlopen'
/usr/local/lib/liblualib.a(loadlib.o)(.text+0x40): In function `loadlib':
: undefined reference to `dlsym'
/usr/local/lib/liblualib.a(loadlib.o)(.text+0x7a): In function `loadlib':
: undefined reference to `dlerror'
/usr/local/lib/liblualib.a(loadlib.o)(.text+0xa5): In function `loadlib':
: undefined reference to `dlclose'
collect2: ld returned 1 exit status
make[2]: *** [ion-statusd] Error 1
make[1]: *** [subdirs] Error 2
make: *** [subdirs] Error 2

When I ignore this and run "make install" I get:

make[2]: *** [lc_install] Error 1
make[1]: *** [subdirs-install] Error 2
make: *** [subdirs-install] Error 2

Afterwards I can start Ion3 but get the message

Ion startup error log:
>> Unable to find 'mod_statusbar' on search path.

And, not surprisingly, there is no status bar.



Reply via email to