Hi, the Makefile has a bug. It does not compile in current. You have to delete the item
LDFLAGS="-L${LOCALBASE}/lib"
in the CONFIGURE_ENV variable.
If you don't, the linker find an old library.
your, Jan
Hi, the Makefile has a bug. It does not compile in current. You have to delete the item
LDFLAGS="-L${LOCALBASE}/lib"
in the CONFIGURE_ENV variable.
If you don't, the linker find an old library.
your, Jan