Re: Compile errors

2015-04-20 Thread Petr Pisar
On Mon, Apr 20, 2015 at 09:13:15AM +0200, Heinz Diehl wrote: > xsltproc --nonet -o manual.html ./html.xsl manual.xml > I/O error : Attempt to load network entity > http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl That's because the xsltproc tool is explicitly requested not to

Compile errors

2015-04-20 Thread Heinz Diehl
Hi, looks like a minor thing, but anyway. Compiling mutt produces amongst others the output below: [] touch stamp-doc-xml xsltproc --nonet -o manual.html ./html.xsl manual.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl warn

Re: compile errors on latest pull from dev.mutt.org/hg

2009-03-15 Thread John J. Foster
On Sun, Mar 15, 2009 at 04:49:48PM +0100, Rocco Rutte wrote: > Hi, > In tip I've added a compatibility function so that it compiles if it's > missing from the system. Sorry for the breakage. > Thanks so much Rocco. festus -- I just want to break even. pgpykdoAEy4c7.pgp Description: PGP signatu

Re: compile errors on latest pull from dev.mutt.org/hg

2009-03-15 Thread Christian Ebert
Hi Rocco, * Rocco Rutte on Sunday, March 15, 2009 at 16:49:48 +0100 > * John J. Foster wrote: >> System: >> Mac w/10.5.6 > > [...] > >> Undefined symbols: >> "_wcscasecmp", referenced from: > > In tip I've added a compatibility function so that it compiles if it's > missing from the system. Sor

Re: compile errors on latest pull from dev.mutt.org/hg

2009-03-15 Thread Rocco Rutte
Hi, * John J. Foster wrote: System: Mac w/10.5.6 [...] Undefined symbols: "_wcscasecmp", referenced from: In tip I've added a compatibility function so that it compiles if it's missing from the system. Sorry for the breakage. Rocco

Re: compile errors on latest pull from dev.mutt.org/hg

2009-03-15 Thread Christian Ebert
* John J. Foster on Sunday, March 15, 2009 at 08:20:32 -0600 > System: > Mac w/10.5.6 > Undefined symbols: > "_wcscasecmp", referenced from: > _enriched_set_flags in handler.o > _enriched_set_flags in handler.o > _enriched_set_flags in handler.o > _enriched_set_flags in han

compile errors on latest pull from dev.mutt.org/hg

2009-03-15 Thread John J. Foster
System: Mac w/10.5.6 Compile options: -prefix=/opt/local/ --enable-debug --enable-hcache --with-ssl --enable-imap --disable-fcntl --enable-flock --with-regex CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib CFLAGS=-ggdb Make errors: regex.c: In function ‘regex_compile’: regex.c:2209: warnin