this mail choked on:
relay in osirusoft.com
sender is confirmed spam source
how to tell sa to leave it alone?
--
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: Linux StepByStep - http://www.linux-sxs.org
and http://jobs.linux-sxs.org
If I throw a stick, will you leave?
--- Begin Message ---
SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam. The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details: (5 hits, 5 required)
SPAM: Hit! (2.0 points) Received via a relay in relays.osirusoft.com
SPAM: [RBL check: found 31.252.155.207.relays.osirusoft.com., type:
127.0.0.4]
SPAM: Hit! (3.0 points) DNSBL: sender is Confirmed Spam Source
SPAM:
SPAM: -------------------- End of SpamAssassin results ---------------------
I am getting the following error when I do a make bzImage:
gcc -D__KERNEL__ -I/tmp/linux-2.5.5/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -DKBUILD_BASENAME=rd -c
-o rd.o rd.c
rd.c: In function `rd_make_request':
rd.c:271: too many arguments to function
make[3]: *** [rd.o] Error 1
make[3]: Leaving directory `/tmp/linux-2.5.5/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/tmp/linux-2.5.5/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/tmp/linux-2.5.5/drivers'
make: *** [_dir_drivers] Error 2
Can some one please tell me what the problem is so that I can correct it? I
want to use this kernel because of its new scheduler.
ED
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
--- End Message ---