hello,

i download cpufrequtils-002.tar.gz,when i compile it for mips system, i modify 
Makefile,and set arch=mips,cross=mipsel-linux-,
but occur the following error:

[EMAIL PROTECTED] cpufrequtils-002]$ make
Building ccdv
Compiling cpufreq.c:                                                  [ERROR]  
  /usr/bin/libtool --silent --mode=compile mipsel-linux-gcc -DVERSION="002" -DP
  ACKAGE="cpufrequtils" -DPACKAGE_BUGREPORT="[EMAIL PROTECTED]" -D_GNU_SOURCE 
-pip
  e -DINTERFACE_PROC -DINTERFACE_SYSFS -Os -fomit-frame-pointer -Wall -Wchar-su
  bscripts -Wpointer-arith -Wsign-compare -Wshadow -I/opt/ingenic/mipseltools/l
  ib/gcc-lib/mipsel-linux/3.3.1/include -o lib/cpufreq.lo -c lib/cpufreq.c
  libtool: compile: unable to infer tagged configuration
  libtool: compile: specify a tag with `--tag'
make: *** [lib/cpufreq.lo] Error 1
[EMAIL PROTECTED] cpufrequtils-002]$

/usr/bin/libtool version on my host computer is GUN libtool 1.5.6.

How can i do?

Richard



_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to