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

Bug#261407: libtool tag issue



So I found out some interesting information.

The tags supported for the --tag=TAG are as follows:

--tag=CXX
--tag=F77
--tag=GCJ

I found these by running ./configure on the libtool source.

I will admit that this didn't solve my problem as I still have the
failure reported before.

 /bin/sh ../../libtool --tag=CXX --mode=install  /usr/bin/install -c libsss_cpp.la /usr/lib/
libtool: install: warning: relinking `libsss_cpp.la'
(cd /tmp/sss/lib/cpp; /bin/sh ../../libtool  --mode=relink
i386-linux-g++ -g -O2 -Wall -pedantic -o libsss_cpp.la -rpath /usr/lib
ssslib_cpp.lo -L.. -lsss -lexpat )
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag'
libtool: install: error: relink `libsss_cpp.la' with the above command
before installing it

So I am still dead in the water. I will say that I am building 1.5.16
as a package to see if there is a fix in there.

Rick



Reply to: