[oe-issues] [Bug 413] sdl-perl installs to incorrect location

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Wed May 30 09:08:04 UTC 2007


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


Jamie Lenehan <lenehan at twibble.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #8 from Jamie Lenehan <lenehan at twibble.org>  2007-05-30 02:08:04 ---
SDL-perl is now fixed in rev 6eac237f0d909ba98b365d88b337ff3e822907e1
Fixed mostly by just using cpan.bbclass to take care of everything (probably
only works now due to all the recent perl changes.)

Turns out you can actually build sdl with any one of a number of backends, such
as:

PREFERRED_PROVIDER_virtual/libsdl = "libsdl-x11"

The source for the current version of sdl-perl is no longer available, but it
is what most distros currently ship (I got the source with an "apt-get source
sdl-perl).

There is a newer SDL perl version available, but it uses the new perl build
system  and is going to be far far more work to fix.

Note also that sdl-perl still install into /usr/lib/perl5, but that is now the
correct path (matches debian) and will work correctly with the newer perl
versions.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list