All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] error about compile gcc
@ 2009-07-23  8:15 loody
  2009-07-23 11:58 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: loody @ 2009-07-23  8:15 UTC (permalink / raw)
  To: buildroot

Dear all:
I use buildroot to build mipsel toolchain and I got the error message below:
/media/sda6/uclinux/toolchain/mips/temp/buildroot-2009.05/build_mipsel/staging_dir/usr/include/unistd.h:243:
error: two or more data types in declaration specifiers

I have google the error
message,http://osdir.com/ml/lib.uclibc.buildroot/2007-06/msg00076.html,
 but the error still exist even I use "--disable-libmudflap ".

My buildroot version is 2009.05, Released June 1st, 2009
If someone has the same error as me before, please let me know.
appreciate your help,
miloody

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

* [Buildroot] error about compile gcc
  2009-07-23  8:15 [Buildroot] error about compile gcc loody
@ 2009-07-23 11:58 ` Peter Korsgaard
  2009-07-24  8:36   ` loody
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2009-07-23 11:58 UTC (permalink / raw)
  To: buildroot

>>>>> "loody" == loody  <miloody@gmail.com> writes:

 loody> Dear all:
 loody> I use buildroot to build mipsel toolchain and I got the error message below:
 loody> /media/sda6/uclinux/toolchain/mips/temp/buildroot-2009.05/build_mipsel/staging_dir/usr/include/unistd.h:243:
 loody> error: two or more data types in declaration specifiers

 loody> I have google the error
 loody> message,http://osdir.com/ml/lib.uclibc.buildroot/2007-06/msg00076.html,
 loody>  but the error still exist even I use "--disable-libmudflap ".

Please provide a bit more info. Could you do a clean rebuild and attach
the (compressed) logfile together with your .config?

Do something like:

rm -rf *build_*
make 2>&1 >log.txt

-- 
Bye, Peter Korsgaard

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

* [Buildroot] error about compile gcc
  2009-07-23 11:58 ` Peter Korsgaard
@ 2009-07-24  8:36   ` loody
  2009-07-25  7:28     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: loody @ 2009-07-24  8:36 UTC (permalink / raw)
  To: buildroot

Hi:

2009/7/23 Peter Korsgaard <jacmet@uclibc.org>:
>>>>>> "loody" == loody ?<miloody@gmail.com> writes:
>
> ?loody> Dear all:
> ?loody> I use buildroot to build mipsel toolchain and I got the error message below:
> ?loody> /media/sda6/uclinux/toolchain/mips/temp/buildroot-2009.05/build_mipsel/staging_dir/usr/include/unistd.h:243:
> ?loody> error: two or more data types in declaration specifiers
>
> ?loody> I have google the error
> ?loody> message,http://osdir.com/ml/lib.uclibc.buildroot/2007-06/msg00076.html,
> ?loody> ?but the error still exist even I use "--disable-libmudflap ".
>
> Please provide a bit more info. Could you do a clean rebuild and attach
> the (compressed) logfile together with your .config?
>
> Do something like:
>
> rm -rf *build_*
> make 2>&1 >log.txt
thanks for your kind help.
I find the problem will come out when I change the .config of uclibc.
I first "make uclibc-menuconfig" then make it with the .config I modified.

I attach the
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildRoot.zip
Type: application/zip
Size: 155783 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090724/2e12ad27/attachment-0001.zip>

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

* [Buildroot] error about compile gcc
  2009-07-24  8:36   ` loody
@ 2009-07-25  7:28     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2009-07-25  7:28 UTC (permalink / raw)
  To: buildroot

>>>>> "loody" == loody  <miloody@gmail.com> writes:

 loody> thanks for your kind help.
 loody> I find the problem will come out when I change the .config of uclibc.

what exactly did you change in the uclibc config? did you do a clean
rebuild afterwards? (rm -rf *build_*; make)

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2009-07-25  7:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-23  8:15 [Buildroot] error about compile gcc loody
2009-07-23 11:58 ` Peter Korsgaard
2009-07-24  8:36   ` loody
2009-07-25  7:28     ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.