gnutls 3.0.4 and mingw-w64 build issues

Hoyt, David hoyt6 at llnl.gov
Fri Oct 21 22:11:02 CEST 2011


> At this point, I'm still getting the following error:
> [...]
>

Again, I modified the following files:


lib/Makefile.am: added "-I$(builddir)/includes \" to AM_CPPFLAGS
lib/Makefile.am: added "-I$(builddir)/includes" to AM_CXXFLAGS


You'll likely need to make more of these kinds of changes depending on configure options. I attached a patch with all my makefile.am changes so far (against origin). I am now getting the following:

make[3]: Entering directory `/home/hoyt6/native/build/gnutls-3.0.4-git/lib'
  CC     gnutls_record.lo
  CC     gnutls_compress.lo
  [...]
  CC     gnutls_psk.lo
  CXX    libgnutlsxx_la-gnutlsxx.lo
make[3]: *** No rule to make target `libgnutls-28.def', needed by `all-am'.  Stop.


Thanks,
- David Hoyt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_build.patch
Type: application/octet-stream
Size: 4709 bytes
Desc: fix_build.patch
URL: </pipermail/attachments/20111021/f9af1a1d/attachment.obj>


More information about the Gnutls-help mailing list