pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45553: mozilla packages on NetBSD 4.0 should not use --with-system-libevent
The following reply was made to PR pkg/45553; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45553: mozilla packages on NetBSD 4.0 should not use
--with-system-libevent
Date: Sat, 5 Nov 2011 15:40:27 +0000
On Thu, Nov 03, 2011 at 07:10:05AM +0000, Robert Elz wrote:
>
/pkg_comp/obj/pkgsrc/devel/xulrunner/4x/mozilla-release/ipc/chromium/src/base/sys_info_posix.cc:34:
error: '_SC_NPROCESSORS_ONLN' was not declared in this scope
#ifdef _SC_NPROCESSORS_ONLN
...
#else
return 1;
#endif
is probably good enough for that, at least given how well netbsd-4's
threads work. :-/
>
/pkg_comp/obj/pkgsrc/www/seamonkey/4x/comm-release/mozilla/js/src/jsstr.cpp:3301:
error: invalid use of non-lvalue array
that's odd... the gcc in -4 and -5 isn't that different.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index