building cvs...
Udo van den Heuvel <[email protected]> Sat, 02 Apr 2011 15:39:26 +0200
| Newsgroups | gmane.comp.audio.jamin.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Due to the rcent activity I checked out jamin, it has been a while, from cvs and tried a build. It ends with: /usr/bin/ld: jamin-plugin.o: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' /usr/bin/ld: note: 'dlsym@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding it to the linker command line /lib64/libdl.so.2: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[2]: *** [jamin] Error 1 make[2]: Leaving directory `/usr/src/jamin/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/jamin' make: *** [all] Error 2 So I read https://fedoraproject.org/wiki/UnderstandingDSOLinkChange and and change the Makefile a bit: LDFLAGS = -ldl Or add it it PACKAGE_LIBS. But still the same error. What is the fix here and when will the new features be available? Kind regards, Udo ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf