help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: gnutls 3.0.4 and mingw-w64 build issues


From: Hoyt, David
Subject: RE: gnutls 3.0.4 and mingw-w64 build issues
Date: Fri, 21 Oct 2011 13:11:02 -0700

> 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

Attachment: fix_build.patch
Description: fix_build.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]