On 4/18/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> But having added the patch, I get further but sees that the dlls are not
> being created,
> only the .a and .la files.
>
Yes, the .def files are created only if dlls are created.
You should see a warning during build that state that some
While trying to use the scb svn create-using-mingw on an ubuntu, I ran across
this error:
/usr/bin/install: cannot stat `./.libs/libopensc-2.dll.def': No such file or
directory
5204 make[3]: *** [install-mylibDATA] Error 1
It appears that the opensc src/libopensc/Makefile.am:
71