bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Bug in inetutils


From: Satya Ravipati
Subject: Re: [bug-inetutils] Bug in inetutils
Date: Wed, 15 Feb 2012 16:01:16 +0000

Hi Mats,
        I am sure of using gcc, I have gas assembly in "/usr/sfw/bin/gas" But 
somehow my inetutils is using an assembly in "/usr/ccs/bin/as" which you might 
have observed in log file.

Please let me know if there is any change of passing an argument to use 
"/usr/sfw/bin/gas".

I have tried  below options,
--with-gnu-as --with-as=/usr/sfw/bin/gas

Thanks In Advance,
Satya.




Home: www.aircominternational.com/ 
About Us: www.aircominternational.com/About.aspx 
Consultancy: www.aircominternational.com/Consultancyservices.aspx
Products: www.aircominternational.com/Products.aspx 
I-View: www.aircominternational.com/I-VIEW.aspx
AIRCOM LTE: www.aircominternational.com/AIRCOM%20LTE.aspx

Disclaimer: 
This 
e-mail message is confidential and should not be used by, or disclosed to, 
anyone except the addressee. If you receive this message in error, please 
advise 
us immediately on +44 (0) 1932 442000. Since e-mail transmission is not secure 
or error free, we do not accept responsibility for changes to any e-mail which 
occur after it has been sent. Attachments to this e-mail may contain software 
viruses which could damage your systems. You should therefore virus-check all 
attachments before opening. AIRCOM may monitor incoming and outgoing emails 
through its networks and by responding to this email, you consent to such 
monitoring. The views and opinions expressed in this e-mail are those of the 
author only and not of AIRCOM. We do not intend to enter into any legal 
commitments or contracts by e-mail. Registered Office: Cassini Court, Randalls 
Research Park, Randalls 
Way, Leatherhead, Surrey, KT22 7TW, UK. AIRCOM International Ltd registered in 
England No. 3052022. VAT number 811 5323 68.
 
Save a tree. Don't print this e-mail unless it's really 
necessary

-----Original Message-----
From: Mats Erik Andersson [mailto:address@hidden 
Sent: 14 February 2012 21:48
To: Satya Ravipati
Cc: address@hidden; Paul Cooper; Matthew Selby
Subject: Re: [bug-inetutils] Bug in inetutils

tisdag den 14 februari 2012 klockan 15:03 skrev Satya Ravipati detta:
> Hi Team,
>                 I cannot build inetutils 1.9 on my Sun Sparc Machine.
> I have attached the config.log file, so please have a look at it and let me 
> know if there is any thing missing while doing "./configure".
> 
> It is able to configure properly but is giving some errors while making. 
> Please find the error below,

> make[4]: Entering directory 
> `/zfs_home/user/satya/externaltools/inetutils-1.9/lib'
>   CC     argp-ba.o
>   CC     argp-eexst.o
>   CC     argp-fmtstream.o
>   CC     argp-fs-xinl.o
>   CC     argp-help.o
> /usr/ccs/bin/as: "/var/tmp//ccjLVpQp.s", line 50: error: invalid character 
> (0x40)
> /usr/ccs/bin/as: "/var/tmp//ccjLVpQp.s", line 50: error: quoted-string 
> operand required

Two observations:

   1) "lib/" is populated by GNUlib code.

   2) Your "as" seems to be incompatible to the compiler.
      Success is ensured with GNU as, i.e., with "gas",
      but you seem to be using a different assembler.
      Are you really using Gcc?

Good luck,
  Mats Erik Andersson

 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]