bug-libtool
[Top][All Lists]
Advanced

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

libtool bug


From: Eytan Barouch
Subject: libtool bug
Date: Wed, 23 Aug 2006 22:46:05 -0400

Hi
I downloaded and installed autoconf-2.59  libtool-1.5.22 libmad-0.15.1b/
automake-1.9.6  a52dec-0.7.4 and ogle-0.9.2
on SUSE9.3 with a P4 3.33GHz chip Toshiba laptop.
I followed all instructions and in the final make stage I got:
libtool: unrecognized option `--tag=CC'
Try `libtool --help' for more information.
make[1]: *** [msgevents.lo] Error 1
make[1]: Leaving directory `/vti/eytan/ogle-0.9.2/ogle'
make: *** [all-recursive] Error
libtool --help did not and libtool --help --tag=TAG did not help
Every makefile contains the lines:
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
        $(AM_CFLAGS) $(CFLAGS)

LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
Can you please help-Thanks , Eytan Barouch
reply via email to

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