[Buildroot] Including wine package - Reg

Arunkumar Vijayakumar arun.magzion at gmail.com
Mon Apr 8 21:44:27 UTC 2013


Thomas,

Initially I tried with the autotools type, but it throwed a lot of errors
hence I switched to generic one. Let me post the error details when
autotools used.


Many Thanks
Arun Kumar


On Tue, Apr 9, 2013 at 3:01 AM, Thomas Petazzoni <
thomas.petazzoni at free-electrons.com> wrote:

> Dear Arunkumar Vijayakumar,
>
> On Tue, 9 Apr 2013 02:53:44 +0530, Arunkumar Vijayakumar wrote:
>
> > Thanks for your quick reply.
> > Im using i386 architecture and the variant to be i686 and creating a
> > package wine with version 1.5.23. I also used the X Server package for
> GUI
> > and followed steps as one in the below link
> >
> http://agentoss.wordpress.com/2011/03/06/building-a-tiny-x-org-linux-system-using-buildroot/
> >
> >
> > Please find the attachment for the config.in & wine.mk file for your
> > reference.
> >
> > Let me know if you need any additional details ?
> > Also let me know why i couldn't able to use file, ldd, readelf commands
> in
> > the prompt.
>
> The problem is pretty clear in your wine.mk. You should use the
> autotools-package infrastructure since Wine uses the autotools. This
> will ensure the appropriate arguments and environment variables are
> passed to the configure script. At the moment you're just calling it
> using './configure --prefix=/usr', so it uses your glibc-based native
> compiler to build wine... which generates a wine binary that cannot
> work, because it doesn't match the C library you have on your target.
>
> Could you submit a real patch for the wine package once you've made
> some progress with this? Thanks!
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130409/bef1cb86/attachment-0002.html>


More information about the buildroot mailing list