public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Bluez-devel] btsco under FC3
@ 2005-01-06 16:21 Bob Gustafson
  2005-01-06 16:31 ` [Bluez-devel] btsco cleanups - thanks a lot! Lars Grunewaldt
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Gustafson @ 2005-01-06 16:21 UTC (permalink / raw)
  To: bluez-devel

[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]

Building a new directory from CVS (with old directory as btsco.save)

[root@hoho2 btsco]# cd ..
[root@hoho2 blue]# diff -Naur btsco btsco.save > btsco.p

[root@hoho2 blue]# ls -l btsco.p
-rw-r--r--  1 root root 1015578 Jan  6 09:51 btsco.p
[root@hoho2 blue]#

Not so useful right now (huge). Need to extract the needful.
See attached file 'pspit.p'

Now, execute these commands

[root@hoho2 blue]# patch -p0 < pspit.p
[root@hoho2 blue]# cd btsco
[root@hoho2 btsco]# make 2>&1 | tee make.out
...
...
libtool --mode=link gcc  -Wall -O2   -o a2play  a2play.o -lbluetooth
-lasound -l
m -ldl -lpthread
gcc -Wall -O2 -o a2play a2play.o  -lbluetooth -lasound -lm -ldl -lpthread
make[2]: Leaving directory `/home/user1/blue/btsco'
make[1]: Leaving directory `/home/user1/blue/btsco'
[root@hoho2 btsco]#

Looks a lot better.

(Keep in mind that the patch is useful only after having done a failed make
at least once.. :-( )

Now, just do the 'make install' phases

(I did other up2dates besides libao-devel - if you have problems, let me
know and I will try to reconstruct what I did)

BobG

[-- Attachment #2: pspit.p --]
[-- Type: application/mac-binhex40, Size: 2982 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-06 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-06 16:21 [Bluez-devel] btsco under FC3 Bob Gustafson
2005-01-06 16:31 ` [Bluez-devel] btsco cleanups - thanks a lot! Lars Grunewaldt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox