Mailinglist Archive: opensuse-packaging (89 mails)

< Previous Next >
Re: [opensuse-packaging] Building 32bit libs
  • From: Ludwig Nussel <ludwig.nussel@xxxxxxx>
  • Date: Wed, 14 Dec 2005 17:16:25 +0100
  • Message-id: <200512141716.25179.ludwig.nussel@xxxxxxx>
On Friday 09 December 2005 20:45, Marcus Meissner wrote:
> On Fri, Dec 09, 2005 at 02:40:23PM -0500, Brandon Barker wrote:
> > Hello, I would like to rebuild SDL as a 32 bit library for use in SuSE 10
> > x86_64 (there is a patch that I need to apply to the sources, which is why I
> > [...]
> > Any insights into the build process here would be much appreciated.
>
> SUSE builds it in a 32bit environment.
>
> You could do it like this:
>
> linux32 bash --login
>
> and then perhaps use y2pmbuild to build the SDL RPM...
> (Just add your own patch.)

# cd /where/your/SDL.spec/is
# echo SDL > baselibs.conf
# linux32 y2pmbuild --baselibs

That should give you a SDL-32bit package that only contains the libs.

cu
Ludwig

--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/







< Previous Next >