Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 08:30:05 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/dante/patches patch-aa patch-ab
Message-ID:  <200005181530.IAA24761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2000/05/18 08:30:05 PDT

  Added files:
    net/dante/patches    patch-aa patch-ab 
  Log:
  Fix some (stupid configure) bugs which caused dynamic linking with the
  Dante client libraries to not work with complex applications.
  
  Patch configure to do the following:
  = define HAVE_NO_SYMBOL_UNDERSCORE for platform freebsd* (changed from
    freebsdelf).  If someone needs a.out support this check will have to
    be refined -- please send patches to the maintainer and to the authors.
  = check for gethostbyname2 in libc (rather than just libresolv)
  
  Fix suggested by: jdp@polstra.com & michaels@inet.no



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005181530.IAA24761>