Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2008 14:54:32 -0400
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        Brodey Dover <pcfxer@rogers.com>
Cc:        gnome@freebsd.org, ports@freebsd.org
Subject:   Re: FreeBSD Port: policykit-gnome-0.8
Message-ID:  <48307B68.7090007@freebsd.org>
In-Reply-To: <4830190F.5090104@rogers.com>
References:  <4830190F.5090104@rogers.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Brodey Dover wrote:
> Hello,
> 
> In my attempt to configure policy kit I decided to make future edits to 
> policy kit easier for me by installing policykit_gnome from the ports. I 
> am running FreeBSD7.0/i386, here is the output from make:
> 
> polkit-gnome-authorization.c: In function '_build_constraint_string':
> polkit-gnome-authorization.c:281: error: 
> 'POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_EXE' undeclared (first use 
> in this function)
> polkit-gnome-authorization.c:281: error: (Each undeclared identifier is 
> reported only once
> polkit-gnome-authorization.c:281: error: for each function it appears in.)
> polkit-gnome-authorization.c:283: warning: implicit declaration of 
> function 'polkit_authorization_constraint_get_exe'
> polkit-gnome-authorization.c:283: warning: nested extern declaration of 
> 'polkit_authorization_constraint_get_exe'
> polkit-gnome-authorization.c:283: warning: format '%s' expects type 
> 'char *', but argument 3 has type 'int'
> polkit-gnome-authorization.c:285: error: 
> 'POLKIT_AUTHORIZATION_CONSTRAINT_TYPE_REQUIRE_SELINUX_CONTEXT' 
> undeclared (first use in this function)
> polkit-gnome-authorization.c:287: warning: implicit declaration of 
> function 'polkit_authorization_constraint_get_selinux_context'
> polkit-gnome-authorization.c:287: warning: nested extern declaration of 
> 'polkit_authorization_constraint_get_selinux_context'
> polkit-gnome-authorization.c:287: warning: format '%s' expects type 
> 'char *', but argument 3 has type 'int'
> gmake[3]: *** [polkit_gnome_authorization-polkit-gnome-authorization.o] 
> Error 1
> gmake[3]: Leaving directory 
> `/usr/ports/sysutils/policykit-gnome/work/PolicyKit-gnome-0.8/tools'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory 
> `/usr/ports/sysutils/policykit-gnome/work/PolicyKit-gnome-0.8/tools'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory 
> `/usr/ports/sysutils/policykit-gnome/work/PolicyKit-gnome-0.8'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/sysutils/policykit-gnome.
> 
> If more information is needed let me know what it is you need and I'll 
> get it ASAP.

You need to provide the output of pkg_info.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



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