---Original Message-
> > From: [EMAIL PROTECTED] [mailto:owfs-
> > [EMAIL PROTECTED] On Behalf Of Paul Alfille
> > Sent: den 19 maj 2007 22:54
> > To: owfs-developers@lists.sourceforge.net
> > Subject: Re: [Owfs-developers] OWFS on DD-WRT
> >
> > Not
e.net
> Subject: Re: [Owfs-developers] OWFS on DD-WRT
>
> Hi,
>
> Paul Alfille:
> > If everything seem good, it's time for a new release.
> >
> Somebody please fix the shared library sonames before releasing (if it
> hasn't happened already) so that I
PROTECTED] [mailto:owfs-
> [EMAIL PROTECTED] On Behalf Of Christian
> Magnusson
> Sent: den 20 maj 2007 19:00
> To: owfs-developers@lists.sourceforge.net
> Subject: Re: [Owfs-developers] OWFS on DD-WRT
>
>
> Could you look in the config.h and see which functions were det
On 5/21/07, Matthias Urlichs <[EMAIL PROTECTED]> wrote:
Somebody please fix the shared library sonames before releasing (if it
hasn't happened already) so that I can put out a "proper" version of the
Debian packaging.
Can you instruct me on what to do? Configuration issue?
Paul Alfille
-
Hi,
Paul Alfille:
> If everything seem good, it's time for a new release.
>
Somebody please fix the shared library sonames before releasing (if it
hasn't happened already) so that I can put out a "proper" version of the
Debian packaging.
(I still need to forward my patches... I know.)
--
Matth
Ok, fixed the problem with no-cache compiling, currently in the CVS.
It's actually quite easy -- the cache is designed to be optional -- if it is
full, caching fails gracefully. "Disable cache" essentially removes the
caching code and puts in stube for the function calls that return failure. I
ju
PROTECTED] On Behalf Of Christian
> Magnusson
> Sent: den 20 maj 2007 19:00
> To: owfs-developers@lists.sourceforge.net
> Subject: Re: [Owfs-developers] OWFS on DD-WRT
>
>
> Could you look in the config.h and see which functions were detected
> during
> the configure-sc
@@
> > >
> > > pthread_mutexattr_init(&mattr);
> > >
> > > pthread_mutexattr_settype(&mattr,
> > PTHREAD_MUTEX_ADAPTIVE_NP);
> > >
> > > pmattr = &mattr;
> > >
> > > +#endif
> > /*
> pthread_mutexattr_init(&mattr);
> >
> > pthread_mutexattr_settype(&mattr,
> PTHREAD_MUTEX_ADAPTIVE_NP);
> >
> > pmattr = &mattr;
> >
> > +#endif
> /* OW_MT */
> >
> >
> >
> >
*From:* [EMAIL PROTECTED]: mail][mailto:
[EMAIL PROTECTED]: mail]] *On Behalf Of
*Eric Allen
*Sent:* den 18 maj 2007 19:12
*To:* [EMAIL PROTECTED]: mail]
*Subject:* Re: [Owfs-developers] OWFS on DD-WRT
Interesting...If I run ./configure with --disable-mt I get the error about
pthread stuff no
s.sourceforge.net
Subject: Re: [Owfs-developers] OWFS on DD-WRT
Interesting...If I run ./configure with --disable-mt I get the error about
pthread stuff not being present. If I run it with --disable-cache I get an
error about the cache functions not being present (listed below). If I
enable both it
have PTHREAD_MUTEX_ADAPTIVE_NP defined in
> pthread.h. It's defined in all uclibc versions I have seen.
>
>
>
> Which uclibc-version do you have?
>
>
>
> /Christian
>
>
>
>
>
>
>
> *From:* [EMAIL PROTECTED]: mail][image:
> mail] [mailt
ent:* den 16 maj 2007 06:04
*To:* [EMAIL PROTECTED]: mail]
*Subject:* Re: [Owfs-developers] OWFS on DD-WRT
It looks like there are three files it's used in: ow_cache.c, ow_locks.c,
and ow_tree.c. The first two can be disabled with config options.
When I attempted to build with gcc-mipsel-
have?
/Christian
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
Allen
Sent: den 16 maj 2007 06:04
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] OWFS on DD-WRT
It looks like there are three files it's used in: ow_cache.c, ow_locks.c,
and ow_
It looks like there are three files it's used in: ow_cache.c, ow_locks.c,
and ow_tree.c. The first two can be disabled with config options.
When I attempted to build with gcc-mipsel-linux-uclibc 4.1 I got the
following error
owlib.c: In function 'LibStart':
owlib.c:215: error: '__pthread_initial_
Ah. Okay. How tough is it to build owfs for dd-wrt? Is it simply a matter of
taking the source distro and compiling with mipsel-uclibc?
On 5/15/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
tsearch is the binary tree search that is part of glibc and some
implementations of uClibc. It may not hav
tsearch is the binary tree search that is part of glibc and some
implementations of uClibc. It may not have been included in the dd-wrt
version of uClibc. It could be an optional part of owlib, like some of the
semaphore and other code.
Does that give you a place to look?
Paul Alfille
On 5/15/
17 matches
Mail list logo