LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: wuy_at_[hidden]
Date: 2008-04-11 13:04:13


Hi,
  Does anybody know why this happens?

gcc -DHAVE_CONFIG_H -I. -I. -I. -I./share/include -DLAM_BUILDING=1 -
pthread -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
ltdl.c:872: error: syntax error before "HP"
ltdl.c: In function `lt_dlforeachfile':
ltdl.c:3782: error: syntax error before "HP"
make[3]: *** [ltdl.lo] Error 1
make[3]: Leaving directory `/HOME01/WORK/work01/octave/lam-
7.1.4/share/libltdl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/HOME01/WORK/work01/octave/lam-
7.1.4/share/libltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/HOME01/WORK/work01/octave/lam-7.1.4/share'
make: *** [all-recursive] Error 1

  I tried compiling with/without any flags on this x86_64 (opteron)
machine. I was given the same error message.

Thanks,
Yan