From: Nuno da Costa Ferro <nferro@nfive.com>
To: buildroot@busybox.net
Subject: [Buildroot] X11R7 packages available
Date: Thu, 5 Jul 2007 14:33:13 +0100 [thread overview]
Message-ID: <1d0f01c7bf09$099ea030$2311a8c0@OneWorld.local> (raw)
In-Reply-To: f0528b5b0707041112i5b667118p93d89aef6381de9d@mail.gmail.com
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>
next prev parent reply other threads:[~2007-07-05 13:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='1d0f01c7bf09$099ea030$2311a8c0@OneWorld.local' \
--to=nferro@nfive.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox