public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] l2cap.c fails on compile
@ 2004-10-31  9:38 David Krapohl
  2004-10-31  9:42 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: David Krapohl @ 2004-10-31  9:38 UTC (permalink / raw)
  To: bluez-devel

Can anybody confirm, that the latest bluetooth patch fails on compile?
I get this error message with patch-2.6.9-mh3 and vanilla-sources:

  CC [M]  net/bluetooth/l2cap.o
net/bluetooth/l2cap.c: In function `__l2cap_sock_close':
net/bluetooth/l2cap.c:77: nicht implementiert: =BBinline=AB beim Aufruf von=
=20
=BBl2cap_get_ident=AB gescheitert: function body not available
net/bluetooth/l2cap.c:284: nicht implementiert: von hier aufgerufen
net/bluetooth/l2cap.c:78: nicht implementiert: =BBinline=AB beim Aufruf von=
=20
=BBl2cap_send_req=AB gescheitert: function body not available
net/bluetooth/l2cap.c:291: nicht implementiert: von hier aufgerufen
make[2]: *** [net/bluetooth/l2cap.o] Fehler 1
make[1]: *** [net/bluetooth] Fehler 2
make: *** [net] Fehler 2

david



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] l2cap.c fails on compile
  2004-10-31  9:38 [Bluez-devel] l2cap.c fails on compile David Krapohl
@ 2004-10-31  9:42 ` Marcel Holtmann
  2004-10-31 10:27   ` David Krapohl
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-10-31  9:42 UTC (permalink / raw)
  To: David Krapohl; +Cc: BlueZ Mailing List

Hi David,

> Can anybody confirm, that the latest bluetooth patch fails on compile?
> I get this error message with patch-2.6.9-mh3 and vanilla-sources:
>=20
>   CC [M]  net/bluetooth/l2cap.o
> net/bluetooth/l2cap.c: In function `__l2cap_sock_close':
> net/bluetooth/l2cap.c:77: nicht implementiert: =BBinline=AB beim Aufruf=
 von=20
> =BBl2cap_get_ident=AB gescheitert: function body not available
> net/bluetooth/l2cap.c:284: nicht implementiert: von hier aufgerufen
> net/bluetooth/l2cap.c:78: nicht implementiert: =BBinline=AB beim Aufruf=
 von=20
> =BBl2cap_send_req=AB gescheitert: function body not available
> net/bluetooth/l2cap.c:291: nicht implementiert: von hier aufgerufen
> make[2]: *** [net/bluetooth/l2cap.o] Fehler 1
> make[1]: *** [net/bluetooth] Fehler 2
> make: *** [net] Fehler 2

what compiler do you used?

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] l2cap.c fails on compile
  2004-10-31  9:42 ` Marcel Holtmann
@ 2004-10-31 10:27   ` David Krapohl
  2004-10-31 10:45     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: David Krapohl @ 2004-10-31 10:27 UTC (permalink / raw)
  To: bluez-devel; +Cc: Marcel Holtmann

Am Sonntag, 31. Oktober 2004 10:42 schrieb Marcel Holtmann:
> Hi David,
>
> > Can anybody confirm, that the latest bluetooth patch fails on compile?
> > I get this error message with patch-2.6.9-mh3 and vanilla-sources:
> >
> >   CC [M]  net/bluetooth/l2cap.o
> > net/bluetooth/l2cap.c: In function `__l2cap_sock_close':
> > net/bluetooth/l2cap.c:77: nicht implementiert: =BBinline=AB beim Aufruf=
 von
> > =BBl2cap_get_ident=AB gescheitert: function body not available
> > net/bluetooth/l2cap.c:284: nicht implementiert: von hier aufgerufen
> > net/bluetooth/l2cap.c:78: nicht implementiert: =BBinline=AB beim Aufruf=
 von
> > =BBl2cap_send_req=AB gescheitert: function body not available
> > net/bluetooth/l2cap.c:291: nicht implementiert: von hier aufgerufen
> > make[2]: *** [net/bluetooth/l2cap.o] Fehler 1
> > make[1]: *** [net/bluetooth] Fehler 2
> > make: *** [net] Fehler 2
>
> what compiler do you used?
>
> Regards
>
> Marcel
>
Hi Marcel,
thanks for your fast reply.
I used gcc version 3.4.2.=20
A try with gcc 3.3.4 shows no errors.
david

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

* Re: [Bluez-devel] l2cap.c fails on compile
  2004-10-31 10:27   ` David Krapohl
@ 2004-10-31 10:45     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-10-31 10:45 UTC (permalink / raw)
  To: David Krapohl; +Cc: BlueZ Mailing List

Hi David,

> > > Can anybody confirm, that the latest bluetooth patch fails on compi=
le?
> > > I get this error message with patch-2.6.9-mh3 and vanilla-sources:
> > >
> > >   CC [M]  net/bluetooth/l2cap.o
> > > net/bluetooth/l2cap.c: In function `__l2cap_sock_close':
> > > net/bluetooth/l2cap.c:77: nicht implementiert: =BBinline=AB beim Au=
fruf von
> > > =BBl2cap_get_ident=AB gescheitert: function body not available
> > > net/bluetooth/l2cap.c:284: nicht implementiert: von hier aufgerufen
> > > net/bluetooth/l2cap.c:78: nicht implementiert: =BBinline=AB beim Au=
fruf von
> > > =BBl2cap_send_req=AB gescheitert: function body not available
> > > net/bluetooth/l2cap.c:291: nicht implementiert: von hier aufgerufen
> > > make[2]: *** [net/bluetooth/l2cap.o] Fehler 1
> > > make[1]: *** [net/bluetooth] Fehler 2
> > > make: *** [net] Fehler 2
> >
> > what compiler do you used?
> >
> I used gcc version 3.4.2.=20
> A try with gcc 3.3.4 shows no errors.

I checked it by myself and it seems that GCC 3.4 is more restrictive. I
will fix this thing before this part goes mainline. Keep on testing.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2004-10-31 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-31  9:38 [Bluez-devel] l2cap.c fails on compile David Krapohl
2004-10-31  9:42 ` Marcel Holtmann
2004-10-31 10:27   ` David Krapohl
2004-10-31 10:45     ` Marcel Holtmann

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