I went ahead and tested the water of compiling on our present server. Last time 
I build ooRexx was for v3.2.

I get an error:

(uiserver):u40009095:~ > cd ~/build/ooRexx-4.1.2
(uiserver):u40009095:~/build/ooRexx-4.1.2 > export CC=xlc_r
(uiserver):u40009095:~/build/ooRexx-4.1.2 > export CXX=xlC_r
(uiserver):u40009095:~/build/ooRexx-4.1.2 > export LDFLAGS="-Wl,-brtl 
-Wl,-bmaxdata:0x80000000"
(uiserver):u40009095:~/build/ooRexx-4.1.2 > ./configure --disable-static 
--prefix=/kunden/homepages/35/d157794216/htdocs/opt/oorexx
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... xlc_r
checking whether the C compiler works... no
configure: error: in 
`/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2':
configure: error: C compiler cannot create executables
See `config.log' for more details

It looks like gcc is actually installed still.

(uiserver):u40009095:~ > which gcc
/usr/bin/gcc
(uiserver):u40009095:~ > which cpp
/usr/bin/cpp

The generated config.log is attached.

Suggestions? TIA!

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by oorexx configure 4.1.2, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --disable-static 
--prefix=/kunden/homepages/35/d157794216/htdocs/opt/oorexx

## --------- ##
## Platform. ##
## --------- ##

hostname = icpu2799
uname -m = i686
uname -r = 2.6.28.8-20120713a-iscsi-ntacker-3ware-sec8-fmon-igb-dif2-grsec
uname -s = Linux
uname -v = #1 SMP Fri Jul 13 13:37:07 CEST 2012

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

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

PATH: /kunden/homepages/35/d157794216/htdocs/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/local/msql/bin
PATH: /usr/games
PATH: .
PATH: /kunden/homepages/35/d157794216/htdocs/bin
PATH: /kunden/homepages/35/d157794216/htdocs/oorexx/bin
PATH: /kunden/homepages/35/d157794216/htdocs/drush


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2381: checking build system type
configure:2395: result: i686-pc-linux-gnu
configure:2415: checking host system type
configure:2428: result: i686-pc-linux-gnu
configure:2448: checking target system type
configure:2461: result: i686-pc-linux-gnu
configure:2505: checking for a BSD-compatible install
configure:2573: result: /usr/bin/install -c
configure:2584: checking whether build environment is sane
configure:2634: result: yes
configure:2775: checking for a thread-safe mkdir -p
configure:2814: result: /bin/mkdir -p
configure:2827: checking for gawk
configure:2843: found /usr/bin/gawk
configure:2854: result: gawk
configure:2865: checking whether make sets $(MAKE)
configure:2887: result: yes
configure:3019: checking for gcc
configure:3046: result: xlc_r
configure:3275: checking for C compiler version
configure:3284: xlc_r --version >&5
./configure: line 3286: xlc_r: command not found
configure:3295: $? = 127
configure:3284: xlc_r -v >&5
./configure: line 3286: xlc_r: command not found
configure:3295: $? = 127
configure:3284: xlc_r -V >&5
./configure: line 3286: xlc_r: command not found
configure:3295: $? = 127
configure:3284: xlc_r -qversion >&5
./configure: line 3286: xlc_r: command not found
configure:3295: $? = 127
configure:3315: checking whether the C compiler works
configure:3337: xlc_r   -Wl,-brtl -Wl,-bmaxdata:0x80000000 conftest.c  >&5
./configure: line 3339: xlc_r: command not found
configure:3341: $? = 127
configure:3379: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "oorexx"
| #define PACKAGE_TARNAME "oorexx"
| #define PACKAGE_VERSION "4.1.2"
| #define PACKAGE_STRING "oorexx 4.1.2"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ooRexx"
| #define VERSION "4.1.2"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3384: error: in 
`/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2':
configure:3386: error: C compiler cannot create executables
See `config.log' for more details

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=xlc_r
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=xlC_r
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-brtl -Wl,-bmaxdata:0x80000000'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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=
ac_cv_host=i686-pc-linux-gnu
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=xlc_r
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/missing --run 
aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/missing --run tar'
AR=''
AUTOCONF='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/missing --run 
automake-1.11'
AWK='gawk'
CC='xlc_r'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='xlC_r'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GENCAT=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS='-Wl,-brtl -Wl,-bmaxdata:0x80000000'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/missing --run 
makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
ORX_INIT_LDFLAGS=''
ORX_LDADD_EXECUTABLE=''
ORX_LDFLAGS_EXECUTABLE=''
ORX_LDFLAGS_LIBRARY=''
ORX_LDFLAGS_OS_EXTRA=''
ORX_LDFLAGS_PACKAGE=''
ORX_LIBADD_LIBRARY=''
ORX_PLATFORM=''
ORX_SHARED_LIBRARY_EXT=''
ORX_SUBST_AGE=''
ORX_SUBST_CURRENT=''
ORX_SUBST_MAJOR=''
ORX_SUBST_MINOR=''
ORX_SUBST_MOD_LVL=''
ORX_SUBST_REVISION=''
ORX_SYS_STR=''
OTOOL64=''
OTOOL=''
PACKAGE='ooRexx'
PACKAGETYPE=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='oorexx'
PACKAGE_STRING='oorexx 4.1.2'
PACKAGE_TARNAME='oorexx'
PACKAGE_URL=''
PACKAGE_VERSION='4.1.2'
PATH_SEPARATOR=':'
RANLIB=''
REXXCAT=''
RPM=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
SVN_REV=''
TOP_SRCDIR=''
VERSION='4.1.2'
YACC=''
YFLAGS=''
ac_ct_AR=''
ac_ct_CC='xlc_r'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} 
/kunden/homepages/35/d157794216/htdocs/build/ooRexx-4.1.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/kunden/homepages/35/d157794216/htdocs/opt/oorexx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
xsl=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "oorexx"
#define PACKAGE_TARNAME "oorexx"
#define PACKAGE_VERSION "4.1.2"
#define PACKAGE_STRING "oorexx 4.1.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ooRexx"
#define VERSION "4.1.2"

configure: exit 77
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to