ports/137867: Cannot compile ports/databases/freetds (FreeBSD 8.0 BETA-2)

Andrei V. Lavreniyuk andy.lavr at reactor-xg.kiev.ua
Sat Sep 12 11:30:11 UTC 2009


The following reply was made to PR ports/137867; it has been noted by GNATS.

From: "Andrei V. Lavreniyuk" <andy.lavr at reactor-xg.kiev.ua>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/137867: Cannot compile ports/databases/freetds (FreeBSD
 8.0 BETA-2)
Date: Sat, 12 Sep 2009 13:33:09 +0300

 Hi!
 
 
 patch-configure
 
 ----------------------
 
 --- configure.orig      2006-07-01 18:10:31.000000000 +0300
 +++ configure   2009-09-12 12:28:33.000000000 +0300
 @@ -20088,8 +20088,8 @@
   #define HAVE_GNUTLS 1
   _ACEOF
 
 -       CPPFLAGS="$CPPFLAGS `libgnutls-config --cflags`"
 -       NETWORK_LIBS="$NETWORK_LIBS `libgnutls-config --libs`"
 +       CPPFLAGS="$CPPFLAGS `pkg-config --cflags gnutls`"
 +       NETWORK_LIBS="$NETWORK_LIBS `pkg-config --libs gnutls`"
   else
          echo "$as_me:$LINENO: checking if openssl is wanted" >&5
   echo $ECHO_N "checking if openssl is wanted... $ECHO_C" >&6
 
 
 ---------------------
 
 
 -- 
   Best regards, Andrei V. Lavreniyuk.
 



More information about the freebsd-ports-bugs mailing list