bug-findutils
[Top][All Lists]
Advanced

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

[bug #14025] Build failure on cygwin


From: Eric Blake
Subject: [bug #14025] Build failure on cygwin
Date: Wed, 3 Aug 2005 15:09:23 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)

Follow-up Comment #1, bug #14025 (project findutils):

I figured out the patch needed for the makefile magic:

--- lib/Makefile.am     Wed Aug  3 09:07:08 2005
*************** MAINTAINERCLEANFILES =
*** 24,30 ****
  
  
  INCLUDES = -I../gnulib/lib -I$(top_srcdir)/gnulib/lib 
! LDADD = ../gnulib/lib/libgnulib.a
  
  libfind_a_SOURCES += modetype.h nextelem.h printquoted.h listfile.h
regextype.
h
  libfind_a_SOURCES += listfile.c nextelem.c extendbuf.c buildcmd.c
savedirinfo.
c forcefindlib.c qmark.c printquoted.c regextype.c
--- 24,30 ----
  
  
  INCLUDES = -I../gnulib/lib -I$(top_srcdir)/gnulib/lib
! LDADD = ../gnulib/lib/libgnulib.a @INTLLIBS@
  
  libfind_a_SOURCES += modetype.h nextelem.h printquoted.h listfile.h
regextype.
h
  libfind_a_SOURCES += listfile.c nextelem.c extendbuf.c buildcmd.c
savedirinfo.
c forcefindlib.c qmark.c printquoted.c regextype.c


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14025>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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