Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: amit bhosale <amitbhosale2000@rediffmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] (no subject)
Date: Sun Jul 23 23:52:46 2006	[thread overview]
Message-ID: <20060724063126.14639.qmail@webmail66.rediffmail.com> (raw)

  
  
hi

 we are compiling Xorg using uclibc-buildroot. First of all we successfuly compile Xorg-6.8.2 which is present in buildroot option then i apply  patch 0000878 to update xorg to 6.9.0 (patch from buildroot based bug tracking)and make it compile.But we are getting following error while doing so

//------------------------------------------------------------------//
making all in programs/Xserver/Xext...
make[6]: Entering directory `/zamitwork/buildroot/build_i686/xc/programs/Xserver/Xext'

/zamitwork/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-gcc -c -Os -ansi -Wall -Wpointer-arith -Wundef    -I. -I../include -I../../../exports/include/X11 -I../../../include/extensions            -I../../../include/fonts -I../mi -I../render -I../../../programs/Xserver/hw/xfree86/common -I../../../include/fonts           -I../hw/dmx  -I../../.. -I../../../exports/include   -Dlinux -D__i686__ -D_POSIX_SOURCE                             -D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE -DSHAPE -DXINPUT -DXKB  -DXAPPGROUP   -DXCSECURITY -DTOGCUP   -DXF86BIGFONT -DDPMSExtension   -DXPRINT -DPIXPRIV -DPANORAMIX   -DRENDER -DRANDR    -DXFIXES -DDAMAGE -DCOMPOSITE -DXEVIE    -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH                      -DXFreeXDGA -DXvExtension                                -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server                       -DXF86VIDMODE                            -DXvMCExtension                                 -DSMART_SCHEDULE                    -DBUILDDEBUG -DXResExtension                             -DX_BYTE_ORDER=                                 -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO   -DMITMISC -DXTEST -DXTRAP       -DXSYNC -DXCMISC -DXRECORD      -DMITSHM -DBIGREQS -DXF86VIDMODE        -DXF86MISC -DDBE -DDPMSExtension -DEVI  -DSCREENSAVER -DXV -DXVMC               -DRES -DHAS_XVMCSHM   xf86vmode.c
In file included from ../../../programs/Xserver/hw/xfree86/common/xf86str.h:45,
                 from ../../../programs/Xserver/hw/xfree86/common/xf86.h:40,
                 from xf86vmode.c:52:
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:422:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:435:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:448:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:465:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:481:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:529:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:582:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:594:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:613:18: error: operator '==' has no left operand
../../../programs/Xserver/hw/xfree86/common/xf86Pci.h:627:18: error: operator '==' has no left operand
make[6]: *** [xf86vmode.o] Error 1
make[6]: Leaving directory `/zamitwork/buildroot/build_i686/xc/programs/Xserver/Xext'
make[5]: *** [Xext] Error 2
make[5]: Leaving directory `/zamitwork/buildroot/build_i686/xc/programs/Xserver'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/zamitwork/buildroot/build_i686/xc/programs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/zamitwork/buildroot/build_i686/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/zamitwork/buildroot/build_i686/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/zamitwork/buildroot/build_i686/xc'
make: *** [/zamitwork/buildroot/build_i686/xc/programs/Xserver/Xorg] Error 2
//------------------------------------------------------------------//

 but this patch 0000878: "Update xorg to 6.9.0 and make it compile"
 description says==> that it altere host.def and cross.def envoriment.
 It should pass the correct ByteOrder, HasMMXSuppoer, hasMTRRSupport    and XF86INT10_BUILD depending on what Arch you are compiling for.

 
Can anyone please suggest us a solution to get rid of this error.


Regards

amit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20060724/63ab6782/attachment.html

             reply	other threads:[~2006-07-23 23:52 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-23 23:52 amit bhosale [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-25 22:44 [Buildroot] (no subject) Ulf Samuelsson
2007-01-28 22:18 ` Bernhard Fischer
2007-08-19  8:13 Gururaja Hebbar K R
2007-08-20 14:49 ` Bernhard Fischer
2008-01-11 16:09 Manuel Sahm
2008-03-06 19:45 John Voltz
2008-11-24 12:25 rossella battaglia
2009-06-09  3:42 Richard Ebenal
2009-06-28 21:10 nfrench at xtale.biz
2009-12-03 22:34 [Buildroot] [PATCH] gst-plugins-bad: make more dependency-less plugins configurable Sven Neumann
2009-12-08 13:52 ` Peter Korsgaard
2009-12-08 14:21   ` [Buildroot] (no subject) Tom Wagner
2009-12-08 14:36     ` Michael S. Zick
2009-12-29 19:37 Terry Forrest
2010-01-19 16:11 ` Peter Korsgaard
2010-01-06 22:07 H Hartley Sweeten
2010-01-19 16:12 ` Peter Korsgaard
2010-01-19 16:41   ` H Hartley Sweeten
2010-01-09 18:22 Clark Rawlins
2010-02-03  9:47 Tony Mozi
2010-06-07 13:08 Paul Jones
2010-07-29 22:44 Dwayne Fontenot
2010-07-30  8:16 ` Peter Korsgaard
2010-12-31 11:38 [Buildroot] [PATCH 0/6] Toolchain rework take 4 Gustavo Zacarias
2010-12-31 11:38 ` [Buildroot] (no subject) Gustavo Zacarias
2010-12-31 11:39 ` Gustavo Zacarias
2011-05-09 20:14 Mike Williams
2011-05-10 14:22 Mike Williams
2011-05-10 14:37 ` Daniel Nyström
2012-02-13 21:05 [Buildroot] Bug/Typo in ffmpeg.mk universeII at gmx.de
2012-02-13 21:28 ` Peter Korsgaard
     [not found]   ` <20120325133208.166570@gmx.net>
2012-03-25 15:04     ` [Buildroot] (no subject) Peter Korsgaard
2012-02-22 12:16 Tobias Arp
2012-03-13 17:02 oilehus at yahoo.com
2012-03-16 10:36 Vellemans, Noel
2012-03-18 15:29 ` Arnout Vandecappelle
2012-03-18 15:56   ` Thomas Petazzoni
2012-03-19 19:52 Justin Mark
2012-05-23 21:02 [Buildroot] [PATCH] New package: freerdp Peter Korsgaard
2012-05-23 21:41 ` [Buildroot] (no subject) Julian Lunz
2012-07-09  9:22 Zoran Djordjevic
2012-07-13 21:06 ` Thomas Petazzoni
2012-07-16  2:59 Danomi Manchego
2012-07-16  3:00 Danomi Manchego
2012-07-26 10:56 Zoran Djordjevic
2012-07-26 11:44 ` Thomas Petazzoni
2012-12-11 14:06 Ted Wood
2012-12-11 14:14 ` Berns
2012-12-11 14:28   ` Ted Wood
2012-12-20  3:10 Stefan Fröberg
2012-12-29  1:45 Stefan Fröberg
2012-12-29  7:59 ` Thomas Petazzoni
2012-12-29 14:13   ` Stefan Fröberg
2012-12-29 14:32     ` Thomas Petazzoni
2012-12-29 14:56       ` Stefan Fröberg
2013-11-20 22:09 chris at zankel.net
2013-11-20 22:28 ` Chris Zankel
2013-11-20 22:09 chris at zankel.net
2013-11-20 22:09 chris at zankel.net
2013-11-21 22:26 ` Arnout Vandecappelle
2014-11-30 21:19 Ja Bi
2015-05-09 17:13 Florent Valette
2015-08-13 14:11 [Buildroot] [PATCH] [autobuild] package/libiio: tests need threads Yann E. MORIN
2015-08-13 19:02 ` Baruch Siach
2015-08-13 19:07   ` [Buildroot] (no subject) Yann E. MORIN
2016-02-21  1:58 Ricardo Martincoski
2016-09-28 12:41 Waldemar Brodkorb
2016-09-28 13:48 ` Thomas Petazzoni
2017-03-02 15:27 Benoît Allard
2019-01-21 14:35 Bedran Atug
2019-07-04 12:36 Vered Kalef
2020-05-06 13:11 Norbert Lange
2020-06-05 22:26 Kurdenes
2020-06-05 22:27 Kurdenes
2020-06-09 22:41 Norbert Lange
2020-10-26 21:31 Augustin Thiercelin
2022-04-04 13:03 Edmundo Ferreira
2023-01-28  9:41 [Buildroot] [PATCH 1/1] package/oatpp:: new package Alessandro Partesotti
2023-01-31 20:00 ` [Buildroot] (no subject) Alessandro Partesotti
2023-02-18 10:16 Bagas Sanjaya
2023-02-18 10:17 ` Bagas Sanjaya
2023-03-15  8:51 Luke D. Jones
2025-05-03 13:52 Joseph Zikusooka (ZIK)

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=20060724063126.14639.qmail@webmail66.rediffmail.com \
    --to=amitbhosale2000@rediffmail.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