lkml.org 
[lkml]   [1998]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectcompiling 2.1.96 on sparc (not 64)
I fixed a lot of minor (I hope ;-) problems to reach this point. Now I
get:

moscato# gcc --version
2.7.2.3
[..]
make[4]: Entering directory `/usr/src/linux/drivers/sbus/char'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fcall-used-g5 -fcall-used-g7 -c -o suncons.o
suncons.c
suncons.c:138: variable `suncons_ops' has initializer but incomplete type
suncons.c:139: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:140: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:141: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:142: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:143: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:144: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:145: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:146: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:147: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:148: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:149: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:150: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:151: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:152: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:153: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:154: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:155: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:156: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:157: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:158: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:159: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:160: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:161: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c:163: warning: excess elements in struct initializer after
`suncons_ops'
suncons.c: In function `get_scrmem':
suncons.c:169: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `set_scrmem':
suncons.c:174: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `__set_origin':
suncons.c:179: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `hide_cursor':
suncons.c:184: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `set_cursor':
suncons.c:189: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `set_get_font':
suncons.c:194: invalid use of undefined type `struct suncons_operations'
suncons.c:195: warning: control reaches end of non-void function
suncons.c: In function `con_adjust_height':
suncons.c:199: invalid use of undefined type `struct suncons_operations'
suncons.c:200: warning: control reaches end of non-void function
suncons.c: In function `set_get_cmap':
suncons.c:204: invalid use of undefined type `struct suncons_operations'
suncons.c:205: warning: control reaches end of non-void function
suncons.c: In function `set_palette':
suncons.c:209: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `set_other_palette':
suncons.c:214: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `console_restore_palette':
suncons.c:219: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `con_type_init':
suncons.c:224: invalid use of undefined type `struct suncons_operations'
suncons.c:225: warning: control reaches end of non-void function
suncons.c: In function `con_type_init_finish':
suncons.c:229: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `vesa_blank':
suncons.c:234: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `vesa_unblank':
suncons.c:239: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `set_vesa_blanking':
suncons.c:244: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `vesa_powerdown':
suncons.c:249: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `render_screen':
suncons.c:254: invalid use of undefined type `struct suncons_operations'
suncons.c: In function `finish_console_init':
suncons.c:301: invalid use of undefined type `struct suncons_operations'
make[4]: *** [suncons.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/sbus/char'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/sbus/char'
make[2]: *** [sub_dirs] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/sbus'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [linuxsubdirs] Error 2

Now I am running a dist complied 2.0.29. I' d like to switch to 2.1.96.

BTW, suncons_operations is not defined in 2.0.33 too (but I have not tried
to compile it yet).

Does somebody use 2.1.96 over a sparcstation2 slowww machine?

Thanks.

Andrea[s] Arcangeli

PS. From sparclinux mailing, plese reply directly to me since I am off the
list.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.035 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site