lkml.org 
[lkml]   [2002]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectTwo errors, kernel 2.5.20
gcc -D__KERNEL__ -I/usr/local/src/kernel/linux-2.5.20/include -Wall -Wstrict-pro           totypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common            -pipe -mpreferred-stack-boundary=2 -march=i686    -DKBUILD_BASENAME=suspend -DE           XPORT_SYMTAB -c -o suspend.o suspend.c
suspend.c:305: #error this is broken, FIXME
suspend.c: In function `freeze_processes':
suspend.c:234: warning: implicit declaration of function `signal_wake_up'
suspend.c: In function `fill_suspend_header':
suspend.c:286: warning: comparison between pointer and integer
suspend.c: In function `do_suspend_sync':
suspend.c:306: `tq_disk' undeclared (first use in this function)
suspend.c:306: (Each undeclared identifier is reported only once
suspend.c:306: for each function it appears in.)
suspend.c: In function `write_suspend_image':
suspend.c:431: warning: passing arg 3 of `get_swaphandle_info' from incompatible pointer type
suspend.c:430: warning: unused variable `dummy2'
suspend.c: In function `suspend_save_image':
suspend.c:724: warning: assignment makes integer from pointer without a cast
suspend.c: In function `resume_try_to_read':
suspend.c:1059: warning: passing arg 1 of `name_to_kdev_t' discards qualifiers f rom pointer target type
suspend.c:1067: warning: unsigned int format, kdev_t arg (arg 2)
suspend.c:1057: warning: unused variable `blksize'
suspend.c: At top level:
suspend.c:1221: warning: static declaration for `resume_setup' follows non-stati c
make[1]: *** [suspend.o] Error 1
make[1]: Leaving directory `/usr/local/src/kernel/linux-2.5.20/kernel'
make: *** [kernel] Error 2

and

gcc -D__KERNEL__ -I/usr/local/src/kernel/linux-2.5.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -include /usr/local/src/kernel/linux-2.5.20/include/linux/modversions.h -DKBUILD_BASENAME=inode -c -o inode.o inode.c
inode.c: In function `hfs_prepare_write':
inode.c:242: dereferencing pointer to incomplete type
make[2]: *** [inode.o] Error 1
make[2]: Leaving directory `/usr/local/src/kernel/linux-2.5.20/fs/hfs'
make[1]: *** [_modsubdir_hfs] Error 2
make[1]: Leaving directory `/usr/local/src/kernel/linux-2.5.20/fs'
make: *** [_mod_fs] Error 2

-Joseph
--
Joseph======================================================jap3003@ksu.edu
"Ich bin ein Penguin." --/. poster mmarlett, responding to news that the
Bundestag will move to IBM/SuSE Linux.
http://slashdot.org/comments.pl?sid=33588&cid=3631032
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

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