Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
On 03/03/09 02:14, Heiko Przybyl wrote:
> Umm, sorry for the late response but to me it looks like a local issue,
> since I am able to compile and merge xvid on x86-macos (10.5.6).
>
>>> genlop -t xvid | grep -A 1 1.2.1
> Sat Feb 28 17:33:09 2009 >>> media-libs/xvid-1.2.1
> merge time: 37 seconds.
>
> Anyway, what is you host os version -- Tiger by chance? And the
> corresponding error message would be nice to have (judging from the
> patch I'd say missing _SC_NPROCESSORS_CONF).
Yes, it is. I don't have a Leopard yet. Can't reproduce the exact
error message at the moment, but you're right--_SC_NPROCESSORS_CONF
isn't defined.
> About the patch: I would like to see the "#elif
> defined(_SC_NPROCESSORS_CONF)" case in front of the self-coded one (i.e.
> right after the _WIN32 case like before), since it's the xvid-default
> and working on 10.5.
Makes perfect sense to me. I wrongly assumed that you couldn't have
__APPLE__ and __MACH__ and _SC_NPROCESSORS_CONF at the same time. Grobian?
Thanks for enlightening me!
// Cheers; Johan
|
|