* [Bluez-devel] Cross Compiling openobex
@ 2006-06-27 12:05 Mayank Batra
2006-06-27 12:18 ` Marcel Holtmann
0 siblings, 1 reply; 3+ messages in thread
From: Mayank Batra @ 2006-06-27 12:05 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 711 bytes --]
Hi,
I am able to cross compile openobex-1.0.1 and openobex-apps-1.0.0 for ARM.
But when I try to compile the application ussp-push, I get the following
errors:
arm-linux-gcc -I/usr/local/include
-I/usr/include/glib-1.2-I/usr/lib/glib/include -c obex_main.c -o
obex_main.o
arm-linux-gcc -I/usr/local/include
-I/usr/include/glib-1.2-I/usr/lib/glib/include -c obex_socket.c -o
obex_socket.o
arm-linux-gcc obex_main.o obex_socket.o -L/usr/lib -lglib -L/usr/local/lib
/usr/local/arm/2.95.3/arm-linux/lib/libopenobex.a -o ussp-push
/usr/lib/libglib.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
Does this mean that I have to compile glib also for ARM?
Thanks.
Regards,
Mayank
[-- Attachment #1.2: Type: text/html, Size: 892 bytes --]
[-- Attachment #2: Type: text/plain, Size: 299 bytes --]
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] Cross Compiling openobex
2006-06-27 12:05 [Bluez-devel] Cross Compiling openobex Mayank Batra
@ 2006-06-27 12:18 ` Marcel Holtmann
2006-06-27 13:17 ` Mayank Batra
0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2006-06-27 12:18 UTC (permalink / raw)
To: BlueZ development
Hi Mayank,
> I am able to cross compile openobex-1.0.1 and openobex-apps-1.0.0 for
> ARM.
> But when I try to compile the application ussp-push, I get the
> following errors:
>
> arm-linux-gcc -I/usr/local/include -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -c obex_main.c -o obex_main.o
> arm-linux-gcc -I/usr/local/include -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -c obex_socket.c -o obex_socket.o
> arm-linux-gcc obex_main.o obex_socket.o -L/usr/lib -lglib
> -L/usr/local/lib /usr/local/arm/2.95.3/arm-linux/lib/libopenobex.a -o
> ussp-push
> /usr/lib/libglib.so: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
>
>
> Does this mean that I have to compile glib also for ARM?
use openobex-1.3 all other versions are outdated. And you might need to
change ussp-push to not compile with GLib.
Regards
Marcel
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] Cross Compiling openobex
2006-06-27 12:18 ` Marcel Holtmann
@ 2006-06-27 13:17 ` Mayank Batra
0 siblings, 0 replies; 3+ messages in thread
From: Mayank Batra @ 2006-06-27 13:17 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 451 bytes --]
Hi Marcel,
On 6/27/06, Marcel Holtmann <marcel@holtmann.org> wrote:
>
> > Does this mean that I have to compile glib also for ARM?
>
> use openobex-1.3 all other versions are outdated. And you might need to
> change ussp-push to not compile with GLib.
Actually, that is what I wanted to know. How do I compile ussp-push without
GLib?
It is simply not possible as the source files of ussp-push are including
header files from GLib.
Regards,
Mayank
[-- Attachment #1.2: Type: text/html, Size: 789 bytes --]
[-- Attachment #2: Type: text/plain, Size: 299 bytes --]
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-27 13:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-27 12:05 [Bluez-devel] Cross Compiling openobex Mayank Batra
2006-06-27 12:18 ` Marcel Holtmann
2006-06-27 13:17 ` Mayank Batra
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.