[oe-issues] [Bug 413] sdl-perl installs to incorrect location
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed May 9 09:02:34 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=413
------- Comment #4 from xjqian at gmail.com 2007-05-09 02:02 -------
(In reply to comment #3)
> That's probably due to linux-libc-headers 2.6.20. Basically all occurences of
> PAGE_SIZE needs to get replaced with getpagesize(), and some magic for
> PAGE_MASK and PAGE_ALIGN, which I don't quite get.
I'm suspicious along the line of
#define PAGE_SIZE sysconf( _SC_PAGESIZE ) #line40 in system.c
sysconf() returns a null or error/exit. But I don't know if the source of this
still ends up in linux-libc-headers 2.6.20.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list