* more compile errors, test12-pre8 and reiserfs
@ 2000-12-11 2:08 David Ford
0 siblings, 0 replies; 2+ messages in thread
From: David Ford @ 2000-12-11 2:08 UTC (permalink / raw)
To: LKML, reiserfs-list@namesys.com
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=i686 -c -o journal.o journal.c
journal.c: In function `reiserfs_journal_commit_thread':
journal.c:1816: invalid operands to binary !=
make[3]: *** [journal.o] Error 1
The portion of code is this:
=> while(reiserfs_commit_thread_tq) {
run_task_queue(&reiserfs_commit_thread_tq) ;
}
This tq_struct change surely missed a whole lot of code. Granted
reiserfs is an external patch but I've fixed several unrelated parts of
code already.
-d
[-- Attachment #2: Card for David Ford --]
[-- Type: text/x-vcard, Size: 274 bytes --]
begin:vcard
n:Ford;David
x-mozilla-html:TRUE
url:www.blue-labs.org
adr:;;;;;;
version:2.1
email;internet:david@blue-labs.org
title:Blue Labs Developer
note;quoted-printable:GPG key: http://www.blue-labs.org/david@nifty.key=0D=0A
x-mozilla-cpt:;9952
fn:David Ford
end:vcard
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: more compile errors, test12-pre8 and reiserfs
@ 2000-12-11 2:54 Steven Cole
0 siblings, 0 replies; 2+ messages in thread
From: Steven Cole @ 2000-12-11 2:54 UTC (permalink / raw)
To: linux-kernel
David Ford wrote:
>journal.c: In function `reiserfs_journal_commit_thread':
>journal.c:1816: invalid operands to binary !=
Just before that error, I also got this:
journal.c: In function `setup_commit_task_arg':
journal.c:1765: structure has no member named `next'
Steven
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-12-11 3:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-11 2:08 more compile errors, test12-pre8 and reiserfs David Ford
-- strict thread matches above, loose matches on Subject: below --
2000-12-11 2:54 Steven Cole
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox