﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10	[LINUX] failure while linking rl	melon	melon	"{{{
melon@melon:~/nv/nv/trunk/rl$ make
==== Building nv (debug) ====
==== Building rl (debug) ====
Linking rl
bin/libnv.a(library.o): In function `nv::library::open()':
/home/melon/nv/nv/trunk/gmake/../src/library.cc:73: undefined reference to `dlopen'
bin/libnv.a(library.o): In function `nv::library::get(std::string const&)':
/home/melon/nv/nv/trunk/gmake/../src/library.cc:84: undefined reference to `dlsym'
bin/libnv.a(library.o): In function `nv::library::close()':
/home/melon/nv/nv/trunk/gmake/../src/library.cc:96: undefined reference to `dlclose'
bin/libnv.a(library.o): In function `nv::library::get_error()':
/home/melon/nv/nv/trunk/gmake/../src/library.cc:123: undefined reference to `dlerror'
collect2: error: ld returned 1 exit status
make[1]: *** [bin/rl] Error 1
make: *** [rl] Error 2
}}}"	task	closed	major		core	0.1	fixed		melon
