tech-pkg archive

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

Re: textproc/expat on netbsd-6 on Amiga



On Wed, May 16, 2012 at 09:13:40AM +0200, Benny Siegert wrote:
 > > checking whether c++ accepts -g... no
 > > checking how to run the C++ preprocessor... cpp
 > > configure: error: in `/usr/pkgsrc/textproc/expat/work/expat-2.1.0':
 > > configure: error: C++ preprocessor "cpp" fails sanity check
 > 
 > This is typically what happens when you don't have a C++ compiler, or
 > the one that you have does not work at all. Can you compile a trivial
 > source file such as "int main(void) { return 42; }" with c++ and get a
 > working binary?

expat doesn't actually use the C++ compiler, does it?

anyhow, the ENOMEM seen is likely additional kmem-related fallout and
it might be a good idea to post on tech-kern.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index