Hi,

My name is Norma Angelica Serrano De Ita. I am writing you because I need to install open-obex-1.2 in my PC but I am having some problems with the complete installation of the library. I am making the following Cross-Compilation

./configure --prefix=/home/x0052729/norma --exec-prefix=/home/x0052729/norma --disable-usb CC=/data/omapts/linux/arm-tc/mv-latest/bin/arm_v5t_le-gcc --enable-apps && make clean && make && make install

The --enable-apps allows the creation of irpc, but when compiling irpc it fails showing the following message:

/data/omapts/linux/arm-tc/mv-latest/bin/arm_v5t_le-gcc -Wall -O2 -D_FORTIFY_SOURCE=2 -o ircp ircp.o  ../lib/.libs/libopenobex.a -L/home/x0052729/norma/lib libircp.a

libircp.a(ircp_client.o)(.text+0x50): In function `$a':

: undefined reference to `OBEX_ObjectAddHeader'

libircp.a(ircp_client.o)(.text+0xd4): In function `cli_obex_event':

: undefined reference to `OBEX_GetUserData'

libircp.a(ircp_client.o)(.text+0x158): In function `cli_sync_request':

: undefined reference to `OBEX_Request'

libircp.a(ircp_client.o)(.text+0x184): In function `cli_sync_request':

: undefined reference to `OBEX_HandleInput'

libircp.a(ircp_client.o)(.text+0x1dc): In function `ircp_cli_open':

: undefined reference to `OBEX_Init'

Do you any idea how to solve this problem?

Thanks in advance for your kindly response.

Regards

Norma

-------------------------------------------------------------------------
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
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to