Skip site navigation (1)Skip section navigation (2)
Date:      14 Jan 2003 13:07:16 -0500
From:      Matt Smith <matt@forsetti.com>
To:        freebsd-questions@freebsd.org
Subject:   trouble building xpp
Message-ID:  <1042567616.87185.7.camel@d80h149.public.uconn.edu>

next in thread | raw e-mail | index | archive | help
I sent this off the -ports with no luck, I'm hoping someone here can
help.

 I am having trouble building xpp.  See the results of a make, below.  As
 well, pkg_add -r xpp fails; seems there is no package available.  I know
 that there was one sometime over the past two days.
 
 Any help is appreciated!
-Matt


 d80h149:/usr/ports/print/xpp#make
===>  Building for xpp-1.1
c++ -DPACKAGE=\"xpp\" -DVERSION=\"1.1\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1
-DHAVE_LIBGL=1 -DHAVE_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=pentiumpro
-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 /apps/ports/print/xpp.
-- 
Matt Smith <matt@forsetti.com>


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




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