All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John E. Conlon" <jconlon@verticon.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] make problem bluez-utils 3.28
Date: Tue, 11 Mar 2008 16:03:59 -0500	[thread overview]
Message-ID: <47D6F3BF.5060802@verticon.com> (raw)


I am attempting to update my Centos 4.6 to bluez 3.28.   Since I could 
not find pre - compiled packages for Centos 4.6 I have been trying to 
compile both bluez-libs and bluez-utils.  Encountered no problem with 
bluez-libs.

On my first attempt to make the bluez-utils I encountered an error with 
Configure stating I needed to upgrade the d-bus lib, did this (upgrade 
to 1.0.2) but now

'make all' is failing to compile bluez-utils and exiting with the error:

gcc -DHAVE_CONFIG_H -I. -I.. -I../common   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I../eglib -Wall -O2 -D_FORTIFY_SOURCE=2 
-MT bridge.o -MD -MP -MF .deps/bridge.Tpo -c -o bridge.o bridge.c
bridge.c: In function `bridge_create':
bridge.c:78: error: `SIOCBRADDBR' undeclared (first use in this function)
bridge.c:78: error: (Each undeclared identifier is reported only once
bridge.c:78: error: for each function it appears in.)
bridge.c: In function `bridge_remove':
bridge.c:94: error: `SIOCBRDELBR' undeclared (first use in this function)
bridge.c: In function `bridge_add_interface':
bridge.c:117: error: `SIOCBRADDIF' undeclared (first use in this function)
make[2]: *** [bridge.o] Error 1

I am a complete make file novice, (probably evident from the question)  
how shall I precede to resolve this (configuration issue)?

Thanks in advance for any suggestions,

John Conlon

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

             reply	other threads:[~2008-03-11 21:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-11 21:03 John E. Conlon [this message]
     [not found] ` <1205321428.12305.9.camel@littletux>
2008-03-12 17:34   ` [Bluez-users] make problem bluez-utils 3.28 John E. Conlon
     [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=47D6F3BF.5060802@verticon.com \
    --to=jconlon@verticon.com \
    --cc=bluez-users@lists.sourceforge.net \
    /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.