From pinhead@it-austria.net  Thu Jan  9 06:55:12 2003
Return-Path: <pinhead@it-austria.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8851737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jan 2003 06:55:12 -0800 (PST)
Received: from reorxrsm.server.lan.at (zep3.it-austria.net [213.150.1.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9AE2C43EB2
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jan 2003 06:55:10 -0800 (PST)
	(envelope-from pinhead@it-austria.net)
Received: from aeolus.pinhead.lan.at (skunk.user.lan.at [10.24.18.123])
	by reorxrsm.server.lan.at (8.11.6/8.11.6) with ESMTP id h09Et1A23466
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 9 Jan 2003 15:55:01 +0100
Received: by aeolus.pinhead.lan.at (Postfix, from userid 1001)
	id 0F3EE1A928; Thu,  9 Jan 2003 15:54:04 +0100 (CET)
Message-Id: <20030109145404.0F3EE1A928@aeolus.pinhead.lan.at>
Date: Thu,  9 Jan 2003 15:54:04 +0100 (CET)
From: Toni Schmidbauer <toni@stderror.at>
Reply-To: Toni Schmidbauer <toni@stderror.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: make error in /usr/ports/print/xpp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46893
>Category:       ports
>Synopsis:       make error in /usr/ports/print/xpp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 09 07:00:19 PST 2003
>Closed-Date:    Thu Aug 07 21:00:46 PDT 2003
>Last-Modified:  Thu Aug 07 21:00:46 PDT 2003
>Originator:     Toni SChmidbauer
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD aeolus.pinhead.lan.at 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Nov 28 12:06:34 CET 2002 pinhead@aeolus.pinhead.lan.at:/usr/obj/usr/src/sys/NTLoader i386


>Description:
make fails in /usr/ports/print/xpp with the following error:

===>  Building for xpp-1.1
c++ -DPACKAGE=\"xpp\" -DVERSION=\"1.1\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBGL=1 -D
HAVE_LIBGLU=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_FL_FL_H=1 -DHAVE_
LIBCUPS=1  -I. -I.    -I/usr/local/include  -I/usr/X11R6/include  -O -pipe -march=pentiump
ro -c mainwindow.cxx
mainwindow.cxx: In method `class Fl_Window * xppMainWindow::xppOptionDialog()':
mainwindow.cxx:1021: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1022: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1038: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1039: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1056: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1057: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1073: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1074: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1109: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1110: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1127: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1128: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1165: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1166: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1184: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1185: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1202: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1203: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
mainwindow.cxx:1236: no matching function for call to `Input_Slider::color (int)'
inputslider.h:88: candidates are: void Input_Slider::color(Fl_Color)
mainwindow.cxx:1237: no matching function for call to `Input_Slider::selection_color (int)
'
inputslider.h:95: candidates are: void Input_Slider::selection_color(Fl_Color)
gmake: *** [mainwindow.o] Error 1
*** Error code 2

Stop in /usr/ports/print/xpp.

>How-To-Repeat:
cd /usr/ports/print/xpp && make
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Thu Aug 7 21:00:37 PDT 2003 
State-Changed-Why:  
The xpp port has been removed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46893 
>Unformatted:
