help-octave
[Top][All Lists]
Advanced

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

config error message


From: Doug Stewart
Subject: config error message
Date: Mon, 28 May 2012 11:00:17 -0400

I am trying to set up a 3rd laptop for compiling octave.
autogen.sh went ok but configure gave me

| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|     Syntax error
configure:7633: /lib/cpp  conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:7633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Octave"
| #define PACKAGE_TARNAME "octave"
| #define PACKAGE_VERSION "3.7.0+"
| #define PACKAGE_STRING "GNU Octave 3.7.0+"

snip

| # include <assert.h>
| #endif
|     Syntax error
configure:7663: error: in `/home/jen/oct-com/octave':
configure:7665: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu


Could someone give me a clue as to what is wrong.

Doug
--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

[Prev in Thread] Current Thread [Next in Thread]