All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul.moore@hp.com>
To: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org,
	"SE-Linux" <selinux@tycho.nsa.gov>
Subject: Re: netlabel: UNLABELED ath9k not denying unlabeled traffic
Date: Thu, 15 Jan 2009 12:46:38 -0500	[thread overview]
Message-ID: <200901151246.38396.paul.moore@hp.com> (raw)
In-Reply-To: <496EA2EC.7030602@gmail.com>

On Wednesday 14 January 2009 9:43:56 pm Justin P. Mattock wrote:
> Paul Moore wrote:
> > On Wednesday 14 January 2009 4:35:25 pm Justin P. Mattock wrote:
> >> here is what the error looks like:
> >>
> >> netlabel_tools-0.19# make
> >> INFO: creating the version header file
> >> .: 10: version_info: not found
> >> make: *** [include/version.h] Error 2
> >
> > Huh, can you try the following:
> >
> >  1. Open the netlabel_tools-0.19/Makefile in your favorite editor
> >  2. Change the ". version_info; \" line to "source ./version_info;
> > \" 3. Save your changes
> >  4. Try running "make" again
> >
> > Thanks.
>
> O.k. changed . version like how you had posted.
> The package compiled like a charm.

Great, I'll change the Makefile(s) in SVN ... I don't quite understand 
the reason (what is your /bin/sh?  I'm guessing not bash?) but at least 
we now have a solution :) 

-- 
paul moore
linux @ hp

WARNING: multiple messages have this Message-ID (diff)
From: Paul Moore <paul.moore@hp.com>
To: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org,
	"SE-Linux" <selinux@tycho.nsa.gov>
Subject: Re: netlabel: UNLABELED ath9k not denying unlabeled traffic
Date: Thu, 15 Jan 2009 12:46:38 -0500	[thread overview]
Message-ID: <200901151246.38396.paul.moore@hp.com> (raw)
In-Reply-To: <496EA2EC.7030602@gmail.com>

On Wednesday 14 January 2009 9:43:56 pm Justin P. Mattock wrote:
> Paul Moore wrote:
> > On Wednesday 14 January 2009 4:35:25 pm Justin P. Mattock wrote:
> >> here is what the error looks like:
> >>
> >> netlabel_tools-0.19# make
> >> INFO: creating the version header file
> >> .: 10: version_info: not found
> >> make: *** [include/version.h] Error 2
> >
> > Huh, can you try the following:
> >
> >  1. Open the netlabel_tools-0.19/Makefile in your favorite editor
> >  2. Change the ". version_info; \" line to "source ./version_info;
> > \" 3. Save your changes
> >  4. Try running "make" again
> >
> > Thanks.
>
> O.k. changed . version like how you had posted.
> The package compiled like a charm.

Great, I'll change the Makefile(s) in SVN ... I don't quite understand 
the reason (what is your /bin/sh?  I'm guessing not bash?) but at least 
we now have a solution :) 

-- 
paul moore
linux @ hp

--
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.

  reply	other threads:[~2009-01-15 17:46 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14  5:18 netlabel: UNLABELED ath9k not denying unlabeled traffic Justin P. Mattock
2009-01-14 14:57 ` Paul Moore
2009-01-14 16:15   ` Justin P. Mattock
2009-01-14 16:15     ` Justin P. Mattock
2009-01-14 17:05     ` Paul Moore
2009-01-14 17:05       ` Paul Moore
2009-01-14 17:24       ` Stephen Smalley
2009-01-14 17:43         ` Paul Moore
2009-01-18 16:17           ` Eric Paris
2009-01-18 19:37             ` Justin P. Mattock
2009-01-14 17:32       ` Justin P. Mattock
2009-01-14 17:32         ` Justin P. Mattock
2009-01-14 20:04         ` Paul Moore
2009-01-14 20:04           ` Paul Moore
2009-01-14 20:08           ` Paul Moore
2009-01-14 20:08             ` Paul Moore
2009-01-14 21:35             ` Justin P. Mattock
2009-01-14 21:35               ` Justin P. Mattock
2009-01-14 22:36               ` Paul Moore
2009-01-14 22:36                 ` Paul Moore
2009-01-15  1:54                 ` Justin P. Mattock
2009-01-15  1:54                   ` Justin P. Mattock
2009-01-15 17:45                   ` Paul Moore
2009-01-15 17:45                     ` Paul Moore
2009-01-15  2:43                 ` Justin P. Mattock
2009-01-15  2:43                   ` Justin P. Mattock
2009-01-15 17:46                   ` Paul Moore [this message]
2009-01-15 17:46                     ` Paul Moore
2009-01-15 22:00                     ` Justin Mattock
2009-01-15 22:00                       ` Justin Mattock
2009-01-15 22:52                       ` Paul Moore
2009-01-15 22:52                         ` Paul Moore
2009-01-16  0:44                         ` Justin Mattock
2009-01-16  0:44                           ` Justin Mattock
2009-01-16 16:09                           ` Paul Moore
2009-01-16 16:09                             ` Paul Moore
2009-01-16 17:18                             ` Justin P. Mattock
2009-01-16 17:18                               ` Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200901151246.38396.paul.moore@hp.com \
    --to=paul.moore@hp.com \
    --cc=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.