[uClibc] SDL added to buildroot

Patrick Noffke Patrick.Noffke at adpro.com.au
Fri Aug 19 07:00:20 UTC 2005


I believe the one I sent did have a target to install to the staging dir, but I later realized the package should be configured with --prefix=$(STAGING_DIR)/usr and the DESTDIR should not be set when doing a make install.  Otherwise sdl-config was returning the wrong location for the library.  This makefile should do the right thing.  It also creates a symlink sdl-config in the staging dir which points to $(GNU_TARGET_NAME)-sdl-config (installed in the staging dir with make install).

I've been able to compile mplayer with SDL enabled using this makefile.

Sorry it's not in the form of a patch, but it should be safe to write over sdl.mk and then do a commit.  

Regards,
Patrick

-----Original Message-----
From: uclibc-bounces at uclibc.org [mailto:uclibc-bounces at uclibc.org]On
Behalf Of Mike Frysinger
Sent: Friday, 19 August 2005 2:28 PM
To: uclibc at uclibc.org
Subject: Re: [uClibc] SDL added to buildroot


On Tuesday 16 August 2005 01:08 am, Patrick Noffke wrote:
> This patch should add the SDL library to buildroot.

as a basic setup this is ok so i've added it ... but it should really do stuff 
like install libs/headers into the staging dir so other packages can link 
against it ...
-mike
_______________________________________________
uClibc mailing list
uClibc at uclibc.org
http://uclibc.org/mailman/listinfo/uclibc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sdl.mk
Type: application/octet-stream
Size: 1786 bytes
Desc: sdl.mk
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20050819/635e7adf/attachment.obj 


More information about the uClibc mailing list