Re: [xml] xmlcatalog needs readline



On Wed, 2001-11-07 at 02:36, Daniel Veillard wrote:
On Tue, Nov 06, 2001 at 10:03:35PM -0600, Weiqi Gao wrote:
Hi,

In building libxml2-2.4.9, it appears that the readline library flags
need to be specified for the xmlcatalog executable.

  Not here. Same for xmllint . The history is enabled only 
when configuring with --with-history , it used to be the default
but it was such a dependancy mess that I turned it off.

Make fails with I configure using --with-readline and --with-history,
complaining about undefined symbols in xmlcatalog.o, at least on Solaris
2.6.

Changing the line xmlcatalog_LDADDS line to look like the xmllint_LDADDS
line in the Makefile fixes the problem.  Since Makefile is generated,
similar changes probably need to be done in an upstream file,
Makefile.in or Makefile.am.

-- 
Weiqi Gao
weiqigao networkusa net




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