Re: [opensc-devel] Cross compiling of SCB no dlls created

2008-04-18 Thread Alon Bar-Lev
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

[opensc-devel] Cross compiling of SCB no dlls created

2008-04-18 Thread Douglas E. Engert
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