Port-amiga archive

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

textproc/expat on netbsd-6 on Amiga



Hmmm... Any clues?

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
See `config.log' for more details
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/expat
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
*** Error code 1

...

There are plenty of warnings like:

PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.

But the real problem appears to be here, even while unlimited on a machine with 256 megs:

...
configure:11828: result: no
configure:11869: checking how to run the C++ preprocessor
configure:11935: result: cpp
configure:11955: cpp  conftest.cpp
cpp: error trying to exec '/usr/libexec/cc1plus': execv: Cannot allocate memory
configure:11955: $? = 1
configure: failed program was:
| /* confdefs.h */
...


I can send the whole config.log if anyone wants.

Thanks,
John Klos


Home | Main Index | Thread Index | Old Index