* I think the compiler is still broken.
@ 2008-07-16 13:30 Daniel J Walsh
0 siblings, 0 replies; only message in thread
From: Daniel J Walsh @ 2008-07-16 13:30 UTC (permalink / raw)
To: Joshua Brindle, SE Linux
[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to write policy to allow
xguest_t -> xguest_mozilla_t -> xguest_openoffice_t.
interface(`openoffice_plugin_per_role_template',`
gen_require(`
type openoffice_exec_t;
type $1_openoffice_t;
')
########################################
#
# Local policy
#
domtrans_pattern($2, openoffice_exec_t, $1_openoffice_t)
')
optional_policy(`
openoffice_plugin_per_role_template($1, $1_mozilla_t, $1_r)
')
This is blowing up with.
checkmodule -m -o xguest.mod xguest.tmp
checkmodule: loading policy configuration from xguest.tmp
xguest.te":26:ERROR 'duplicate declaration of type/attribute' at token
'xguest_openoffice_t' on line 86607:
#line 26
type xguest_openoffice_t;
checkmodule: error(s) encountered while parsing configuration
xguest.tmp file that is generated, and blows up
I am attaching the
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkh99+UACgkQrlYvE4MpobMtpACg3CMpg5FUHcZfB6Wq55ZEZkS4
imwAoLQujPjnyNIbJrfcPuLuK7kL+z4c
=jhtG
-----END PGP SIGNATURE-----
[-- Attachment #2: xguest.tmp.gz --]
[-- Type: application/x-gzip, Size: 81868 bytes --]
[-- Attachment #3: xguest.tmp.gz.sig --]
[-- Type: application/octet-stream, Size: 72 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-16 17:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 13:30 I think the compiler is still broken Daniel J Walsh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.