* [Buildroot] X11R7 new compilation error
@ 2007-08-30 9:18 Ulf Samuelsson
2007-08-30 22:28 ` Bernhard Fischer
0 siblings, 1 reply; 4+ messages in thread
From: Ulf Samuelsson @ 2007-08-30 9:18 UTC (permalink / raw)
To: buildroot
A good idea would be to
stop sending html mail...
Best Regards
Ulf Samuelsson
________________ ?rende: [Buildroot] X11R7 new compilation error F?rfattare: "pasteur agbanle" <agbanle@gmail.com> Datum: 2007 augusti 30:e 08:16
Hello,
i have following error, while compiling x11R7 with fresh copy of buildroot :
/uclinux/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc -Os
-pipe -I/uclinux/buildroot/build_i586/staging_dir/usr/include
-I/uclinux/buildroot/build_i586/staging_dir/include
--sysroot=/uclinux/buildroot/build_i586/staging_dir/ -isysroot
/uclinux/buildroot/build_i586/staging_dir -mtune=i586 -march=i586
-DHAVE_CONFIG_H -I. -I../include -I../Xprint -DHAVE_DIX_CONFIG_H
"-DVENDOR_STRING=\"The X.Org Foundation\"" "-DVENDOR_RELEASE=(((7) *
10000000) + ((2) * 100000) + ((0) * 1000) + 0)" -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -I../include -I../include -I../Xext
-I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow
-I../miext/damage -I../render -I../randr -I../fb -g -O2 -MT atom.lo -MD -MP
-MF .deps/atom.Tpo -c atom.c -fPIC -DPIC -o .libs/atom.o
atom.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'Atom'
atom.c:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'Bool'
atom.c:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'char'
make[2]: *** [atom.lo] Error 1
Any idea ?
Best regards,
Pasteur
_______________________________________________
buildroot mailing list
buildroot at uclibc.org
http://busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] X11R7 new compilation error
2007-08-30 9:18 [Buildroot] X11R7 new compilation error Ulf Samuelsson
@ 2007-08-30 22:28 ` Bernhard Fischer
0 siblings, 0 replies; 4+ messages in thread
From: Bernhard Fischer @ 2007-08-30 22:28 UTC (permalink / raw)
To: buildroot
On Thu, Aug 30, 2007 at 11:18:48AM +0200, Ulf Samuelsson wrote:
>A good idea would be to
>stop sending html mail...
>
>Best Regards
>Ulf Samuelsson
> ________________ ?rende: [Buildroot] X11R7 new compilation error F?rfattare: "pasteur agbanle" <agbanle@gmail.com> Datum: 2007 augusti 30:e 08:16
>Hello,
>
>i have following error, while compiling x11R7 with fresh copy of buildroot :
>
> /uclinux/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc -Os
>-pipe -I/uclinux/buildroot/build_i586/staging_dir/usr/include
>-I/uclinux/buildroot/build_i586/staging_dir/include
>--sysroot=/uclinux/buildroot/build_i586/staging_dir/ -isysroot
>/uclinux/buildroot/build_i586/staging_dir -mtune=i586 -march=i586
>-DHAVE_CONFIG_H -I. -I../include -I../Xprint -DHAVE_DIX_CONFIG_H
>"-DVENDOR_STRING=\"The X.Org Foundation\"" "-DVENDOR_RELEASE=(((7) *
>10000000) + ((2) * 100000) + ((0) * 1000) + 0)" -Wall -Wpointer-arith
>-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
>-Wnested-externs -fno-strict-aliasing -I../include -I../include -I../Xext
>-I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow
>-I../miext/damage -I../render -I../randr -I../fb -g -O2 -MT atom.lo -MD -MP
>-MF .deps/atom.Tpo -c atom.c -fPIC -DPIC -o .libs/atom.o
>atom.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before
>'Atom'
and another good idea would be to see what atom.c, line 77 tries to do
and where this (probably type or missing include or the like) piece
should come from.
HTH,
>atom.c:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before
>'Bool'
>atom.c:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before
>'char'
>make[2]: *** [atom.lo] Error 1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] X11R7 new compilation error
@ 2007-08-30 7:47 pasteur agbanle
0 siblings, 0 replies; 4+ messages in thread
From: pasteur agbanle @ 2007-08-30 7:47 UTC (permalink / raw)
To: buildroot
Hello,
i have following error, while compiling x11R7 with fresh copy of buildroot :
/uclinux/buildroot/build_i586
>
> /staging_dir/usr/bin/i586-linux-uclibc-gcc -Os -pipe
> -I/uclinux/buildroot/build_i586/staging_dir/usr/include
> -I/uclinux/buildroot/build_i586/staging_dir/include
> --sysroot=/uclinux/buildroot/build_i586/staging_dir/ -isysroot
> /uclinux/buildroot/build_i586/staging_dir -mtune=i586 -march=i586
> -DHAVE_CONFIG_H -I. -I../include -I../Xprint -DHAVE_DIX_CONFIG_H
> "-DVENDOR_STRING=\"The X.Org Foundation\"" "-DVENDOR_RELEASE=(((7) *
> 10000000) + ((2) * 100000) + ((0) * 1000) + 0)" -Wall -Wpointer-arith
> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
> -Wnested-externs -fno-strict-aliasing -I../include -I../include -I../Xext
> -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow
> -I../miext/damage -I../render -I../randr -I../fb -g -O2 -MT atom.lo -MD
> -MP -MF .deps/atom.Tpo -c atom.c -fPIC -DPIC -o .libs/atom.o
> atom.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'Atom'
> atom.c:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'Bool'
> atom.c:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'char'
> make[2]: *** [atom.lo] Error 1
>
> Any idea ?
>
> Best regards,
>
> Pasteur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070830/61e6882d/attachment.htm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] X11R7 new compilation error
@ 2007-08-30 7:42 pasteur agbanle
0 siblings, 0 replies; 4+ messages in thread
From: pasteur agbanle @ 2007-08-30 7:42 UTC (permalink / raw)
To: buildroot
Hello,
i have following error, while compiling x11R7 with fresh copy of buildroot :
/uclinux/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc -Os
-pipe -I/uclinux/buildroot/build_i586/staging_dir/usr/include
-I/uclinux/buildroot/build_i586/staging_dir/include
--sysroot=/uclinux/buildroot/build_i586/staging_dir/ -isysroot
/uclinux/buildroot/build_i586/staging_dir -mtune=i586 -march=i586
-DHAVE_CONFIG_H -I. -I../include -I../Xprint -DHAVE_DIX_CONFIG_H
"-DVENDOR_STRING=\"The X.Org Foundation\"" "-DVENDOR_RELEASE=(((7) *
10000000) + ((2) * 100000) + ((0) * 1000) + 0)" -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -I../include -I../include -I../Xext
-I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow
-I../miext/damage -I../render -I../randr -I../fb -g -O2 -MT atom.lo -MD -MP
-MF .deps/atom.Tpo -c atom.c -fPIC -DPIC -o .libs/atom.o
atom.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'Atom'
atom.c:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'Bool'
atom.c:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'char'
make[2]: *** [atom.lo] Error 1
Any idea ?
Best regards,
Pasteur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070830/8fde031c/attachment.htm
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-08-30 22:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-30 9:18 [Buildroot] X11R7 new compilation error Ulf Samuelsson
2007-08-30 22:28 ` Bernhard Fischer
-- strict thread matches above, loose matches on Subject: below --
2007-08-30 7:47 pasteur agbanle
2007-08-30 7:42 pasteur agbanle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox