> 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
fix_build.patch
Description: fix_build.patch
_______________________________________________ Help-gnutls mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnutls
