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: Mats Erik Andersson
Subject: Re: [bug-inetutils] Bug in inetutils
Date: Tue, 14 Feb 2012 22:47:49 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

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]