Opened 13 years ago
Closed 13 years ago
#30665 closed defect (fixed)
tiemu3: ‘GtkFunction’ undeclared (first use in this function)
Reported by: | rubgb@… | Owned by: | anddam (Andrea D'Amore) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | tiemu3 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I have failed to build sucessfully tiemu 3.02 under 10.6.8
This is the part of the log containing the error messages:
:info:build gui/calc/calc.c: In function ‘hid_init’: :info:build gui/calc/calc.c:589: error: ‘GtkFunction’ undeclared (first use in this function) :info:build gui/calc/calc.c:589: error: (Each undeclared identifier is reported only once :info:build gui/calc/calc.c:589: error: for each function it appears in.) :info:build gui/calc/calc.c:589: error: expected ‘)’ before ‘hid_refresh’ :info:build gui/calc/calc.c:589: error: too few arguments to function ‘g_timeout_add’ :info:build gui/calc/calc.c: In function ‘hid_lcd_rate_set’: :info:build gui/calc/calc.c:643: error: ‘GtkFunction’ undeclared (first use in this function) :info:build gui/calc/calc.c:643: error: expected ‘)’ before ‘hid_refresh’ :info:build gui/calc/calc.c:643: error: too few arguments to function ‘g_timeout_add’ :info:build make[2]: *** [gui/calc/calc.o] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_tiemu3/tiemu3/work/tiemu-3.02/src' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_tiemu3/tiemu3/work/tiemu-3.02' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_tiemu3/tiemu3/work/tiemu-3.02' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_tiemu3/tiemu3/work/tiemu-3.02" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for tiemu3): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for tiemu3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_tiemu3/tiemu3/main.log
I have attached the main log for reference purposes as well.
Many thanks in advance,
Ruben
Attachments (1)
Change History (3)
Changed 13 years ago by rubgb@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | tiemu removed |
Owner: | changed from macports-tickets@… to and.damore@… |
Summary: | tiemu3 fails to build under OS X 10.6.8 → tiemu3: ‘GtkFunction’ undeclared (first use in this function) |
Remember to use WikiFormatting and to preview before submitting, and to Cc the maintainer of the affected port.
comment:2 Changed 13 years ago by anddam (Andrea D'Amore)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with this patch from ubuntu, committed r89632.
Ticket closed.
Note: See
TracTickets for help on using
tickets.
tiemu3 main log