[Softdevice-devel] How to link libsoftdevice.a?

Marko Mäkelä marko.makela at hut.fi
Wed Jun 15 20:09:25 CEST 2005


Martin,

> Sure, find attached the patch I already sent the last time, I assume not
> much changed from the old vdr version, so it should apply also to more
> recent vdr version.

The patch to plugin.c is still valid, but the Makefile seems to have
changed a little (or your diffs were based on a modified copy).

> You will have to modify vdr's makefile to link statically to the
> softdevice. As far as I remember I created a .a library with all the
> needed files from the softdevice and linked this to vdr.

This is problematic for me.  I keep getting tons of "undefined
reference" errors when trying to link libsoftdevice.a.  Alternatively,
I keep getting an error about -ldfb++ not being found (it only exists
as .so, and I can't figure out how to convince libtool or other
autotools-generated scripts and makefiles to create an .a for me).

	Marko



More information about the Softdevice-devel mailing list