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

Re: no libcom_err.la being built



> > ./configure ...  --enable-shared --enable-static ...
> 
> I did have these flags enabled. Just out of curiosity, can you tell me all the 
> flags that you used?

Hm. Might be a libtool-issue, too. And I have had problems with the wrong compile_et.

from my Makefile:

COMPILE_ET = $(top_builddir)/lib/com_err/compile_et
LIBTOOL = $(SHELL) $(top_builddir)/libtool

# head config.log 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Heimdal configure 0.7, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-static --prefix=/usr/heimdal-0.7 CFLAGS=-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -g LDFLAGS=

Harald.