HI,

On 14.02.2009, at 07:48, William Tracy wrote:

I've started playing with mc-mp again.

On Mon, Nov 17, 2008 at 9:12 AM, René Rebe <[email protected]> wrote:
Apparently. But I can not find it on any of my build hosts at the moment. Maybe it was as dirty that I svn reverted it in the meantime :-) - I remeber that I had simply #ifdef'ed the offending unavailable variable out as I
could
not quickly find where it usually comes from ...

My current theory is this:
The variable intr_flag was originally a variable provided by mc, that
was later refactored away. Whoever made the change was only testing
against C libraries that provided mmap, so the code path that still
touches intr_flag was never even compiled. uClibc apparently does not
provide mmap, so the unmaintained code path is being built.

Anyway, I have mc-mp compiling, but I can't make it run because
/usr/share/terminfo isn't being populated in tlx, so ncurses isn't
happy. It is populated correctly in the generic target, so I'm not
sure what's going on.


It might have been an optimization to leave them out - or a packages
was not selected that provides the files.

--
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to