gnupic: gpsim 0.21.4 - Mac OS X Tiger - Fink build


Previous by date: 24 May 2005 03:09:49 +0100 Re: [gnupic] gpsim/gpasm assertions, Scott Dattalo
Next by date: 24 May 2005 03:09:49 +0100 Re: [gnupic] gpsim 0.21.4 - Mac OS X Tiger - Fink build, Scott Dattalo
Previous in thread:
Next in thread:

Subject: gpsim 0.21.4 - Mac OS X Tiger - Fink build
From: Mikey Sklar ####@####.####
Date: 24 May 2005 03:09:49 +0100
Message-Id: <20050524020944.GH30693@electric-clothing.com>

I've been working on building the latest gpsim for Mac OS X (Tiger)
over the last week. I did get a binary (that had symbol problems) with
gtk+extra17 so I've tried moving ahead to gtk+extra-2.

Right now I'm running into a error in the plot_profile function within
gui_profile.cc . There are several functions calling gtk_plot_axis_*
with GtkPlot/GtkPlotAxis issues.

gpsim version: 0.21.4
gtk+extra: 2.0.0
fink: 0.24.6 / 0.7.1.cvs

g++-3.3 -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/gtk-2.0
-I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/sw/include/atk-1.0
-I/sw/include/pango-1.0 -I/usr/X11R6/include/freetype2
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/gtkextra-2.0 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0
-I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/sw/include/atk-1.0
-I/sw/include/pango-1.0 -I/usr/X11R6/include/freetype2 -D
"DATADIR=\"~/.gpsim/\"" -I/sw/include -D "DATADIR=\"~/.gpsim/\"" -g -O2
-c gui_profile.cc -MT gui_profile.lo -MD -MP -MF .deps/gui_profile.TPlo
-fno-common -DPIC -o .libs/gui_profile.lo
gui_profile.cc: In function `int plot_profile(Profile_Window*, char**,
   guint64*, int)':
gui_profile.cc:806: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
argument `1' to `void gtk_plot_axis_show_labels(GtkPlotAxis*, int)'
gui_profile.cc:807: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_show_labels(GtkPlotAxis*, int)'
gui_profile.cc:808: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_show_labels(GtkPlotAxis*, int)'
gui_profile.cc:809: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_visible(GtkPlotAxis*, int)'
gui_profile.cc:811: error: `gtk_plot_canvas_add_plot' undeclared (first
use
   this function)
gui_profile.cc:811: error: (Each undeclared identifier is reported only
once
   for each function it appears in.)
gui_profile.cc:812: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_hide_title(GtkPlotAxis*)'
gui_profile.cc:813: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_hide_title(GtkPlotAxis*)'
gui_profile.cc:814: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_hide_title(GtkPlotAxis*)'
gui_profile.cc:815: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_hide_title(GtkPlotAxis*)'
gui_profile.cc:826: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_ticks(GtkPlotAxis*, double,
int)'
gui_profile.cc:831: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_labels_style(GtkPlotAxis*,
   GtkPlotLabelStyle, int)'
gui_profile.cc: In function `int
plot_routine_histogram(Profile_Window*)':
gui_profile.cc:1099: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_show_labels(GtkPlotAxis*, int)'
gui_profile.cc:1100: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_show_labels(GtkPlotAxis*, int)'
gui_profile.cc:1101: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_visible(GtkPlotAxis*, int)'
gui_profile.cc:1104: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_hide_title(GtkPlotAxis*)'
gui_profile.cc:1105: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_hide_title(GtkPlotAxis*)'
gui_profile.cc:1116: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_ticks(GtkPlotAxis*, double,
int)'
gui_profile.cc:1117: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_title(GtkPlotAxis*, const
gchar*)'
gui_profile.cc:1121: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_labels_style(GtkPlotAxis*,
   GtkPlotLabelStyle, int)'
gui_profile.cc:1123: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_ticks(GtkPlotAxis*, double,
int)'
gui_profile.cc:1124: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_title(GtkPlotAxis*, const
gchar*)'
gui_profile.cc:1128: error: cannot convert `GtkPlot*' to `GtkPlotAxis*'
for
   argument `1' to `void gtk_plot_axis_set_labels_style(GtkPlotAxis*,
   GtkPlotLabelStyle, int)'
make[2]: *** [gui_profile.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-gpsim-0.21.4-1
(Reading database ... 52598 files and directories currently installed.)
Removing fink-buildlock-gpsim-0.21.4-1 ...
Failed: phase compiling: gpsim-0.21.4-1 failed




Previous by date: 24 May 2005 03:09:49 +0100 Re: [gnupic] gpsim/gpasm assertions, Scott Dattalo
Next by date: 24 May 2005 03:09:49 +0100 Re: [gnupic] gpsim 0.21.4 - Mac OS X Tiger - Fink build, Scott Dattalo
Previous in thread:
Next in thread:


Powered by ezmlm-browse 0.20.