help-octave
[Top][All Lists]
Advanced

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

error in compiling octave 3.2.0


From: aksharb
Subject: error in compiling octave 3.2.0
Date: Sun, 4 Apr 2010 01:17:49 -0800 (PST)

hi i get error while ./configure
checking size of short... configure: error: cannot compute sizeof (short)
config.log says :
 ## --------- ##
## Platform. ##
## --------- ##

hostname = abc.def.in
uname -m = x86_64
uname -r = 2.6.9-42.0.2.EL_lustre.1.4.7.3smp
uname -s = Linux
uname -v = #1 SMP Fri Nov 10 18:59:29 MST 2006

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/external/install_gcc-412/bin
PATH: /usr/bin/gcc
PATH: /usr/local/maui/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /opt/intel/fce/10.0.023/bin
PATH: /opt/intel/idbe/10.0.023/bin
PATH: /opt/intel/ict/3.0.1/itac/7.0.1/bin
configure:3067: gcc -E  conftest.c
configure:3073: $? = 0
configure:3104: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3110: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define OCTAVE_SOURCE 1
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3143: result: gcc -E
configure:3172: gcc -E  conftest.c
configure:3178: $? = 0
configure:3209: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3215: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""

i have compiler gcc4.1.2 successfully but now i get above error..kindly help



-- 
View this message in context: 
http://n4.nabble.com/error-in-compiling-octave-3-2-0-tp1750805p1750805.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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