Re: libtool:compile: unable to infer tagged configuration

2009-07-03 Thread Ralf Wildenhues
Hello, * booleandomain wrote on Fri, Jul 03, 2009 at 12:53:41PM CEST: > I'm trying to compile attr-2.4.43 (downloaded from > ftp://oss.sgi.com/projects/xfs/cmd_tars/). > /usr/bin/libtool --mode=compile gcc -g -O2 -DDEBUG -funsigned-char > -fno-strict-aliasing -Wall -DVERSION=\"2.4.43\" > -DLOCALE

libtool:compile: unable to infer tagged configuration

2009-07-03 Thread booleandomain
Hello, I'm trying to compile attr-2.4.43 (downloaded from ftp://oss.sgi.com/projects/xfs/cmd_tars/). This is the output of ./configure: checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross comp