[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 08:49:35 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=413





------- Comment #3 from koen at dominion.kabel.utwente.nl  2007-05-09 01:49 -------
(In reply to comment #2)
> seems fix-pkgconfi-cflags.patch should be fix-pkgconfig-specs.patch? A typo,
> maybe?
> 
> But building directfb still failed for me after fixing the patching.
> 
> | system.c: In function 'direct_pagesize':
> | system.c:65: error: 'PAGE_SIZE' undeclared (first use in this function)

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.


-- 
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