Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] X11R7 packages available
@ 2007-07-04  8:29 Julien Letessier
  2007-07-04  9:18 ` Nuno da Costa Ferro
  2007-08-10 18:55 ` Erik Andersen
  0 siblings, 2 replies; 15+ messages in thread
From: Julien Letessier @ 2007-07-04  8:29 UTC (permalink / raw)
  To: buildroot

Hi list,

As promised, here is
- a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D and
3D drivers, Xv support)
- an updated version (release 4) of the autotools patch

The files are available from:
   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
[because mailman won't let me attach them]

Extract the archive, move packages to your buildroot package directory, and
remember to add
   source "package/Config.xorg7.in"
to your package/Config.in

Hopefully I didn't forget a dependancy package.

Any feedback is welcome... once this is tested I think it would be a good
idea to add the whole thing to Buildroot.

Cheers,
-- 
Julien Letessier
<julien.letessier@technosens.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070704/fbadc4cd/attachment.htm 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04  8:29 [Buildroot] X11R7 packages available Julien Letessier
@ 2007-07-04  9:18 ` Nuno da Costa Ferro
  2007-07-04 11:55   ` Nuno da Costa Ferro
  2007-07-04 15:29   ` Julien Letessier
  2007-08-10 18:55 ` Erik Andersen
  1 sibling, 2 replies; 15+ messages in thread
From: Nuno da Costa Ferro @ 2007-07-04  9:18 UTC (permalink / raw)
  To: buildroot

Hi Julien.

I'm getting this error when trying to go "make menuconfig":
package/Config.xorg7.in:20: can't open file 
"package/pthread-stubs/Config.in"

Then I comment that line and get:
package/Config.xorg7.in:156: can't open file "package/openchrome/Config.in"

After commenting that I am now compiling.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472


----- Original Message ----- 
From: Julien Letessier
To: Buildroot mailing list
Sent: Wednesday, July 04, 2007 9:29 AM
Subject: [Buildroot] X11R7 packages available


Hi list,

As promised, here is
- a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D and 
3D drivers, Xv support)
- an updated version (release 4) of the autotools patch

The files are available from:
   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
[because mailman won't let me attach them]

Extract the archive, move packages to your buildroot package directory, and 
remember to add
   source "package/Config.xorg7.in"
to your package/Config.in

Hopefully I didn't forget a dependancy package.

Any feedback is welcome... once this is tested I think it would be a good 
idea to add the whole thing to Buildroot.

Cheers,
-- 
Julien Letessier
<julien.letessier@technosens.fr>



_______________________________________________
buildroot mailing list
buildroot at uclibc.org
http://busybox.net/mailman/listinfo/buildroot 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04  9:18 ` Nuno da Costa Ferro
@ 2007-07-04 11:55   ` Nuno da Costa Ferro
  2007-07-04 15:32     ` Julien Letessier
  2007-07-04 15:29   ` Julien Letessier
  1 sibling, 1 reply; 15+ messages in thread
From: Nuno da Costa Ferro @ 2007-07-04 11:55 UTC (permalink / raw)
  To: buildroot

Maybe I'm doing something wrong, but after selecting some X11R7 packets they 
are not being compiled when I run make.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472
----- Original Message ----- 
From: "Nuno da Costa Ferro" <nferro@nfive.com>
To: "Julien Letessier" <julien.letessier@technosens.fr>; "Buildroot mailing 
list" <buildroot@uclibc.org>
Sent: Wednesday, July 04, 2007 10:18 AM
Subject: Re: [Buildroot] X11R7 packages available


> Hi Julien.
>
> I'm getting this error when trying to go "make menuconfig":
> package/Config.xorg7.in:20: can't open file
> "package/pthread-stubs/Config.in"
>
> Then I comment that line and get:
> package/Config.xorg7.in:156: can't open file 
> "package/openchrome/Config.in"
>
> After commenting that I am now compiling.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
>
>
> ----- Original Message ----- 
> From: Julien Letessier
> To: Buildroot mailing list
> Sent: Wednesday, July 04, 2007 9:29 AM
> Subject: [Buildroot] X11R7 packages available
>
>
> Hi list,
>
> As promised, here is
> - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D 
> and
> 3D drivers, Xv support)
> - an updated version (release 4) of the autotools patch
>
> The files are available from:
>   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
>   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> [because mailman won't let me attach them]
>
> Extract the archive, move packages to your buildroot package directory, 
> and
> remember to add
>   source "package/Config.xorg7.in"
> to your package/Config.in
>
> Hopefully I didn't forget a dependancy package.
>
> Any feedback is welcome... once this is tested I think it would be a good
> idea to add the whole thing to Buildroot.
>
> Cheers,
> -- 
> Julien Letessier
> <julien.letessier@technosens.fr>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
> 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04  9:18 ` Nuno da Costa Ferro
  2007-07-04 11:55   ` Nuno da Costa Ferro
@ 2007-07-04 15:29   ` Julien Letessier
  1 sibling, 0 replies; 15+ messages in thread
From: Julien Letessier @ 2007-07-04 15:29 UTC (permalink / raw)
  To: buildroot

I forgot to include the pthread-stubs package (part of XCB) ? sorry.
Also now included is the openchrome X driver for VIA graphics hardware.

Updated tarball:
    http://bazaar.mezis.net/buildroot_x11r7_v2.tar.bz2


2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
>
> Hi Julien.
>
> I'm getting this error when trying to go "make menuconfig":
> package/Config.xorg7.in:20: can't open file
> "package/pthread-stubs/Config.in"
>
> Then I comment that line and get:
> package/Config.xorg7.in:156: can't open file
> "package/openchrome/Config.in"
>
> After commenting that I am now compiling.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
>
>
> ----- Original Message -----
> From: Julien Letessier
> To: Buildroot mailing list
> Sent: Wednesday, July 04, 2007 9:29 AM
> Subject: [Buildroot] X11R7 packages available
>
>
> Hi list,
>
> As promised, here is
> - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D
> and
> 3D drivers, Xv support)
> - an updated version (release 4) of the autotools patch
>
> The files are available from:
>    http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
>    http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> [because mailman won't let me attach them]
>
> Extract the archive, move packages to your buildroot package directory,
> and
> remember to add
>    source "package/Config.xorg7.in"
> to your package/Config.in
>
> Hopefully I didn't forget a dependancy package.
>
> Any feedback is welcome... once this is tested I think it would be a good
> idea to add the whole thing to Buildroot.
>
> Cheers,
> --
> Julien Letessier
> <julien.letessier@technosens.fr>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
>


-- 
Julien Letessier
<julien.letessier@technosens.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070704/3ed2a47c/attachment.htm 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04 11:55   ` Nuno da Costa Ferro
@ 2007-07-04 15:32     ` Julien Letessier
  2007-07-04 15:40       ` Nuno da Costa Ferro
  2007-07-04 15:47       ` Nuno da Costa Ferro
  0 siblings, 2 replies; 15+ messages in thread
From: Julien Letessier @ 2007-07-04 15:32 UTC (permalink / raw)
  To: buildroot

Did you apply the autotools4 patch (first mail in this thread, also at
http://bazaar.mezis.net/buildroot_autotools4.patch.bz2)?
All my X11R7 packages use it.

Else it's hard to diagnose...
You can try to "make xlib_libX11" manually, for instance. If this doesn't
work you have a make or makefile problem. Are you using GNU make?

If it works its a different problem. If you have applied my show-var patch (
http://bazaar.mezis.net/buildroot_show-var.patch) you can "make show-var
VARNAME=TARGETS" and check if the X packages are in the TARGETS.

2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
>
> Maybe I'm doing something wrong, but after selecting some X11R7 packets
> they
> are not being compiled when I run make.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
> ----- Original Message -----
> From: "Nuno da Costa Ferro" <nferro@nfive.com>
> To: "Julien Letessier" <julien.letessier@technosens.fr>; "Buildroot
> mailing
> list" <buildroot@uclibc.org>
> Sent: Wednesday, July 04, 2007 10:18 AM
> Subject: Re: [Buildroot] X11R7 packages available
>
>
> > Hi Julien.
> >
> > I'm getting this error when trying to go "make menuconfig":
> > package/Config.xorg7.in:20: can't open file
> > "package/pthread-stubs/Config.in"
> >
> > Then I comment that line and get:
> > package/Config.xorg7.in:156: can't open file
> > "package/openchrome/Config.in"
> >
> > After commenting that I am now compiling.
> >
> >
> > Kind regards,
> >
> > Nuno da Costa Ferro
> > ---------------------------
> > Number Five Software, S.A.
> > Development & IT Management
> > Email: nferro at nfive.com
> > DDI: +351 261 860 472
> >
> >
> > ----- Original Message -----
> > From: Julien Letessier
> > To: Buildroot mailing list
> > Sent: Wednesday, July 04, 2007 9:29 AM
> > Subject: [Buildroot] X11R7 packages available
> >
> >
> > Hi list,
> >
> > As promised, here is
> > - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D
> > and
> > 3D drivers, Xv support)
> > - an updated version (release 4) of the autotools patch
> >
> > The files are available from:
> >   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
> >   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> > [because mailman won't let me attach them]
> >
> > Extract the archive, move packages to your buildroot package directory,
> > and
> > remember to add
> >   source "package/Config.xorg7.in"
> > to your package/Config.in
> >
> > Hopefully I didn't forget a dependancy package.
> >
> > Any feedback is welcome... once this is tested I think it would be a
> good
> > idea to add the whole thing to Buildroot.
> >
> > Cheers,
> > --
> > Julien Letessier
> > <julien.letessier@technosens.fr>
> >
> >
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
> >
>
>


-- 
Julien Letessier
<julien.letessier@technosens.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070704/832bf0dc/attachment-0001.htm 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04 15:32     ` Julien Letessier
@ 2007-07-04 15:40       ` Nuno da Costa Ferro
  2007-07-04 15:47       ` Nuno da Costa Ferro
  1 sibling, 0 replies; 15+ messages in thread
From: Nuno da Costa Ferro @ 2007-07-04 15:40 UTC (permalink / raw)
  To: buildroot

nferro at n5nferro-linux:/build/firmware/buildroot$ make xlib_libX11
make: *** No rule to make target `xlib_libX11'.  Stop.

Anyway I'm going to try everything from scratch with the new packages. I 
remember that the autotools patch gave an error/warning that I ignored, I'll 
mail you when I reproduce it again.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472


----- Original Message ----- 
From: Julien Letessier
To: Nuno da Costa Ferro
Cc: Buildroot mailing list
Sent: Wednesday, July 04, 2007 4:32 PM
Subject: Re: [Buildroot] X11R7 packages available


Did you apply the autotools4 patch (first mail in this thread, also at 
http://bazaar.mezis.net/buildroot_autotools4.patch.bz2)?
All my X11R7 packages use it.

Else it's hard to diagnose...
You can try to "make xlib_libX11" manually, for instance. If this doesn't 
work you have a make or makefile problem. Are you using GNU make?

If it works its a different problem. If you have applied my show-var patch 
( http://bazaar.mezis.net/buildroot_show-var.patch) you can "make show-var 
VARNAME=TARGETS" and check if the X packages are in the TARGETS. 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04 15:32     ` Julien Letessier
  2007-07-04 15:40       ` Nuno da Costa Ferro
@ 2007-07-04 15:47       ` Nuno da Costa Ferro
  2007-07-04 18:12         ` Julien Letessier
  1 sibling, 1 reply; 15+ messages in thread
From: Nuno da Costa Ferro @ 2007-07-04 15:47 UTC (permalink / raw)
  To: buildroot

nferro at n5nferro-linux:/build/firmware/buildroot/package$ patch -p1 < 
../buildroot_autotools4.patch
patching file Makefile.in
Hunk #2 succeeded at 103 (offset -24 lines).
patch: **** malformed patch at line 43: @@ -254,3 +263,5 @@

This is what I got while patching. My error? I'm using the latest buildroot 
snapshot.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472
----- Original Message ----- 
From: Julien Letessier
To: Nuno da Costa Ferro
Cc: Buildroot mailing list
Sent: Wednesday, July 04, 2007 4:32 PM
Subject: Re: [Buildroot] X11R7 packages available


Did you apply the autotools4 patch (first mail in this thread, also at 
http://bazaar.mezis.net/buildroot_autotools4.patch.bz2)?
All my X11R7 packages use it.

Else it's hard to diagnose...
You can try to "make xlib_libX11" manually, for instance. If this doesn't 
work you have a make or makefile problem. Are you using GNU make?

If it works its a different problem. If you have applied my show-var patch 
( http://bazaar.mezis.net/buildroot_show-var.patch) you can "make show-var 
VARNAME=TARGETS" and check if the X packages are in the TARGETS.


2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
Maybe I'm doing something wrong, but after selecting some X11R7 packets they
are not being compiled when I run make.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472
----- Original Message -----
From: "Nuno da Costa Ferro" < nferro@nfive.com>
To: "Julien Letessier" <julien.letessier@technosens.fr>; "Buildroot mailing
list" < buildroot@uclibc.org>
Sent: Wednesday, July 04, 2007 10:18 AM
Subject: Re: [Buildroot] X11R7 packages available


> Hi Julien.
>
> I'm getting this error when trying to go "make menuconfig":
> package/Config.xorg7.in:20: can't open file
> "package/pthread-stubs/Config.in"
>
> Then I comment that line and get:
> package/Config.xorg7.in:156: can't open file
> "package/openchrome/Config.in"
>
> After commenting that I am now compiling.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
>
>
> ----- Original Message -----
> From: Julien Letessier
> To: Buildroot mailing list
> Sent: Wednesday, July 04, 2007 9:29 AM
> Subject: [Buildroot] X11R7 packages available
>
>
> Hi list,
>
> As promised, here is
> - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D
> and
> 3D drivers, Xv support)
> - an updated version (release 4) of the autotools patch
>
> The files are available from:
>   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
>   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> [because mailman won't let me attach them]
>
> Extract the archive, move packages to your buildroot package directory,
> and
> remember to add
>   source "package/Config.xorg7.in"
> to your package/Config.in
>
> Hopefully I didn't forget a dependancy package.
>
> Any feedback is welcome... once this is tested I think it would be a good
> idea to add the whole thing to Buildroot.
>
> Cheers,
> --
> Julien Letessier
> <julien.letessier@technosens.fr>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>





-- 
Julien Letessier
<julien.letessier@technosens.fr> 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04 15:47       ` Nuno da Costa Ferro
@ 2007-07-04 18:12         ` Julien Letessier
  2007-07-05 13:33           ` Nuno da Costa Ferro
  0 siblings, 1 reply; 15+ messages in thread
From: Julien Letessier @ 2007-07-04 18:12 UTC (permalink / raw)
  To: buildroot

Here's an updated autotools patch.
I just generated it against buildroot r18993 (and tested it).

http://bazaar.mezis.net/buildroot_autotools-v5.patch

Tell me if this solves your problem.

2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
>
> nferro at n5nferro-linux:/build/firmware/buildroot/package$ patch -p1 <
> ../buildroot_autotools4.patch
> patching file Makefile.in
> Hunk #2 succeeded at 103 (offset -24 lines).
> patch: **** malformed patch at line 43: @@ -254,3 +263,5 @@
>
> This is what I got while patching. My error? I'm using the latest
> buildroot
> snapshot.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
> ----- Original Message -----
> From: Julien Letessier
> To: Nuno da Costa Ferro
> Cc: Buildroot mailing list
> Sent: Wednesday, July 04, 2007 4:32 PM
> Subject: Re: [Buildroot] X11R7 packages available
>
>
> Did you apply the autotools4 patch (first mail in this thread, also at
> http://bazaar.mezis.net/buildroot_autotools4.patch.bz2)?
> All my X11R7 packages use it.
>
> Else it's hard to diagnose...
> You can try to "make xlib_libX11" manually, for instance. If this doesn't
> work you have a make or makefile problem. Are you using GNU make?
>
> If it works its a different problem. If you have applied my show-var patch
> ( http://bazaar.mezis.net/buildroot_show-var.patch) you can "make show-var
> VARNAME=TARGETS" and check if the X packages are in the TARGETS.
>
>
> 2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
> Maybe I'm doing something wrong, but after selecting some X11R7 packets
> they
> are not being compiled when I run make.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
> ----- Original Message -----
> From: "Nuno da Costa Ferro" < nferro@nfive.com>
> To: "Julien Letessier" <julien.letessier@technosens.fr>; "Buildroot
> mailing
> list" < buildroot@uclibc.org>
> Sent: Wednesday, July 04, 2007 10:18 AM
> Subject: Re: [Buildroot] X11R7 packages available
>
>
> > Hi Julien.
> >
> > I'm getting this error when trying to go "make menuconfig":
> > package/Config.xorg7.in:20: can't open file
> > "package/pthread-stubs/Config.in"
> >
> > Then I comment that line and get:
> > package/Config.xorg7.in:156: can't open file
> > "package/openchrome/Config.in"
> >
> > After commenting that I am now compiling.
> >
> >
> > Kind regards,
> >
> > Nuno da Costa Ferro
> > ---------------------------
> > Number Five Software, S.A.
> > Development & IT Management
> > Email: nferro at nfive.com
> > DDI: +351 261 860 472
> >
> >
> > ----- Original Message -----
> > From: Julien Letessier
> > To: Buildroot mailing list
> > Sent: Wednesday, July 04, 2007 9:29 AM
> > Subject: [Buildroot] X11R7 packages available
> >
> >
> > Hi list,
> >
> > As promised, here is
> > - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D
> > and
> > 3D drivers, Xv support)
> > - an updated version (release 4) of the autotools patch
> >
> > The files are available from:
> >   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
> >   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> > [because mailman won't let me attach them]
> >
> > Extract the archive, move packages to your buildroot package directory,
> > and
> > remember to add
> >   source "package/Config.xorg7.in"
> > to your package/Config.in
> >
> > Hopefully I didn't forget a dependancy package.
> >
> > Any feedback is welcome... once this is tested I think it would be a
> good
> > idea to add the whole thing to Buildroot.
> >
> > Cheers,
> > --
> > Julien Letessier
> > <julien.letessier@technosens.fr>
> >
> >
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at uclibc.org
> > http://busybox.net/mailman/listinfo/buildroot
> >
>
>
>
>
>
> --
> Julien Letessier
> <julien.letessier@technosens.fr>
>
>


-- 
Julien Letessier
<julien.letessier@technosens.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070704/3c257ad5/attachment.htm 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04 18:12         ` Julien Letessier
@ 2007-07-05 13:33           ` Nuno da Costa Ferro
  0 siblings, 0 replies; 15+ messages in thread
From: Nuno da Costa Ferro @ 2007-07-05 13:33 UTC (permalink / raw)
  To: buildroot

Hi,

Now I'm getting the following error:

mkdir -p /build/firmware/buildroot/build_arm/xutil_util-macros-1.1.5
touch 
/build/firmware/buildroot/build_arm/xutil_util-macros-1.1.5/.stamp_downloaded
make: *** No rule to make target `m4-host', needed by `host-autoconf'. 
Stop.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472
----- Original Message ----- 
From: Julien Letessier
To: Nuno da Costa Ferro
Cc: Buildroot mailing list
Sent: Wednesday, July 04, 2007 7:12 PM
Subject: Re: [Buildroot] X11R7 packages available


Here's an updated autotools patch.
I just generated it against buildroot r18993 (and tested it).

http://bazaar.mezis.net/buildroot_autotools-v5.patch

Tell me if this solves your problem.


2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
nferro at n5nferro-linux:/build/firmware/buildroot/package$ patch -p1 <
../buildroot_autotools4.patch
patching file Makefile.in
Hunk #2 succeeded at 103 (offset -24 lines).
patch: **** malformed patch at line 43: @@ -254,3 +263,5 @@

This is what I got while patching. My error? I'm using the latest buildroot
snapshot.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472
----- Original Message -----
From: Julien Letessier
To: Nuno da Costa Ferro
Cc: Buildroot mailing list
Sent: Wednesday, July 04, 2007 4:32 PM
Subject: Re: [Buildroot] X11R7 packages available


Did you apply the autotools4 patch (first mail in this thread, also at
http://bazaar.mezis.net/buildroot_autotools4.patch.bz2 )?
All my X11R7 packages use it.

Else it's hard to diagnose...
You can try to "make xlib_libX11" manually, for instance. If this doesn't
work you have a make or makefile problem. Are you using GNU make?

If it works its a different problem. If you have applied my show-var patch
( http://bazaar.mezis.net/buildroot_show-var.patch) you can "make show-var
VARNAME=TARGETS" and check if the X packages are in the TARGETS.


2007/7/4, Nuno da Costa Ferro <nferro@nfive.com>:
Maybe I'm doing something wrong, but after selecting some X11R7 packets they
are not being compiled when I run make.


Kind regards,

Nuno da Costa Ferro
---------------------------
Number Five Software, S.A.
Development & IT Management
Email: nferro at nfive.com
DDI: +351 261 860 472
----- Original Message -----
From: "Nuno da Costa Ferro" < nferro@nfive.com>
To: "Julien Letessier" < julien.letessier@technosens.fr>; "Buildroot mailing
list" < buildroot@uclibc.org>
Sent: Wednesday, July 04, 2007 10:18 AM
Subject: Re: [Buildroot] X11R7 packages available


> Hi Julien.
>
> I'm getting this error when trying to go "make menuconfig":
> package/Config.xorg7.in:20: can't open file
> "package/pthread-stubs/Config.in"
>
> Then I comment that line and get:
> package/Config.xorg7.in:156: can't open file
> "package/openchrome/Config.in"
>
> After commenting that I am now compiling.
>
>
> Kind regards,
>
> Nuno da Costa Ferro
> ---------------------------
> Number Five Software, S.A.
> Development & IT Management
> Email: nferro at nfive.com
> DDI: +351 261 860 472
>
>
> ----- Original Message -----
> From: Julien Letessier
> To: Buildroot mailing list
> Sent: Wednesday, July 04, 2007 9:29 AM
> Subject: [Buildroot] X11R7 packages available
>
>
> Hi list,
>
> As promised, here is
> - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D
> and
> 3D drivers, Xv support)
> - an updated version (release 4) of the autotools patch
>
> The files are available from:
>   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
>   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> [because mailman won't let me attach them]
>
> Extract the archive, move packages to your buildroot package directory,
> and
> remember to add
>   source "package/Config.xorg7.in"
> to your package/Config.in
>
> Hopefully I didn't forget a dependancy package.
>
> Any feedback is welcome... once this is tested I think it would be a good
> idea to add the whole thing to Buildroot.
>
> Cheers,
> --
> Julien Letessier
> <julien.letessier@technosens.fr>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>





--
Julien Letessier
<julien.letessier@technosens.fr >





-- 
Julien Letessier
<julien.letessier@technosens.fr> 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] X11R7 packages available
  2007-07-04  8:29 [Buildroot] X11R7 packages available Julien Letessier
  2007-07-04  9:18 ` Nuno da Costa Ferro
@ 2007-08-10 18:55 ` Erik Andersen
  2007-08-11 20:30   ` [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was ( X11R7 packages available ) Ivan Kuten
  1 sibling, 1 reply; 15+ messages in thread
From: Erik Andersen @ 2007-08-10 18:55 UTC (permalink / raw)
  To: buildroot

On Wed Jul 04, 2007 at 10:29:52AM +0200, Julien Letessier wrote:
> Hi list,
> 
> As promised, here is
> - a full set of X11R7 and support packages (including Mesa3D OpenGL, 2D and
> 3D drivers, Xv support)
> - an updated version (release 4) of the autotools patch
> 
> The files are available from:
>   http://bazaar.mezis.net/buildroot_autotools4.patch.bz2
>   http://bazaar.mezis.net/buildroot_x11r7_v1.tar.bz2
> [because mailman won't let me attach them]
> 
> Extract the archive, move packages to your buildroot package directory, and
> remember to add
>   source "package/Config.xorg7.in"
> to your package/Config.in
> 
> Hopefully I didn't forget a dependancy package.
> 
> Any feedback is welcome... once this is tested I think it would be a good
> idea to add the whole thing to Buildroot.

Fantastic.  I've merged your patches with very minor changes.
It doesnt quite build for me, but hopefully we can get that
sorted out soon.  This was clearly a huge undertaking and a
true labor of love.  Thanks!

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was (  X11R7 packages available )
  2007-08-10 18:55 ` Erik Andersen
@ 2007-08-11 20:30   ` Ivan Kuten
  2007-08-11 22:01     ` Ulf Samuelsson
  0 siblings, 1 reply; 15+ messages in thread
From: Ivan Kuten @ 2007-08-11 20:30 UTC (permalink / raw)
  To: buildroot

>> Any feedback is welcome... once this is tested I think it would be a good
>> idea to add the whole thing to Buildroot.
> 
> Fantastic.  I've merged your patches with very minor changes.
> It doesnt quite build for me, but hopefully we can get that
> sorted out soon.  This was clearly a huge undertaking and a
> true labor of love.  Thanks!
> 

Hello,

$(eval $(call AUTOTARGETS,xlib_liblbxutil)) is not working correctly when applying patches:

 >>> xlib_liblbxutil 1.0.1 Patching

(if test -d package/xlib_liblbxutil ; then \
   if test "" ; then \
     toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil xlib_liblbxutil-1.0.1\*.patch || exit 1 ; \
   else \
     toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil xlib_liblbxutil\*.patch || exit 1 ; \
     if test -d package/xlib_liblbxutil/xlib_liblbxutil-1.0.1 ; then \
       toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil/xlib_liblbxutil-1.0.1 \*.patch || exit 1 ; \
     fi; \
   fi; \
fi)

should be package/x11r7/xlib_liblbxutil

Best regards,
Ivan

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was (  X11R7 packages available )
  2007-08-11 20:30   ` [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was ( X11R7 packages available ) Ivan Kuten
@ 2007-08-11 22:01     ` Ulf Samuelsson
  2007-08-11 22:10       ` Ivan Kuten
  0 siblings, 1 reply; 15+ messages in thread
From: Ulf Samuelsson @ 2007-08-11 22:01 UTC (permalink / raw)
  To: buildroot

l?r 2007-08-11 klockan 23:30 +0300 skrev Ivan Kuten:
> >> Any feedback is welcome... once this is tested I think it would be a good
> >> idea to add the whole thing to Buildroot.
> > 
> > Fantastic.  I've merged your patches with very minor changes.
> > It doesnt quite build for me, but hopefully we can get that
> > sorted out soon.  This was clearly a huge undertaking and a
> > true labor of love.  Thanks!
> > 
> 
> Hello,
> 
> $(eval $(call AUTOTARGETS,xlib_liblbxutil)) is not working correctly when applying patches:
> 
>  >>> xlib_liblbxutil 1.0.1 Patching
> 
> (if test -d package/xlib_liblbxutil ; then \
>    if test "" ; then \
>      toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil xlib_liblbxutil-1.0.1\*.patch || exit 1 ; \
>    else \
>      toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil xlib_liblbxutil\*.patch || exit 1 ; \
>      if test -d package/xlib_liblbxutil/xlib_liblbxutil-1.0.1 ; then \
>        toolchain/patch-kernel.sh /root/buildroot/build_arm/xlib_liblbxutil-1.0.1 package/xlib_liblbxutil/xlib_liblbxutil-1.0.1 \*.patch || exit 1 ; \
>      fi; \
>    fi; \
> fi)
> 
> should be package/x11r7/xlib_liblbxutil
> 
This will help, but will make the "package/Makefile.autotools.in" file
x11r7 specific.




Index: package/Makefile.autotools.in
===================================================================
--- package/Makefile.autotools.in       (revision 19425)
+++ package/Makefile.autotools.in       (arbetskopia)
@@ -145,13 +145,13 @@
 $(BUILD_DIR)/%/.stamp_patched: NAMEVER =
$($(PKG)_NAME)-$($(PKG)_VERSION)
 $(BUILD_DIR)/%/.stamp_patched:
        $(call MESSAGE,"Patching")
-       (if test -d package/$($(PKG)_NAME) ; then \
-         if test "$(wildcard
package/$($(PKG)_NAME)/$(NAMEVER)*.patch)" ; then \
-           toolchain/patch-kernel.sh $(@D) package/$($(PKG)_NAME)
$(NAMEVER)\*.patch || exit 1 ; \
+       (if test -d package/x11r7/$($(PKG)_NAME) ; then \
+         if test "$(wildcard
package/x11r7/$($(PKG)_NAME)/$(NAMEVER)*.patch)" ; then \
+           toolchain/patch-kernel.sh $(@D) package/x11r7/$($(PKG)_NAME)
$(NAMEVER)\*.patch || exit 1 ; \
          else \
-           toolchain/patch-kernel.sh $(@D) package/$($(PKG)_NAME)
$($(PKG)_NAME)\*.patch || exit 1 ; \
+           toolchain/patch-kernel.sh $(@D) package/x11r7/$($(PKG)_NAME)
$($(PKG)_NAME)\*.patch || exit 1 ; \
            if test -d package/$($(PKG)_NAME)/$(NAMEVER) ; then \
-             toolchain/patch-kernel.sh $(@D)
package/$($(PKG)_NAME)/$(NAMEVER) \*.patch || exit 1 ; \
+             toolchain/patch-kernel.sh $(@D)
package/x11r7/$($(PKG)_NAME)/$(NAMEVER) \*.patch || exit 1 ; \
            fi; \
          fi; \
        fi)

Best Regards
Ulf Samuelsson

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was (  X11R7 packages available )
  2007-08-11 22:01     ` Ulf Samuelsson
@ 2007-08-11 22:10       ` Ivan Kuten
  2007-08-12  0:54         ` [Buildroot] AUTOTARGETS is not working correctly when applying Ulf Samuelsson
  0 siblings, 1 reply; 15+ messages in thread
From: Ivan Kuten @ 2007-08-11 22:10 UTC (permalink / raw)
  To: buildroot

> l?r 2007-08-11 klockan 23:30 +0300 skrev Ivan Kuten:
>>
> This will help, but will make the "package/Makefile.autotools.in" file
> x11r7 specific.
>
>

May be it makes sense not to introduce x11r7 specific into "package/Makefile.autotools.in"
 but instead add 2nd param to AUTOTARGETS - package parent. Nobody knows how many packages like
 x11r7 are going to be introduced.

$(eval $(call AUTOTARGETS,libxcb,x11r6))

What do you think?

BR,
Ivan

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] AUTOTARGETS is not working correctly when applying
  2007-08-11 22:10       ` Ivan Kuten
@ 2007-08-12  0:54         ` Ulf Samuelsson
  2007-08-14  8:21           ` Benjamin Tietz
  0 siblings, 1 reply; 15+ messages in thread
From: Ulf Samuelsson @ 2007-08-12  0:54 UTC (permalink / raw)
  To: buildroot

s?n 2007-08-12 klockan 01:10 +0300 skrev Ivan Kuten:
> > l?r 2007-08-11 klockan 23:30 +0300 skrev Ivan Kuten:
> >>
> > This will help, but will make the "package/Makefile.autotools.in" file
> > x11r7 specific.
> >
> >
> 
> May be it makes sense not to introduce x11r7 specific into "package/Makefile.autotools.in"
>  but instead add 2nd param to AUTOTARGETS - package parent. Nobody knows how many packages like
>  x11r7 are going to be introduced.
> 
> $(eval $(call AUTOTARGETS,libxcb,x11r6))
> 
> What do you think?
> 

This requires modifications of all the x11r7 packages
so it is a ton of work.
Good idea - for someone with time...


> BR,
> Ivan
> 
> 

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [Buildroot] AUTOTARGETS is not working correctly when applying
  2007-08-12  0:54         ` [Buildroot] AUTOTARGETS is not working correctly when applying Ulf Samuelsson
@ 2007-08-14  8:21           ` Benjamin Tietz
  0 siblings, 0 replies; 15+ messages in thread
From: Benjamin Tietz @ 2007-08-14  8:21 UTC (permalink / raw)
  To: buildroot

On Sun, Aug 12, 2007 at 02:54:36AM +0200, Ulf Samuelsson wrote:
> s?n 2007-08-12 klockan 01:10 +0300 skrev Ivan Kuten:
> > > l?r 2007-08-11 klockan 23:30 +0300 skrev Ivan Kuten:
> > >>
> > > This will help, but will make the "package/Makefile.autotools.in" file
> > > x11r7 specific.
> > >
> > >
> > 
> > May be it makes sense not to introduce x11r7 specific into "package/Makefile.autotools.in"
> >  but instead add 2nd param to AUTOTARGETS - package parent. Nobody knows how many packages like
> >  x11r7 are going to be introduced.
> > 
> > $(eval $(call AUTOTARGETS,libxcb,x11r6))
> > 
> > What do you think?
> > 
> 
> This requires modifications of all the x11r7 packages
> so it is a ton of work.
> Good idea - for someone with time...
It does not, since the second parameter could either be optional and
empty as default. If you really want to change all of the Makefiles, you
could run a sed-skript, what wouldn't be mutch to do.

Benjamin
> 
> 
> > BR,
> > Ivan
> > 
> > 
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-08-14  8:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-04  8:29 [Buildroot] X11R7 packages available Julien Letessier
2007-07-04  9:18 ` Nuno da Costa Ferro
2007-07-04 11:55   ` Nuno da Costa Ferro
2007-07-04 15:32     ` Julien Letessier
2007-07-04 15:40       ` Nuno da Costa Ferro
2007-07-04 15:47       ` Nuno da Costa Ferro
2007-07-04 18:12         ` Julien Letessier
2007-07-05 13:33           ` Nuno da Costa Ferro
2007-07-04 15:29   ` Julien Letessier
2007-08-10 18:55 ` Erik Andersen
2007-08-11 20:30   ` [Buildroot] AUTOTARGETS is not working correctly when applying x11r7 patches, was ( X11R7 packages available ) Ivan Kuten
2007-08-11 22:01     ` Ulf Samuelsson
2007-08-11 22:10       ` Ivan Kuten
2007-08-12  0:54         ` [Buildroot] AUTOTARGETS is not working correctly when applying Ulf Samuelsson
2007-08-14  8:21           ` Benjamin Tietz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox