[#301847] #254720: FTBFS: masqmail-0.2.20

View Trackers | Patches | Download .csv | Monitor

Date:
2005-06-28 02:45
Priority:
3
State:
Closed
Submitted by:
Barry deFreese (bddebian-guest)
Assigned to:
Nobody (None)
Category:
build-env
Group:
submitted
Resolution:
Fixed
 
Summary:
#254720: FTBFS: masqmail-0.2.20

Detailed description
Author: Barry deFreese <bddebian@comcast.net>
Source: masqmail
Status: Already in Debian BTS
Categories: build-env
Strip-Level: -p1

--- masqmail-0.2.20.org/configure.ac 2003-06-03 11:52:45.000000000 -0400
+++ masqmail-0.2.20/configure.ac 2005-06-27 17:07:17.000000000 -0400
@@ -38,7 +38,7 @@ dnl if there is res_search in libc, it i
dnl if not, it is probably libc6 and we need libresolv
AC_CHECK_LIB(c, res_search, need_resolv=no, need_resolv=yes)
if test "$need_resolv" = yes; then
- AC_CHECK_LIB(resolv, res_search,has_resolv=yes,AC_MSG_ERROR("no$
+ AC_CHECK_LIB(resolv, __res_search,has_resolv=yes,AC_MSG_ERROR("$
RESOLV_LIBS='-lresolv'
else
RESOLV_LIBS=''

Whoops, I just noticed the first AC_CHECK_LIB() that I missed. It is correct in the bug already submitted to Debian though.

Followup

Message
Date: 2005-06-28 14:33
Sender: Barry deFreese

Logged In: YES user_id=11521Here is the Debian BTS entry:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=254720

Attached Files:

Changes:

Field Old Value Date By
status_idOpen2007-05-30 22:01sthibaul-guest
close_date2007-05-30 22:012007-05-30 22:01sthibaul-guest
ResolutionNone2007-05-30 22:01sthibaul-guest
summaryFTBFS: masqmail-0.2.202006-03-21 13:46physicman-guest
Powered By FusionForge
Show source