hello, 
I try to cross compile owfs with uclibc toolchain (arm-linux-gcc-4.2.1, 
uclibc-0.9.29).

1- ./configure --target=arm-linux --build=i386-linux 
--host=arm-linux--with-fuseinclude=/home/grp62/bus/fuse-2.7.3/temp/include/--with-fuselib=/home/grp62/bus/fuse-2.7.3/temp/lib/--prefix=/home/grp62/bus/owfs-2.7p4/temp/
 --disable-owperl--disable-owphp --disable-owpython --disable-owtcl 
--disable-usb--disable-parport --disable-tai8570 --disable-ha7 
--disable-thermocouple

2- make

owlib.c: In function 'LibStart':
owlib.c:58: error: '__pthread_initial_thread_bos' undeclared (first use in this 
function)
owlib.c:58: error: (Each undeclared identifier is reported only once
owlib.c:58: error: for each function it appears in.)
owlib.c:59: warning: implicit declaration of function '__pthread_initialize'
owlib.c:63: warning: implicit declaration of function 
'pthread_mutexattr_settype'
make[5]: *** [owlib.lo] Erreur 1

I made a test by disabling the multithreading (--disable-mt ) but i got the 
following error:

ow_connect.c: In function 'FreeIn':
ow_connect.c:126: error: 'struct connection_in' has no member named 'bus_mutex'
make[5]: *** [ow_connect.lo] Erreur 1

Any ideas ?
thanks in advance



      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. La boite email la plus appreciƩe au monde. 
http://mail.yahoo.fr
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to