[uClibc 0001994]: phoneME Feature MR2 build fails by using crosstool chain : error: macro "index" requires 2 arguments, but only 1 given

bugs at busybox.net bugs at busybox.net
Tue Jan 29 12:39:44 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1994 
====================================================================== 
Reported By:                asif
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   1994
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-29-2008 04:39 PST
Last Modified:              01-29-2008 04:39 PST
====================================================================== 
Summary:                    phoneME Feature MR2 build fails by using crosstool
chain : error: macro "index" requires 2 arguments, but only 1 given
Description: 
im building phoneME feature software for linux_arm by using crosstool chain
that uses uclibc, the error details are 
--------------------------------------------------------------------------------
 ... FloatSupport_arm.cpp
In file included from ../generated/incls/_FloatSupport_arm.cpp.incl:43,
                 from
/home/mr2_src/cldc/src/vm/cpu/arm/FloatSupport_arm.cpp:28:
/home/mr2_src/cldc/src/vm/share/runtime/BufferedFile.hpp:127:14: error:
macro "index" requires 2 arguments, but only 1 given
--------------------------------------------------------------------------------
In Buffered file following line is causing the error
--------------------------------------------------------------------------------
  inline jint last_unread_file_pos() { 
     return file_pos() - (count() - index()); 
  }
-------------------------------------------------------------------------------
plz guide me how can i fix this problem. 
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-29-08 04:39  asif           New Issue                                    
01-29-08 04:39  asif           Status                   new => assigned     
01-29-08 04:39  asif           Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list