Hi,

I used the x86 Gentoo Embedded guide from
www.bulah.com/embedded-guide.html to set up a pxe booted nfs rooted
uclibc based pvr box.

Now, I know that I'm not building for an embedded arch per se, but I'm
still really interested in the stripped down system I'll get out of
it. I'm actually really keen on moving to embedded systems in the
future once I can find one that is PVR orientated and not going to
cost the earth.

I've had problems installing some programs that are crucial to the
running of this system, notably VDR and many of it's plugins. (I've
been install other crucial apps: DirectFB, xine-lib with no problems)

the packages all seem to have problems with threading and declarations:

IE
thread.c: In member function 'bool cRwLock::Lock(bool, int)':
thread.c:161: error: 'pthread_rwlock_timedwrlock' was not declared in this scope
thread.c:163: error: 'pthread_rwlock_timedrdlock' was not declared in this scope

Is there a fix that I can apply globally to sort this problem or do I
need to patch each ebuild and declare pthread..foo.. ? I'm fairly
adept at searching and replacing(!) but the reasoning behind these
changes are less apparent to me.

thanks


A l a s d a i r   C a m p b e l l

r a g a w u @ g m a i l . c o m
--
[EMAIL PROTECTED] mailing list

Reply via email to