Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17:/tmp/cvs-serv15472

Modified Files:
        libdnet.info 
Log Message:
current version of check (0.9.5) is not compatible with libdnet 1.10
disabled check for now.
suggest looking to see if libdnet 1.11 will work with the current version of 
check
The error was occuring:
   gcc -g -O2 -Wall -o .libs/check_addr check_addr.o  -L/sw/lib 
../../src/.libs/libdnet.dylib /sw/lib/libcheck.dylib
   /usr/bin/ld: Undefined symbols:
   _suite_free


Index: libdnet.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libdnet.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libdnet.info        20 Jan 2006 20:21:18 -0000      1.1
+++ libdnet.info        25 Aug 2007 14:06:25 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libdnet
 Version: 1.10
-Revision: 10
+Revision: 11
 ###
 Depends: %N1-shlibs (= %v-%r)
 BuildDepends: fink (>= 0.13.0-1), check
@@ -11,7 +11,8 @@
 ###
 # Patch: %n.patch
 ###
-ConfigureParams: --without-python --with-check=%p --enable-shared 
--enable-static --disable-dependency-tracking --with-pic --mandir=%i/share/man 
--infodir=%p/share/info --libexecdir=%p/lib
+# --with-check=%p  New version of check does not work with libdnet 1.10 -kurt 
8/07
+ConfigureParams: --without-check --without-python --enable-shared 
--enable-static --disable-dependency-tracking --with-pic --mandir=%i/share/man 
--infodir=%p/share/info --libexecdir=%p/lib
 ###
 SplitOff: <<
   Package: %N1-shlibs


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to