Opened 15 years ago
Closed 15 years ago
#23403 closed defect (fixed)
xfce4-corner-plugin fails to build: 'XfceRc' undeclared
Reported by: | probono@… | Owned by: | afb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | xfce4-corner-plugin |
Description
xfce4-corner-plugin fails to build: 'XfceRc' undeclared.
DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (xfce4-corner-plugin) ---> Building xfce4-corner-plugin DEBUG: Executing org.macports.build (xfce4-corner-plugin) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c: In function 'cornerimg_load_from_rc': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:93: error: 'XfceRc' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:93: error: (Each undeclared identifier is reported only once /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:93: error: for each function it appears in.) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:93: error: 'rc' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:93: warning: implicit declaration of function 'xfce_rc_simple_open' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:97: warning: implicit declaration of function 'xfce_rc_read_int_entry' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:99: warning: implicit declaration of function 'xfce_rc_close' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c: In function 'cornerimg_write_rc': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:107: error: 'XfceRc' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:107: error: 'rc' undeclared (first use in this function) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c:111: warning: implicit declaration of function 'xfce_rc_write_int_entry' Error: Target org.macports.build returned: shell command "gcc -std=c99 -Wall `pkg-config --cflags --libs libxfce4panel-1.0` -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c" returned error 1 DEBUG: Backtrace: shell command "gcc -std=c99 -Wall `pkg-config --cflags --libs libxfce4panel-1.0` -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-corner-plugin/work/xfce4-corner-plugin/xfce4-corner-plugin.c" returned error 1 while executing "$procedure $targetname" Warning: the following items did not execute (for xfce4-corner-plugin): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | afb removed |
---|---|
Owner: | changed from macports-tickets@… to afb@… |
comment:2 Changed 15 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed, r63054.