Hmmm... looks like you aren't using the current CVS version (or you are
linking against older libs).
If nothing else, try to add --disable-ownet to the ./configure options

Paul

On Sat, Mar 29, 2008 at 3:53 PM, Sven Geggus <[EMAIL PROTECTED]>
wrote:

> Paul Alfille <[EMAIL PROTECTED]> wrote:
>
> > I put in an easier solution, a custom rolled reader/writer lock. It's
> inthe
> > CVS, and if it works for you, I'll expand it's use to other areas that
> would
> > benefit. (Cache reads, and the rare write locking of the available
> adapters
> > when zero-config scanning is implemented).
>
> Unfortunately the saga continues :(
>
> back to __pthread_initial_thread_bos undeclared
>
>
> /home/sven/openwrt/www.freewrt.org/trunk/freewrt/cross_mipsel/host/bin/mipsel-linux-uclibc-gcc\
> -DHAVE_CONFIG_H -I. -I. -I../../../../../src/include -isystem \
>
> /home/sven/openwrt/www.freewrt.org/trunk/freewrt/cross_mipsel/target/include\
> -isystem
> /home/sven/openwrt/www.freewrt.org/trunk/freewrt/cross_mipsel/target/usr/include\
> -DNDEBUG -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 -Os -fno-ident -fwrapv -fhonour-copts\
> -D_XOPEN_SOURCE=500 -c owlib.c  -fPIC -DPIC -o .libs/owlib.o
> owlib.c: In function 'LibStart':
> owlib.c:58: error: ` _pthread_initial_thread_bos' undeclared (first use in
> this function)
>
> Sven
>
> --
> "The American news-media is no longer a news source; it is a
> cheerleading squad." (unknown source)
>
> /me is [EMAIL PROTECTED], http://sven.gegg.us/ on the Web
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to