espressomd-users
[Top][All Lists]
Advanced

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

[ESPResSo] compilation on AIX


From: Karel Jelinek
Subject: [ESPResSo] compilation on AIX
Date: Tue, 28 Aug 2007 16:17:10 +0200 (CEST)

Hallo!

I am trying to compile Espresso on AIX system (on Jump in Juelich).

I use:
./configure LDFLAGS="-L/usr/local/beta/tcl/lib -lm"
CPPFLAGS="-I//usr/local/beta/tcl/include" --enable-xlc-qipa
--with-tcl=tcl8.3
gmake

Configure works fine but gmake produces an error:
1506-173 (W) Option MD is not valid. Enter xlc for list of valid options.
1506-297 (S) Unable to open input file main.o. A file or directory in the path
name does not exist..
(the complete output is below).

Does anybody know what is the problem? Thank You.

Karel

gmake's output:

cd obj-Power4-ibm-aix5.3 && gmake --print-directory Makefile
gmake[1]: Entering directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
gmake[1]: Nothing to be done for `Makefile'.
gmake[1]: Leaving directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
cd obj-Power4-ibm-aix5.3 && gmake --print-directory all
gmake[1]: Entering directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
gmake  all-recursive
gmake[2]: Entering directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
Making all in .
gmake[3]: Entering directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
source='../main.c' object='main.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/sh ../config/depcomp \
mpcc -D 'MYCONFIG_H="myconfig.h"' -I. -I.. -I. -I config -I/usr/local/beta/tcl/include -I/usr/local/include -qinline=100000 -pg -g -qmaxmem=-1 -qcpluscmt -qfloat=rsqrt:fltint:fold:maf -qhot -Wc,-qipa -O3 -qtune=pwr4 -qarch=pwr4 -c -o main.o ../main.c
1506-173 (W) Option MD is not valid. Enter xlc for list of valid options.
1506-297 (S) Unable to open input file main.o. A file or directory in the path name does not exist..
"main.o", line 1.1: 1506-356 (W) Compilation unit is empty.
gmake[3]: *** [main.o] Error 1
gmake[3]: Leaving directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home5/ecz04/ecz040/zuzi/esp_source/obj-Power4-ibm-aix5.3'
gmake: *** [all] Error 2

---------------------------------------------------------
Dr. Karel Jelinek
Department of Physical and Macromolecular Chemistry
Faculty of Sciences
Charles university in Prague
Albertov 6, 12000 Prague, Czech Republic




reply via email to

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