From slk@karpes.stu.rpi.edu  Wed Feb  9 05:11:34 2000
Return-Path: <slk@karpes.stu.rpi.edu>
Received: from karpes.stu.rpi.edu (karpes.stu.rpi.edu [128.113.151.18])
	by builder.freebsd.org (Postfix) with ESMTP id 0D06D3E7A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Feb 2000 05:11:33 -0800 (PST)
Received: (from slk@localhost)
	by karpes.stu.rpi.edu (8.9.3/8.9.3) id UAA25082;
	Mon, 31 Jan 2000 20:51:55 -0500 (EST)
	(envelope-from slk)
Message-Id: <200002010151.UAA25082@karpes.stu.rpi.edu>
Date: Mon, 31 Jan 2000 20:51:55 -0500 (EST)
From: karpes@rpi.edu
Sender: slk@karpes.stu.rpi.edu
Reply-To: karpes@rpi.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: klyx build failure in ports-current 
X-Send-Pr-Version: 3.2

>Number:         16603
>Category:       ports
>Synopsis:       klyx build failure on 4.0-CURRENT ports-current
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb  9 05:20:01 PST 2000
>Closed-Date:    Wed Feb 9 17:32:09 PST 2000
>Last-Modified:  Wed Feb  9 17:32:28 PST 2000
>Originator:     Simon Karpen
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
RPI
>Environment:

	4.0-CURRENT built yesterday (1/30/2000), cvs update of ports
	that's less than an hour old as of 8:50PM on 1/31/2000.

>Description:

	klyx fails to build. The relevent error is:

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt  -I/usr/X11R6/include -I../images    -O -pipe -c LyXView.C
LyXView.C:1112: warning: #warning Make this work with all URLs when file loading is switched to kfm
In file included from LyXView.C:53:
SendFaxDialog.h:26: ANSI C++ forbids declaration `setFilename' with no type
SendFaxDialog.h:27: ANSI C++ forbids declaration `setSendCmd' with no type
SendFaxDialog.h:28: ANSI C++ forbids declaration `setPhone' with no type
SendFaxDialog.h:29: ANSI C++ forbids declaration `setName' with no type
SendFaxDialog.h:30: ANSI C++ forbids declaration `setCompany' with no type
gmake[2]: *** [LyXView.o] Error 1
gmake[2]: Leaving directory `/usr/ports/print/klyx/work/klyx-0.10.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/print/klyx/work/klyx-0.10.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2


>How-To-Repeat:

	cd /usr/ports/print/klyx
	make

>Fix:



>Release-Note:
>Audit-Trail:

From: Will Andrews <andrews@technologist.com>
To: karpes@rpi.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/16603: klyx build failure in ports-current
Date: Wed, 9 Feb 2000 14:58:42 -0500

 On Mon, Jan 31, 2000 at 08:51:55PM -0500, karpes@rpi.edu wrote:
 > >Environment:
 > 
 > 	4.0-CURRENT built yesterday (1/30/2000), cvs update of ports
 > 	that's less than an hour old as of 8:50PM on 1/31/2000.
 > 
 > >Description:
 > 
 > 	klyx fails to build. The relevent error is:
 > 
 > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt  -I/usr/X11R6/include -I../images    -O -pipe -c LyXView.C
 > LyXView.C:1112: warning: #warning Make this work with all URLs when file loading is switched to kfm
 > In file included from LyXView.C:53:
 > SendFaxDialog.h:26: ANSI C++ forbids declaration `setFilename' with no type
 > SendFaxDialog.h:27: ANSI C++ forbids declaration `setSendCmd' with no type
 > SendFaxDialog.h:28: ANSI C++ forbids declaration `setPhone' with no type
 > SendFaxDialog.h:29: ANSI C++ forbids declaration `setName' with no type
 > SendFaxDialog.h:30: ANSI C++ forbids declaration `setCompany' with no type
 > gmake[2]: *** [LyXView.o] Error 1
 > gmake[2]: Leaving directory `/usr/ports/print/klyx/work/klyx-0.10.0/src'
 > gmake[1]: *** [all-recursive] Error 1
 > gmake[1]: Leaving directory `/usr/ports/print/klyx/work/klyx-0.10.0'
 > gmake: *** [all-recursive-am] Error 2
 > *** Error code 2
 > 
 > 
 > >How-To-Repeat:
 > 
 > 	cd /usr/ports/print/klyx
 > 	make
 
 I have already fixed this on my Qt/KDE upgrade site @
 http://www.psn.net/~andrews/qtkde/. Some fixes from that site oughta be
 imported now since they don't depend on a shlib upgrade. But I'm busy
 enough fixing all the ports. :\
 
 Watch for a submission soon to fix everything.
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Wed Feb 9 17:32:09 PST 2000 
State-Changed-Why:  
Just fixed, thanks for reporting the problem! 
>Unformatted:
