Hello!
I ran the update functions for CVS, to obviously update the code I had
downloaded about a week or more earlier. Call it two weeks on the
outside. And then ran the steps needed to build from that. Event
though the most recent numbered release works, I felt it should be at
least tested as such.

However towards the end of the sequence of steps to build things, this happens:
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../include
-fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wstrict-prototypes -Wredundant-decls
-D_FILE_OFFSET_BITS=64 -D__EXTENSIONS__ -pthread -g -O2 -pthread -MT
ow_testerread.lo -MD -MP -MF .deps/ow_testerread.Tpo -c
ow_testerread.c  -fPIC -DPIC -o .libs/ow_testerread.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../include
-fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wstrict-prototypes -Wredundant-decls
-D_FILE_OFFSET_BITS=64 -D__EXTENSIONS__ -pthread -g -O2 -pthread -MT
ow_testerread.lo -MD -MP -MF .deps/ow_testerread.Tpo -c
ow_testerread.c -o ow_testerread.o >/dev/null 2>&1
if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../../../../src/include    -I../include
-fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wstrict-prototypes -Wredundant-decls
-D_FILE_OFFSET_BITS=64 -D__EXTENSIONS__  -pthread  -g -O2 -pthread -MT
ow_tree.lo -MD -MP -MF ".deps/ow_tree.Tpo" -c -o ow_tree.lo ow_tree.c;
\
        then mv -f ".deps/ow_tree.Tpo" ".deps/ow_tree.Plo"; else rm -f
".deps/ow_tree.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../include
-fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wstrict-prototypes -Wredundant-decls
-D_FILE_OFFSET_BITS=64 -D__EXTENSIONS__ -pthread -g -O2 -pthread -MT
ow_tree.lo -MD -MP -MF .deps/ow_tree.Tpo -c ow_tree.c  -fPIC -DPIC -o
.libs/ow_tree.o
ow_tree.c: In function `DeviceSort':
ow_tree.c:152: error: `d_DS28EC200' undeclared (first use in this function)
ow_tree.c:152: error: (Each undeclared identifier is reported only once
ow_tree.c:152: error: for each function it appears in.)
make[4]: *** [ow_tree.lo] Error 1
make[4]: Leaving directory `/usr/src/owfs/owfs/module/owlib/src/c'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/owfs/owfs/module/owlib/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/owfs/owfs/module/owlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/owfs/owfs/module'
make: *** [all-recursive] Error 1
[EMAIL PROTECTED]:/usr/src/owfs/owfs#

This is, as always being built on a Slackware-11.0 platform with the
nearly recent tools and things. I have the full output available for
those who want to see it from the beginning.
-- 
Gregg C Levine [EMAIL PROTECTED]
"This signature was once found posting rude
 messages in English in the Moscow subway."

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to