From: "John E. Conlon" <jconlon@verticon.com>
To: Guillaume Bedot <littletux@zarb.org>, bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] make problem bluez-utils 3.28
Date: Wed, 12 Mar 2008 12:34:32 -0500 [thread overview]
Message-ID: <47D81428.4070605@verticon.com> (raw)
In-Reply-To: <1205321428.12305.9.camel@littletux>
Hi Guillaume,
Yes, I noticed the undeclared identifiers and did a google to see what I
could find and like you found it was declared in the sockios.h file.
I found a copy on the internet at
http://tomoyo.sourceforge.jp/cgi-bin/lxr/source/include/linux/sockios.h#L120
and did notice the referenced identifiers at lines 120-123. But when I
looked at my /usr/include/linux/sockios.h those lines are missing.
I guess that means I have an older version of these headers.
This file is supplied by:
$ rpm -qf /usr/include/linux/sockios.h
glibc-kernheaders-2.4-9.1.100.EL
(the latest glibc-kernheaders for my system)
and my Centos 4.6 kernel is
$ uname -r
2.6.9-67.0.4.ELsmp
Is there still a way to compile bluez-utils 3.28 with my configuration?
thanks for your help,
John
Guillaume Bedot wrote:
> Hello,
>
> On mar, 2008-03-11 at 16:03 -0500, John E. Conlon wrote:
>
>> bridge.c:78: error: `SIOCBRADDBR' undeclared (first use in this function)
>>
> These types of messages usually mean you lack some headers (*.h).
>
> Here, you need to install the kernel headers
> ( http://www.google.fr/search?q=SIOCBRADDBR shows it's declared in
> include/linux/sockios.h )
>
> On CentOS, it seems to be in the kernel-devel package :
> http://lists.centos.org/pipermail/centos/2006-October/071307.html
>
> Regards,
>
> Guillaume B.
>
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2008-03-12 17:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 21:03 [Bluez-users] make problem bluez-utils 3.28 John E. Conlon
[not found] ` <1205321428.12305.9.camel@littletux>
2008-03-12 17:34 ` John E. Conlon [this message]
[not found] ` <1205425245.12305.34.camel@littletux>
[not found] ` <47D96949.1070105@verticon.com>
[not found] ` <1205499423.23737.17.camel@localhost>
2008-03-14 17:09 ` John E. Conlon
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=47D81428.4070605@verticon.com \
--to=jconlon@verticon.com \
--cc=bluez-users@lists.sourceforge.net \
--cc=littletux@zarb.org \
/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.