2012/5/23 Orion Poplawski <or...@cora.nwra.com>
> On 05/21/2012 03:53 AM, Antonio M wrote:
>
>> As there is no rpm available for odepkg, I tried with the manual
>> installation, but I get:
>> octave -qf --eval "pkg install odepkg-0.8.2.tar.gz"
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details.
>> the configure script returned the following error: checking for gcc... gcc
>> checking for C compiler default output file name...
>> error: called from `pkg>configure_make' in file
>> /usr/share/octave/3.6.1/m/pkg/**pkg.m near line 1372, column 9
>> error: called from:
>> error: /usr/share/octave/3.6.1/m/pkg/**pkg.m at line 826, column 5
>> error: /usr/share/octave/3.6.1/m/pkg/**pkg.m at line 383, column 9
>>
>> any help??
>>
>>
> You really need config.log. Unfortunately octave cleans up the temp
> directories it uses when building the package. But you can run it manually:
>
> tar xf odepkg-0.8.2
> cd odepkg-0.8.2
> ./configure
>
> post src/config.log
>
>
> --
> Orion Poplawski
> Technical Manager 303-415-9701 x222
> NWRA/CoRA Division FAX: 303-415-9702
> 3380 Mitchell Lane or...@cora.nwra.com
> Boulder, CO 80301 http://www.cora.nwra.com
>
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Acer5720
uname -m = i686
uname -r = 3.3.4-5.fc17.i686.PAE
uname -s = Linux
uname -v = #1 SMP Mon May 7 17:37:39 UTC 2012
/usr/bin/uname -p = i686
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /home/antonio/.local/bin
PATH: /home/antonio/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1733: checking for gcc
configure:1763: result: no
configure:1830: checking for cc
configure:1877: result: no
configure:1933: checking for cl.exe
configure:1963: result: no
configure:1992: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC=''
CFLAGS=''
COPY_FLAGS=''
CPICFLAG=''
CPPFLAGS=''
CXX=''
CXXFLAGS=''
CXXPICFLAG=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77=''
FFLAGS=''
FPICFLAG=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S=''
LTLIBOBJS=''
MKOCTFILE=''
OBJEXT=''
OCTAVE=''
OCTAVE_VERSION=''
PACKAGE='octave-forge'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SHELL='/bin/sh'
SHLEXT=''
STRIP=''
TOPDIR='/home/antonio/Scaricati/odepkg-0.8.2/src'
VERSION='0.1.0'
ac_ct_CC=''
altmpath=''
altopath=''
altpath=''
bindir='${exec_prefix}/bin'
build_alias=''
canonical_host_type=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mpath=''
oldincludedir='/usr/include'
opath=''
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subver=''
sysconfdir='${prefix}/etc'
target_alias=''
ver=''
xpath=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
configure: exit 1
--
Antonio Montagnani
Skype : amontag52
Linux Fedora 17 Beefy Miracle
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev