gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bluez-users] Re: Bluetooth


From: Timothy Murphy
Subject: Re: [Bluez-users] Re: Bluetooth
Date: Sun, 2 Feb 2003 21:32:13 +0000
User-agent: KMail/1.4.3

On Sunday 02 February 2003 17:18, Marcel Holtmann wrote:

> > I should have said that I started by trying
> >
> > ./configure --with-bluetooth=/usr/lib/
>
> try to use the prefix, which will be "/usr"

When I run ./configure --with-bluetooth=/usr
and then gmake,
every compile is accompanied by a warning about file order, as below,
and I end by getting the previously mentioned error about ".L911".

=================================================
Script started on Sun Feb  2 21:17:18 2003
address@hidden gnokii]$ gmake
gmake -C common/phones
gmake[1]: Entering directory 
`/home/tim/COMPUTING/gnokii/CVS/gnokii/common/phones'
gcc -I/usr/include/  -I../../include -I/usr/X11R6/include  -c -o generic.o 
generic.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
...
gcc -I/usr/include/  -I../include -I/usr/X11R6/include  -c -o gnokii.o 
gnokii.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
gcc -Wl,--rpath -Wl,/usr/local/lib gnokii.o  -L/usr/X11R6/lib -lXpm -lX11 
-L../common -lgnokii -o gnokii
../common/libgnokii.so: undefined reference to `.L911'
collect2: ld returned 1 exit status
gmake[1]: *** [gnokii] Error 1
gmake[1]: Leaving directory `/home/tim/COMPUTING/gnokii/CVS/gnokii/gnokii'
gmake: *** [gnokii] Error 2
address@hidden gnokii]$ exit

Script done on Sun Feb  2 21:18:35 2003
=================================================

I'm a little surprised that libbluetooth (ie -lbluetooth)
is not included in the final compile.

Dare I ask again -- supposing it all compiles OK --
which it does if I just say ./configure --
how is it intended to be used?
Will there be a "connection = bluetooth" option?

Tim

-- 
Timothy Murphy  
e-mail: address@hidden
tel: +353-86-233 6090
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]