Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2002 08:00:08 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/36431: src/secure/lib/libtelnet fails in CURRENT
Message-ID:  <200207051500.g65F08u7032683@freefall.freebsd.org>

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

From: Ruslan Ermilov <ru@FreeBSD.org>
To: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/36431: src/secure/lib/libtelnet fails in CURRENT
Date: Fri, 5 Jul 2002 17:51:48 +0300

 On Thu, Jul 04, 2002 at 12:20:04PM -0700, Dirk Meyer wrote:
 > The following reply was made to PR bin/36431; it has been noted by GNATS.
 > 
 > From: dirk.meyer@dinoex.sub.org (Dirk Meyer)
 > To: freebsd-gnats-submit@FreeBSD.org
 > Cc:  
 > Subject: Re: bin/36431: src/secure/lib/libtelnet fails in CURRENT
 > Date: Thu, 04 Jul 2002 21:08:29 +0200
 > 
 >  I tracesd down the CFLAGS and found this fix:
 >  
 >  /etc/make.conf:
 >  
 >  .if ${.CURDIR} == "/usr/src/lib/libskey"
 >  CFLAGS:= ${CFLAGS:S/-Wtraditional//g}
 >  CFLAGS:= ${CFLAGS:S/-Wstrict-prototypes//g}
 >  CFLAGS:= ${CFLAGS:S/-Wconversion//g}
 >  .endif
 >  
 Um, forgive me my ignorance, but what a hell libskey has to do
 with libtelnet?  Also, there is no libskey in -CURRENT.
 
 
 Cheers,
 -- 
 Ruslan Ermilov		Sysadmin and DBA,
 ru@sunbay.com		Sunbay Software AG,
 ru@FreeBSD.org		FreeBSD committer,
 +380.652.512.251	Simferopol, Ukraine
 
 http://www.FreeBSD.org	The Power To Serve
 http://www.oracle.com	Enabling The Information Age

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




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