* problem compiling kernel
@ 2006-02-15 18:25 Luís Cargnini
2006-02-15 18:35 ` andrzej zaborowski
2006-02-17 16:00 ` Dirk Behme
0 siblings, 2 replies; 5+ messages in thread
From: Luís Cargnini @ 2006-02-15 18:25 UTC (permalink / raw)
To: OMAP
CC drivers/input/touchscreen/omap/omap_ts.o
drivers/input/touchscreen/omap/omap_ts.c:230: error: syntax error
before '{' token
drivers/input/touchscreen/omap/omap_ts.c:233: error: syntax error
before '}' token
make[4]: *** [drivers/input/touchscreen/omap/omap_ts.o] Error 1
make[3]: *** [drivers/input/touchscreen/omap] Error 2
make[2]: *** [drivers/input/touchscreen] Error 2
make[1]: *** [drivers/input] Error 2
make: *** [drivers] Error 2
someone know about it or how to fix ?
i taked a look at source but seems ok, any fix available ?
--
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Mastering Degree student @ PUC-RS Electrical Engineer Faculty
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: problem compiling kernel 2006-02-15 18:25 problem compiling kernel Luís Cargnini @ 2006-02-15 18:35 ` andrzej zaborowski 2006-02-15 19:02 ` Luís Cargnini 2006-02-17 16:00 ` Dirk Behme 1 sibling, 1 reply; 5+ messages in thread From: andrzej zaborowski @ 2006-02-15 18:35 UTC (permalink / raw) To: lvcargnini; +Cc: OMAP [-- Attachment #1: Type: text/plain, Size: 237 bytes --] > someone know about it or how to fix ? Add a = between the "driver" and the "{" on line 230 :-) Andrew -- balrog 2oo6 Dear Outlook users: Please remove me from your address books http://www.newsforge.com/article.pl?sid=03/08/21/143258 [-- Attachment #2: Type: text/plain, Size: 0 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problem compiling kernel 2006-02-15 18:35 ` andrzej zaborowski @ 2006-02-15 19:02 ` Luís Cargnini 0 siblings, 0 replies; 5+ messages in thread From: Luís Cargnini @ 2006-02-15 19:02 UTC (permalink / raw) To: balrogg; +Cc: OMAP haaaaaaaaaaa, so simple thanks !!!! someone submited a patch to main git source tree ??? why not yet ? On 2/15/06, andrzej zaborowski <balrog@zabor.org> wrote: > > someone know about it or how to fix ? > Add a = between the "driver" and the "{" on line 230 :-) > Andrew > -- > balrog 2oo6 > > Dear Outlook users: Please remove me from your address books > http://www.newsforge.com/article.pl?sid=03/08/21/143258 > -- Thanks && Regards Msc. Bsc. Luís Vitório Cargnini IEEE Member Mastering Degree student @ PUC-RS Electrical Engineer Faculty ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problem compiling kernel 2006-02-15 18:25 problem compiling kernel Luís Cargnini 2006-02-15 18:35 ` andrzej zaborowski @ 2006-02-17 16:00 ` Dirk Behme 2006-02-27 9:55 ` andrzej zaborowski 1 sibling, 1 reply; 5+ messages in thread From: Dirk Behme @ 2006-02-17 16:00 UTC (permalink / raw) To: lvcargnini; +Cc: OMAP Luís Cargnini wrote: > CC drivers/input/touchscreen/omap/omap_ts.o > drivers/input/touchscreen/omap/omap_ts.c:230: error: syntax error > before '{' token > drivers/input/touchscreen/omap/omap_ts.c:233: error: syntax error > before '}' token > make[4]: *** [drivers/input/touchscreen/omap/omap_ts.o] Error 1 > make[3]: *** [drivers/input/touchscreen/omap] Error 2 > make[2]: *** [drivers/input/touchscreen] Error 2 > make[1]: *** [drivers/input] Error 2 > make: *** [drivers] Error 2 Does patch in previous mail fix this? Which toolchain do use? My toolchain doesn't complain about this. Dirk ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: problem compiling kernel 2006-02-17 16:00 ` Dirk Behme @ 2006-02-27 9:55 ` andrzej zaborowski 0 siblings, 0 replies; 5+ messages in thread From: andrzej zaborowski @ 2006-02-27 9:55 UTC (permalink / raw) To: Dirk Behme; +Cc: OMAP [-- Attachment #1: Type: text/plain, Size: 543 bytes --] On 17/02/06, Dirk Behme <dirk.behme@googlemail.com> wrote: > [..] > Does patch in previous mail fix this? > > Which toolchain do use? My toolchain doesn't complain about > this. My gcc 4.1.0 did complain and the patch fixed this fine. I think there were also other errors/warning (can't remember) when compiling with 4.1.0 -- ofcourse, depending on what drivers you chose to compile in. Sorry for late reply. -- balrog 2oo6 Dear Outlook users: Please remove me from your address books http://www.newsforge.com/article.pl?sid=03/08/21/143258 [-- Attachment #2: Type: text/plain, Size: 0 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-02-27 9:55 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-02-15 18:25 problem compiling kernel Luís Cargnini 2006-02-15 18:35 ` andrzej zaborowski 2006-02-15 19:02 ` Luís Cargnini 2006-02-17 16:00 ` Dirk Behme 2006-02-27 9:55 ` andrzej zaborowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox