[Xfce-bugs] [Bug 6870] New: struct kinfo_proc declared inside parameter list
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu Nov 25 05:32:27 CET 2010
http://bugzilla.xfce.org/show_bug.cgi?id=6870
Summary: struct kinfo_proc declared inside parameter list
Classification: Xfce
Product: Xfce4-session
Version: 4.7.1
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: Medium
Component: General
AssignedTo: xfce-bugs at xfce.org
ReportedBy: miwi at FreeBSD.org
QAContact: bjt23 at cornell.edu
CC: benny at xfce.org
Howdy,
FreeBSD 8.1 Stable,
LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache
../po xfce-session-settings.desktop.in xfce-session-settings.desktop
Generating and caching the translation database
Merging translations into xfce-session-settings.desktop.
gmake[3]: Leaving directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1/settings'
gmake[2]: Leaving directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1/settings'
Making all in xfce4-session
gmake[2]: Entering directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1/xfce4-session'
gmake all-am
gmake[3]: Entering directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1/xfce4-session'
CC xfce4_session-ice-layer.o
CC xfce4_session-main.o
CC xfce4_session-shutdown.o
CC xfce4_session-sm-layer.o
CC xfce4_session-xfsm-chooser.o
CC xfce4_session-xfsm-client.o
CC xfce4_session-xfsm-compat-gnome.o
CC xfce4_session-xfsm-compat-kde.o
CC xfce4_session-xfsm-dns.o
CC xfce4_session-xfsm-error.o
CC xfce4_session-xfsm-fadeout.o
CC xfce4_session-xfsm-global.o
CC xfce4_session-xfsm-legacy.o
CC xfce4_session-xfsm-manager.o
CC xfce4_session-xfsm-marshal.o
CC xfce4_session-xfsm-properties.o
CC xfce4_session-xfsm-shutdown-helper.o
xfsm-shutdown-helper.c:189: warning: 'struct kinfo_proc' declared inside
parameter list
xfsm-shutdown-helper.c:189: warning: its scope is only this definition or
declaration, which is probably not what you want
xfsm-shutdown-helper.c: In function 'get_kinfo_proc':
xfsm-shutdown-helper.c:197: error: invalid application of 'sizeof' to
incomplete type 'struct kinfo_proc'
xfsm-shutdown-helper.c: In function 'get_start_time_for_pid':
xfsm-shutdown-helper.c:270: error: storage size of 'p' isn't known
gmake[3]: *** [xfce4_session-xfsm-shutdown-helper.o] Error 1
gmake[3]: Leaving directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1/xfce4-session'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1/xfce4-session'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/home/miwi/dev/xfce4/x11-wm/xfce4-session/work/xfce4-session-4.7.1'
gmake: *** [all] Error 2
*** Error code 1
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list