Perhaps this is one of those uclibc variances.
The code compiles on glibc.
I thought the problem was with reader/writer locks -- pthread_rwlock_t,
specifically.

Looking though the uClibc source code, the function IS there:
http://uclibc.org/cgi-bin/viewcvs.cgi/trunk/uClibc/libpthread/linuxthreads/rwlock.c?rev=13745&view=log

I'm confused.

Paul Alfille

On Wed, Mar 26, 2008 at 5:44 PM, Sven Geggus <[EMAIL PROTECTED]>
wrote:

> Paul Alfille <[EMAIL PROTECTED]> wrote:
>
> > can you try the CVS version easily?
>
> As I try to use the official freewrt build-script I needed to fake a
> newer release. This is however easy enough :)
>
> CVS code now results in another compile error:
>
> In file included from ../../../owlib/src/include/ow.h:207,
>                 from ow_dnssd.c:17:
> ../../../owlib/src/include/ow_mutexes.h:70: error: parse error before
> "pthread_rwlock_t"
> ../../../owlib/src/include/ow_mutexes.h:70: warning: no semicolon at end
> of struct or union
> ../../../owlib/src/include/ow_mutexes.h:76: error: parse error before '}'
> token
> ../../../owlib/src/include/ow_mutexes.h:76: warning: type defaults tont'
> in declaration of
> utex'
> ../../../owlib/src/include/ow_mutexes.h:76: warning: data definition has
> no type or storage class
>
> Regards
>
> Sven
>
> --
> All bugs added by David S. Miller <[EMAIL PROTECTED]>
> Linux Kernel boot message from /usr/src/linux/net/8021q/vlan.c
>
> /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