Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 15:40:02 -0700 (PDT)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/41440: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8
Message-ID:  <200208152240.g7FMe263034416@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/41440; it has been noted by GNATS.

From: Christian Weisgerber <naddy@mips.inka.de>
To: devnull@asitatech.ie
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/41440: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8
Date: Fri, 16 Aug 2002 00:03:16 +0200 (CEST)

 In article <20020808105720.A44C55BA3@yoda.asitatech.ie> you write:
 
 > -USE_GTK=	yes
 > +USE_GTK=	no
 
 What is the purpose of setting this to "no" instead of removing it?
 Note that bsd.gnome.mk will check whether USE_GTK is *defined*, so
 setting it to "no" is exactly the same as setting it to "yes".
 
 Anyway, this doesn't build.  In between gobs of warnings it's a bit
 hard to tell, but I think the actual error is this:
 
 dns.cc: In static member function `static libfwbuilder::HostEnt 
    libfwbuilder::DNS::getHostByAddr(const libfwbuilder::IPAddress&)':
 dns.cc:216: `gethostbyaddr_r' undeclared (first use this function)
 
 >  share/doc/libfwbuilder-%%PORTVERSION%%/AUTHORS
 >  share/doc/libfwbuilder-%%PORTVERSION%%/COPYING
 > -share/doc/libfwbuilder-%%PORTVERSION%%/ChangeLog
 >  share/doc/libfwbuilder-%%PORTVERSION%%/Credits
 > +share/doc/libfwbuilder-%%PORTVERSION%%/ChangeLog
 >  share/doc/libfwbuilder-%%PORTVERSION%%/README
 
 Actually, this should be share/doc/libfwbuilder.  Instead of adding
 PORTVERSION to PLIST_SUB you should rather fix the install to not
 add the version number in the first place.
 
 -- 
 Christian "naddy" Weisgerber                          naddy@mips.inka.de

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




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