* No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
@ 2009-11-17 6:44 ` Justin Mattock
0 siblings, 0 replies; 6+ messages in thread
From: Justin Mattock @ 2009-11-17 6:44 UTC (permalink / raw)
To: SE-Linux, tresys
I've hit something confusing to me.
When building a Monolithic policy everything
goes good. But as soon as I build a binary I hit this:
m4 -D distro_redhat -D enable_ubac -D mls_num_sens=16 -D
mls_num_cats=256 -D mcs_num_cats=256 -D hide_broken_symptoms -D
users_extra support/divert.m4 policy/support/file_patterns.spt
policy/support/ipc_patterns.spt policy/support/loadable_module.spt
policy/support/misc_macros.spt policy/support/misc_patterns.spt
policy/support/mls_mcs_macros.spt policy/support/obj_perm_sets.spt
support/undivert.m4 policy/users | \
sed -r -n -e 's/^[[:blank:]]*//g' -e '/^user/p' >
tmp/users_extra
make: *** No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
I've looked at the Makefile to make sure
I didn't forget anything(python,sed,awk,m4,flex)
but still can't seem to figure out what I'm missing
to have the policy compile the modules correctly.
Keep in mind I don't want to wast any of your guy's time,
so any quick hints are appreciated.
--
Justin P. Mattock
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 6+ messages in thread* [refpolicy] No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
@ 2009-11-17 6:44 ` Justin Mattock
0 siblings, 0 replies; 6+ messages in thread
From: Justin Mattock @ 2009-11-17 6:44 UTC (permalink / raw)
To: refpolicy
I've hit something confusing to me.
When building a Monolithic policy everything
goes good. But as soon as I build a binary I hit this:
m4 -D distro_redhat -D enable_ubac -D mls_num_sens=16 -D
mls_num_cats=256 -D mcs_num_cats=256 -D hide_broken_symptoms -D
users_extra support/divert.m4 policy/support/file_patterns.spt
policy/support/ipc_patterns.spt policy/support/loadable_module.spt
policy/support/misc_macros.spt policy/support/misc_patterns.spt
policy/support/mls_mcs_macros.spt policy/support/obj_perm_sets.spt
support/undivert.m4 policy/users | \
sed -r -n -e 's/^[[:blank:]]*//g' -e '/^user/p' >
tmp/users_extra
make: *** No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
I've looked at the Makefile to make sure
I didn't forget anything(python,sed,awk,m4,flex)
but still can't seem to figure out what I'm missing
to have the policy compile the modules correctly.
Keep in mind I don't want to wast any of your guy's time,
so any quick hints are appreciated.
--
Justin P. Mattock
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [refpolicy] No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
2009-11-17 6:44 ` [refpolicy] " Justin Mattock
@ 2009-11-17 13:41 ` Christopher J. PeBenito
-1 siblings, 0 replies; 6+ messages in thread
From: Christopher J. PeBenito @ 2009-11-17 13:41 UTC (permalink / raw)
To: Justin Mattock; +Cc: SE-Linux, tresys
On Mon, 2009-11-16 at 22:44 -0800, Justin Mattock wrote:
> I've hit something confusing to me.
> When building a Monolithic policy everything
> goes good. But as soon as I build a binary I hit this:
>
> m4 -D distro_redhat -D enable_ubac -D mls_num_sens=16 -D
> mls_num_cats=256 -D mcs_num_cats=256 -D hide_broken_symptoms -D
> users_extra support/divert.m4 policy/support/file_patterns.spt
> policy/support/ipc_patterns.spt policy/support/loadable_module.spt
> policy/support/misc_macros.spt policy/support/misc_patterns.spt
> policy/support/mls_mcs_macros.spt policy/support/obj_perm_sets.spt
> support/undivert.m4 policy/users | \
> sed -r -n -e 's/^[[:blank:]]*//g' -e '/^user/p' >
> tmp/users_extra
> make: *** No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
>
> I've looked at the Makefile to make sure
> I didn't forget anything(python,sed,awk,m4,flex)
> but still can't seem to figure out what I'm missing
> to have the policy compile the modules correctly.
>
> Keep in mind I don't want to wast any of your guy's time,
> so any quick hints are appreciated.
I can't reproduce this. My guess is that either your policy sources are
corrupt or the seusers makefile variable is being changed somehow, eg.
by environmental variables.
--
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [refpolicy] No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
@ 2009-11-17 13:41 ` Christopher J. PeBenito
0 siblings, 0 replies; 6+ messages in thread
From: Christopher J. PeBenito @ 2009-11-17 13:41 UTC (permalink / raw)
To: refpolicy
On Mon, 2009-11-16 at 22:44 -0800, Justin Mattock wrote:
> I've hit something confusing to me.
> When building a Monolithic policy everything
> goes good. But as soon as I build a binary I hit this:
>
> m4 -D distro_redhat -D enable_ubac -D mls_num_sens=16 -D
> mls_num_cats=256 -D mcs_num_cats=256 -D hide_broken_symptoms -D
> users_extra support/divert.m4 policy/support/file_patterns.spt
> policy/support/ipc_patterns.spt policy/support/loadable_module.spt
> policy/support/misc_macros.spt policy/support/misc_patterns.spt
> policy/support/mls_mcs_macros.spt policy/support/obj_perm_sets.spt
> support/undivert.m4 policy/users | \
> sed -r -n -e 's/^[[:blank:]]*//g' -e '/^user/p' >
> tmp/users_extra
> make: *** No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
>
> I've looked at the Makefile to make sure
> I didn't forget anything(python,sed,awk,m4,flex)
> but still can't seem to figure out what I'm missing
> to have the policy compile the modules correctly.
>
> Keep in mind I don't want to wast any of your guy's time,
> so any quick hints are appreciated.
I can't reproduce this. My guess is that either your policy sources are
corrupt or the seusers makefile variable is being changed somehow, eg.
by environmental variables.
--
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [refpolicy] No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
2009-11-17 13:41 ` Christopher J. PeBenito
@ 2009-11-17 20:25 ` Justin P. Mattock
-1 siblings, 0 replies; 6+ messages in thread
From: Justin P. Mattock @ 2009-11-17 20:25 UTC (permalink / raw)
To: Christopher J. PeBenito; +Cc: SE-Linux, tresys
Christopher J. PeBenito wrote:
> On Mon, 2009-11-16 at 22:44 -0800, Justin Mattock wrote:
>
>> I've hit something confusing to me.
>> When building a Monolithic policy everything
>> goes good. But as soon as I build a binary I hit this:
>>
>> m4 -D distro_redhat -D enable_ubac -D mls_num_sens=16 -D
>> mls_num_cats=256 -D mcs_num_cats=256 -D hide_broken_symptoms -D
>> users_extra support/divert.m4 policy/support/file_patterns.spt
>> policy/support/ipc_patterns.spt policy/support/loadable_module.spt
>> policy/support/misc_macros.spt policy/support/misc_patterns.spt
>> policy/support/mls_mcs_macros.spt policy/support/obj_perm_sets.spt
>> support/undivert.m4 policy/users | \
>> sed -r -n -e 's/^[[:blank:]]*//g' -e '/^user/p'>
>> tmp/users_extra
>> make: *** No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
>>
>> I've looked at the Makefile to make sure
>> I didn't forget anything(python,sed,awk,m4,flex)
>> but still can't seem to figure out what I'm missing
>> to have the policy compile the modules correctly.
>>
>> Keep in mind I don't want to wast any of your guy's time,
>> so any quick hints are appreciated.
>>
>
> I can't reproduce this. My guess is that either your policy sources are
> corrupt or the seusers makefile variable is being changed somehow, eg.
> by environmental variables.
>
>
once again I find myself in a situation in of
which I can't comprehend(the enjoyment of
developing).
I think I'm missing a package, or built
a package without a certain package to
do this correctly. positive side is I'm able to
have monolithic build correctly.
At this point I'll just keep with monolithic on this machine,
and have binary on another machine so I can spend more time
at this problem.(and to think I figured "oh yeah
should be no problem with binary").
Justin P. Mattock
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [refpolicy] No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
@ 2009-11-17 20:25 ` Justin P. Mattock
0 siblings, 0 replies; 6+ messages in thread
From: Justin P. Mattock @ 2009-11-17 20:25 UTC (permalink / raw)
To: refpolicy
Christopher J. PeBenito wrote:
> On Mon, 2009-11-16 at 22:44 -0800, Justin Mattock wrote:
>
>> I've hit something confusing to me.
>> When building a Monolithic policy everything
>> goes good. But as soon as I build a binary I hit this:
>>
>> m4 -D distro_redhat -D enable_ubac -D mls_num_sens=16 -D
>> mls_num_cats=256 -D mcs_num_cats=256 -D hide_broken_symptoms -D
>> users_extra support/divert.m4 policy/support/file_patterns.spt
>> policy/support/ipc_patterns.spt policy/support/loadable_module.spt
>> policy/support/misc_macros.spt policy/support/misc_patterns.spt
>> policy/support/mls_mcs_macros.spt policy/support/obj_perm_sets.spt
>> support/undivert.m4 policy/users | \
>> sed -r -n -e 's/^[[:blank:]]*//g' -e '/^user/p'>
>> tmp/users_extra
>> make: *** No rule to make target `/seusers', needed by `tmp/seusers'. Stop.
>>
>> I've looked at the Makefile to make sure
>> I didn't forget anything(python,sed,awk,m4,flex)
>> but still can't seem to figure out what I'm missing
>> to have the policy compile the modules correctly.
>>
>> Keep in mind I don't want to wast any of your guy's time,
>> so any quick hints are appreciated.
>>
>
> I can't reproduce this. My guess is that either your policy sources are
> corrupt or the seusers makefile variable is being changed somehow, eg.
> by environmental variables.
>
>
once again I find myself in a situation in of
which I can't comprehend(the enjoyment of
developing).
I think I'm missing a package, or built
a package without a certain package to
do this correctly. positive side is I'm able to
have monolithic build correctly.
At this point I'll just keep with monolithic on this machine,
and have binary on another machine so I can spend more time
at this problem.(and to think I figured "oh yeah
should be no problem with binary").
Justin P. Mattock
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-11-17 20:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-17 6:44 No rule to make target `/seusers', needed by `tmp/seusers'. Stop Justin Mattock
2009-11-17 6:44 ` [refpolicy] " Justin Mattock
2009-11-17 13:41 ` Christopher J. PeBenito
2009-11-17 13:41 ` Christopher J. PeBenito
2009-11-17 20:25 ` Justin P. Mattock
2009-11-17 20:25 ` Justin P. Mattock
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.