[uClibc]help me!

Erik Andersen andersen at codepoet.org
Fri Jan 3 06:25:31 UTC 2003


On Fri Jan 03, 2003 at 02:05:10PM +0800, topgeneral at vip.sina.com wrote:
> 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:   (8.80 hits, 5 required)
> SPAM: NO_REAL_NAME       (1.3 points)  From: does not include a real name
> SPAM: SPAM_PHRASE_00_01  (0.8 points)  BODY: Spam phrases score is 00 to 01 (low)
> SPAM: RCVD_IN_OSIRUSOFT_COM (0.4 points)  RBL: Received via a relay in relays.osirusoft.com
> SPAM:                    [RBL check: found 226.35.108.202.relays.osirusoft.com., type: 127.0.0.4]
> SPAM: RCVD_IN_RFCI       (2.3 points)  RBL: Received via a relay in ipwhois.rfc-ignorant.org
> SPAM:                    [RBL check: found 226.35.108.202.ipwhois.rfc-ignorant.org., type: 127.0.0.6]
> SPAM: X_OSIRU_SPAM_SRC   (2.7 points)  RBL: DNSBL: sender is Confirmed Spam Source
> SPAM: UPPERCASE_25_50    (1.3 points)  message body is 25-50% uppercase
> SPAM: 
> SPAM: -------------------- End of SpamAssassin results ---------------------

BTW, almost all emails from you are tagged as spam by
SpamAssassin, so _most_ people never see your emails since many
people discard email tagged as spam.  Looking at your IP address
(202.108.35.226) you seem to be working from sina.com.cn.
Perhaps you might want to get a free email account from some
place like hotmail.com that is not tagged as a Confirmed Spam
Source?

> Today , I compiled a new library. I run the "make ". Why can I not compile the "crt0.s".Compiled errors is:
> gcc  -c crt0.S -o ../crt0.o
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s: Assembler messages:
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:17: Error: invalid character '
> .' in mnemonic
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:19: Error: invalid character '
> .' in mnemonic
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:20: Error: invalid character '
> .' in mnemonic
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:22: Error: suffix or operands
> invalid for `bsr'

What version of uClibc are you working with?   There are no
crt0.S files in the current version of uClibc that contain "bsr"?

> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:24: Error: invalid character '
> .' in mnemonic
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:25: Error: suffix or operands
> invalid for `bsr'
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:32: Error: invalid character '
> .' in mnemonic
> /cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccnKhRae.s:33: Error: no such instruction
> : `moveq'

Hmm.  There is a "moveq" in the current m68k/crt0.S file...  Are
you trying to compile m68k code with an x86 compiler under
cygwin?

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list