Debian :: Bluez 4.34 Compile - Error

Mar 31, 2009

Bluez 4.34 Compile - Error...make[1]: Entering directory `/usr/src/bluez-4.34/audio'

./configure and make output.

View 15 Replies


ADVERTISEMENT

Debian :: BlueZ 4.60-1 Works Great And After A Week It Segfaults And Won't Start?

Apr 27, 2010

I have been using a ARM device with 512MB ram and flash to send messages via Bluetooth to everyone in the proximity. I am doing this with OpenProximity (Python) and it worked for the last week, it did stop for two times but since I didn't have time to find the cause, I just rebooted it (Windows style ) and it worked again, but suddenly it stopped working again last Saturday. When I did /etc/init.d/bluetooth restart it did not say it failed or something, but when I did /etc/init.d/bluetooth status it said "bluetooth is not running ... failed!". This is what I got in the syslog:

Code:
Apr 27 13:52:45 debian bluetoothd[31243]: Bluetooth daemon 4.60
Apr 27 13:52:45 debian bluetoothd[31243]: Starting SDP server
Apr 27 13:52:45 debian bluetoothd[31243]: Starting experimental netlink support
Apr 27 13:52:45 debian bluetoothd[31243]: Failed to find Bluetooth netlink family
Apr 27 13:52:45 debian bluetoothd[31243]: Failed to init netlink plugin
Apr 27 13:52:45 debian bluetoothd[31243]: Can't create GN bridge

[Code]...

You'll probably note that the first message is version 4.60 and the second one 4.63, this is because I tried to upgrade, but that did not work completely, but the error above is the same as first before the upgrade.

Don't know if it matters, but I am using Debian Squeeze and the output of uname -a is: Linux debian 2.6.32.2 #1 PREEMPT Fri Dec 18 22:54:28 MST 2009 armv5tel GNU/Linux. Hope someone know how this could happen suddenly, and even better, knows how to fix it

EDIT: Forgot to say, I am using a SENA Parani UD100 Bluetooth USB Adapter which uses the Toshiba Bluetooth stack.

UPDATE: It won't crash until the Bluetooth stick is inserted, so it should be a driver problem?

View 2 Replies View Related

Debian Configuration :: Bluez Gatt Tool Not Connected To Hcix Device

Apr 19, 2016

Using jessie over 4.2.8 or 4.3.4 kernel.

Used both the default bluez package, 5.23 and building bluez 5.36 by hand.

hciconfig shows a good configuration,

hci0: Type: BR/EDR Bus: UART
BD Address: 78:A5:04:31:3C:4B ACL MTU: 1021:6 SCO MTU: 180:4
UP RUNNING
RX bytes:82105 acl:0 sco:0 events:1989 errors:0
TX bytes:516 acl:0 sco:0 commands:48 errors:0

hcidump -x does show Commands/Events received, beacons are being seen, and collected by our app.

> HCI Event: LE Meta Event (0x3e) plen 42
LE Advertising Report
ADV_IND - Connectable undirected advertising (0)
bdaddr F9:77:66:E8:F7:8B (Random)
Flags: 0x06

[Code] ....

However when the app tries to connect it always gets connection refused at gatt_connect.

gatttool behaves the same way, and hcidump does not show any connection attempts, implying no connection between gatttool and the device, although it is specified on the command line.

Finally although the bluetoothd is running bluetoothctl also shows no default controller found. I had edited /etc/bluetooth/uart.conf, adding an hciattach entry for the device but that changed nothing when restarting the bluetoothd. Entering a garbage entry into that file does not produce any errors, so I am not sure it is even being read.

Also systemctl|grep bluetooth shows :-

sys-devices-virtual-bluetooth-hci0-rfkill0.device loaded active plugged /sys/devices/virtual/bluetooth/hci0/rfkill0
sys-devices-virtual-bluetooth-hci0.device loaded active plugged /sys/devices/virtual/bluetooth/hci0
sys-subsystem-bluetooth-devices-hci0.device loaded active plugged /sys/subsystem/bluetooth/devices/hci0
bluetooth.target loaded active active Bluetooth

/sys/devices/virtual/bluetooth/hci0/address shows the correct MAC, but /sys/subsystem/bluetooth/devices/hci0 does not exist, a post elsewhere indicated this was not a problem but that seems odd.

Is the uart.conf file still used([URL] .... would suggest yes) and if so is the format a full hciattach command or merely the hciattach parameters?

View 1 Replies View Related

Debian :: Gcc Won't Compile - Getting Error

May 1, 2010

When I try to compile it get there errors: [URL].... compiling with: gcc -v execv.c -o hola I already installed build-essential, what could be happening with my gcc compiler? this is my code, as you can see it's not complex

[code]....

View 6 Replies View Related

Programming :: Compile EmbeddedQT On My Debian Box For A ARM Processor - Error

Dec 18, 2009

I'm trying to cross compile embeddedQT on my Debian box for a ARM processor.

I've configured with

Everything went OK. I then made, after about 10 mins of compile I get the following error.

View 5 Replies View Related

Debian :: Compile Clanbomber In Squeeze But Get The Following Error Message When Running ./configure?

Dec 4, 2010

I am trying to compile Clanbomber in Squeeze but I get the following error message when running ./configure:

checking for DirectFB... found
checking for FusionSound... configure: error:
*** FusionSound 1.0.0 or newer is required. The latest

[code]...

View 4 Replies View Related

Software :: Install Easystroke To My Debian Lenny Tablet Pc - Compile Error

Apr 8, 2010

I'm trying to install easystroke to my debian lenny tablet pc, but compiling errores:

Am I missing some X components? I have installed needed depedencies; g++ libboost-serialization-dev libgtkmm-2.4-dev libxtst-dev libdbus-glib-1-dev intltool

Other mouse gesture program gestikk download site is down.. so there is only easystroke - or is there other mouse gesture programs available?

View 4 Replies View Related

Red Hat / Fedora :: PAN Settings With Bluez-4.78?

Nov 11, 2010

I was using bluez-4.56 in an ARM based embedded product and was using PAN in NAP role. It was working fine.Few days back I tried using bluez-4.78, with the same CONF files that I had been using. However, the NAP refuses any PAN connection from the remote BT device.Before I go into details, I would like to just check if any of you guys also faced starting problems with PAN on bluez-4.78.

After some tracking and debugging I discovered that Bluez-4.67 works fine with the same setup as used for Bluez-4.56. However, luez-4.69 FAILS!! Bluez-4.68 seems to have some problem wherein the Bluetooth adapters are not even seen by our FW.So, something that changed for PAN between 4.67 and 4.69 seems to NOT work with the setup used for 4.67 and below. I see that NetworkServer is introduced in 4.69 onwards. If any Bluez developers out there OR some experts in Bluez PAN settings, how and what setup needs to be changed in Bluez-4.69 to make PAN profile work in NAP role?

Additional info: In Bluez-4.67 and below, our product publishes "Bluez GN Service", "Bluez-NAP Service", "Network Access Point" and "Serial Port" services. The same product built with Bluez-4.69 publishes only "Network Access Point" and "Serial Port" services !! The BT device on my laptop fails to connect to the "Network Access Point" service. Are there any basic setup changes that I need to do with bluez-4.78 as compared to bluez-4.56?

View 2 Replies View Related

Fedora Servers :: Make PHP Pages - Shows An Internal Error 500 Page But Doesn't Show On What Line And Compile Error Encountered

Feb 1, 2011

I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...

View 3 Replies View Related

Hardware :: Install Bluez On At91rm9200?

Apr 3, 2011

I am tiring to install bluez into AT91rm9200 board. Please would anybody help with what switches i should provide with ./configure.

I tried this /configure --host=armarm-unknown-linux-gnu configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane. configure: error: newly created file is older than distributed files!Check your system clock

View 1 Replies View Related

General :: Cant Login Using Cvs To BlueZ Repository

May 17, 2010

cvs -d :

It was directed to hit enter at the password prompt! Thers no space in between the : and P .. te space has been pt to avoid this..

View 4 Replies View Related

Slackware :: Compiling The BlueZ Packages On 64-13.0?

May 4, 2010

I'm compiling the BlueZ packages on Slackware64-13.0 and bluez.Slackbuild failed to run. I added

Code:

mkdir -p $PKG/lib/udev

immediately before

Code:

cp -a scripts/bluetooth_serial $PKG/lib/udev/bluetooth_serial || exit 1

and now the script runs.I don't know why the /lib/udev directory isn't created earlier in the build process for me, but now it builds cleanly.

View 5 Replies View Related

Ubuntu Networking :: Use Syncml With Bluez To Synchronize Phone And Desktop?

Jan 5, 2011

where syncml resides in bluez or how i can use syncml with bluez to synchronize my phone and desktop or how I can integrate syncml with bluez? which packages and application should be required?

View 3 Replies View Related

Software :: Install Bluez 4.69 For Bluetooth Phone Modem In Centos 5.5?

Aug 23, 2010

I was trying to install bluez 4.69 for my bluetooth phone modem in my centos 5.5 and it says it needs glib 2.14 or above and then I downloaded glib 2.14 but no luck and tried glib 2.15 but same error.(My internet connection is through phone only so I cant use yum install so Im using another system running on windows and copying it to centos system)

View 1 Replies View Related

SUSE / Novell :: Bluez-utils Package Does Not Seem To Be Available From The Official 11.2 Repo?

Mar 26, 2010

I used to share my internet connection for my palm via bluetooth dund on opensuse 10.1. Now I upgraded to opensuse 11.2, and have been trying to configure the same for 5 hours, without success. The problem is: dund seems to be in bluez-utils, but this package does not seem to be available from the official opensuse 11.2 repo. It is available from an unofficial one, but that is version 3.x and it conflicts with the version 4.x package of bluez. So, I either have bluez 4.x or bluez-utils 3.x, whilst I would need both.

Is there a solution for this problem, or any other way to share internet via bluetooth? (All previous howtos seem to be rendered useless with the recent "developments" of bluez, but, hey, file sending to my palm still works to some extent, so, there is much room for more "developments" until bluetooth is rendered completely unuseable).

Edit: In a changelog at a RedHat site, I found that the bluez-utils package was integrated into the bluez package, and later some tools like dund were split out into a bluez-compat package. Maybe the same happened to bluez in opensuse, too. But I have both the bluez and the bluez-compat packages installed, and hcid and sdpd are nowhere. Where did they disappear during the very important re-organization of bluez tools?

Edit2: Kind of solved. Hcid was renamed to bluetoothd, and probably the other tools and config files changed names, too. Old howto's are in fact useless, and I am about to sacrifize my next days in order to become a blootooth expert just to configure this wrecked internet sharing.

View 2 Replies View Related

Software :: Vlc Compile - Error

Feb 14, 2011

Does someone know whe I can find libgthread-2.0.la?

View 3 Replies View Related

Ubuntu Multimedia :: VLC 1.2 Compile Error?

Jul 5, 2011

running ubuntu 11.04 and trying to compile vlc 1.2 from git. ran apt-get build-dep vlc, git for the vlc source, bootstraped fine, the error is on configure

ran ./configure --enable-x264 and got the error

Quote:

configure: error: Package requirements (xcb-composite) were not met:

No package 'xcb-composite' found

View 2 Replies View Related

General :: Error - Compile Glibc ?

Jun 2, 2010

I need to compile glibc.

What is this error ?

Code:

View 5 Replies View Related

Software :: Mesa Compile - Error

Oct 6, 2010

I have this below from a mesa git 20101002, and from the 7.9_rc2 tarball.

Code:

It isn't the only error. I get one about trying to make before make depend, but if I hit up arrow and return, it's gone. This one is persistent.

The issues on configure were libtalloc and libdrm. I have the libdrm .pc files copied from another box in /usr/lib/pkgconfig. talloc I just made, giving it the samba version number. configure passes with no variables passed to it. I am not passing /usr/include to this at any time. It doesn't show in the Makefile afaict.

View 2 Replies View Related

Software :: Tty Clock Won't Compile - Getting Error

Jan 2, 2011

tty-clock won't compile for me. I'm probably missing something simple, I've never really compiled anything from source that I didn't write do I'm not sure how to do this. Here's the error:

[Code]....

View 5 Replies View Related

Slackware :: Networkmanager Compile - Getting Error

Jun 12, 2011

My first time to try Networkmanager and I get this error

[code]...

Is there a dependency I missed?

View 3 Replies View Related

Ubuntu :: Trying To Compile Gcc From The Svn Trunk And Get This Error

Sep 21, 2010

I'm trying to compile gcc from the svn trunk and I get this error

Quote:

I'm using ubuntu Lucid 10.04

View 2 Replies View Related

Red Hat / Fedora :: Getting Error While Trying To Compile Octave-3.2.4 With Centos 5.5

Jun 25, 2010

I am trying to compile octave-3.2.4 with centos 5.5 and I get the following error

[code]...

I have looked and I can not find any solutions.

View 2 Replies View Related

General :: Error When Trying To Compile Cbmysql For Web-meetme

Jan 27, 2010

The README reads:

Quote:

Code:

How to do...........concerning this 'lmysqlclient'?

View 7 Replies View Related

Software :: Compile Error In /linux/module.h?

Sep 23, 2010

I have a driver source which includes linux/module.h.The following error occurred during compile.the kernel source is: 2.6.33.6-147.2.4fc13.i686the compiler is: gcc-4.4.4-2.fc13.i686

In file included from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
86/include/asm/cmpxchg_64.h:4,
from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x

[code]....

View 3 Replies View Related

Software :: Compile Last Inkscape Release But Getting Error

Apr 5, 2011

I'm trying to compile the last inkscape release but got the following errors (slackware 13, 32-bit):

[code]...

View 2 Replies View Related

Programming :: C++ Compiler(G++) Comes Up With Error When Try To Compile A Program Using Qt

May 26, 2010

I am using the C++ compiler G++ to compile my programs on Linux Mint 8 - Gnome.

I recently installed QT and when I tried to compile a simple "Hello World!" program it gave me this error:

Quote:

This is the code in HelloWorldQt.cpp:

Code:

I have tried using GTK instead but I get a similar error.

View 7 Replies View Related

Slackware :: Can't Compile Agave - Gconfmm.h Error On 64 13.1

Jul 4, 2010

I'm trying to compile agave.

I had installed gconfmm using src2pkg.

Code:

Now, when trying to compile agave:

Code:

It did not spit out any errors:

Code:

Agave configuration:

Agave will be compiled with the following features:

The following options will be passed to the compiler:

AGAVE_CFLAGS:

AGAVE_LIBS: -

Make, however, doesn't successfully finish:

Code:

I tried to find gconfmm.h. It seems it's not present on my system.

View 5 Replies View Related

Slackware :: 64 - Installed - Multilib Compile Error

Apr 29, 2011

I have installed multilib by [url]. And 32-bit programs can run.

When I compile packages,something error.

Quote:

Quote:

I have tried what [url] say and not work too.

View 7 Replies View Related

Slackware :: Got A Compile Error Which Says That 'javac' Is Missing

May 7, 2011

do this slackbuild require the JDK package?

I've got a compile error which says that 'javac' is missing.. this file seems to be only in the JDK package (and not in the JRE).

Do it's correct? No problem to install the JDK ..

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved