I am installing OWFS on a SLES 11 sp3 64 bit server.  I was getting the 
same errors as recently reported under the topic 'Installing newest owfs 
on Raspberry'.

I also have installed libusb-1.0.19 from source on this server.

Roland Franke on May 23rd posted some patches to the source code. I 
tried them and got much further in compiling the source, but it bombs 
out with:

make[4]: Entering directory `/home/addons/owfs-3.1p0/module/owhttpd/src/c'
/bin/sh ../../../../libtool  --tag=CC   --mode=link gcc -I../include 
-I../../../owlib/src/include -L../../../owlib/src/c -fexceptions -Wall 
-W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align 
-Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 
-D_POSIX_C_SOURCE=200112L -pthread -I/usr/include/libusb-1.0   -g -O2 
-m64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 
-D_POSIX_C_SOURCE=200112L   -o owhttpd owhttpd.o owhttpd_handler.o 
owhttpd_present.o owhttpd_write.o owhttpd_read.o owhttpd_dir.o 
owhttpd_escape.o owhttpd_favicon.o -low -lusb-1.0      -lrt -lm -ldl
libtool: link: gcc -I../include -I../../../owlib/src/include 
-fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual 
-Wcast-align -Wstrict-prototypes -Wredundant-decls 
-D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 
-D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -pthread 
-I/usr/include/libusb-1.0 -g -O2 -m64 -D_XOPEN_SOURCE=600 
-D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -o 
.libs/owhttpd owhttpd.o owhttpd_handler.o owhttpd_present.o 
owhttpd_write.o owhttpd_read.o owhttpd_dir.o owhttpd_escape.o 
owhttpd_favicon.o  -L../../../owlib/src/c 
/home/addons/owfs-3.1p0/module/owlib/src/c/.libs/libow.so -lusb-1.0 -lrt 
-lm -ldl -pthread -Wl,-rpath -Wl,/opt/owfs/lib
/home/addons/owfs-3.1p0/module/owlib/src/c/.libs/libow.so: undefined 
reference to `libusb_error_name'
collect2: ld returned 1 exit status
make[4]: *** [owhttpd] Error 1
make[4]: Leaving directory `/home/addons/owfs-3.1p0/module/owhttpd/src/c'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/addons/owfs-3.1p0/module/owhttpd/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/addons/owfs-3.1p0/module/owhttpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/addons/owfs-3.1p0/module'
make: *** [all-recursive] Error 1

If I knew what or where to make more patches, I would be happy to do 
that, but a programmer I am not!

Thanks,
Lyle Giese



------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to