Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28985

Modified Files:
        net-snmp-unified.patch 
Log Message:
fix build issue

Index: net-snmp-unified.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/net-snmp-unified.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- net-snmp-unified.patch      2 Nov 2007 17:02:55 -0000       1.1
+++ net-snmp-unified.patch      12 Dec 2007 17:32:54 -0000      1.2
@@ -1,6 +1,6 @@
 
 --- net-snmp-5.4.1/configure   2007-07-27 13:04:19.000000000 -0400
-+++ net-snmp-5.4.1-new/configure       2007-11-02 12:47:06.000000000 -0400
++++ net-snmp-5.4.1-new/configure       2007-12-12 12:30:15.000000000 -0500
 @@ -31784,7 +31784,7 @@
  if test "x$embed_perl" != "xno" ; then
      echo "$as_me:$LINENO: checking for Perl CFLAGS" >&5
@@ -28,3 +28,14 @@
  
        echo "$as_me:$LINENO: result: $netsnmp_perlccdlflags" >&5
  echo "${ECHO_T}$netsnmp_perlccdlflags" >&6
+--- net-snmp-5.4.1/perl/TrapReceiver/Makefile.PL       2007-06-18 
10:10:08.000000000 -0400
++++ net-snmp-5.4.1-new/perl/TrapReceiver/Makefile.PL   2007-12-12 
12:30:44.000000000 -0500
+@@ -108,7 +108,7 @@
+     else {
+       $opts = NetSNMPGetOpts();
+       $Params{'LDDLFLAGS'} = "$Config{lddlflags} " . `$opts->{'nsconfig'} 
--ldflags`;
+-      $Params{'LIBS'} = '-lnetsnmptrapd -lnetsnmpagent -lnetsnmp';
++      $Params{'LIBS'} = '';
+       chomp($Params{'LIBS'});
+       if (!$ENV{'NETSNMP_CCFLAGS'}) {
+           $Params{'CCFLAGS'} = `$opts->{'nsconfig'} --cflags`;


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to