LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Ralf Wildenhues (Ralf.Wildenhues_at_[hidden])
Date: 2008-04-11 13:43:52


Hello,

* wuy_at_[hidden] wrote on Fri, Apr 11, 2008 at 07:04:13PM CEST:
> 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'

What's LTDL_SYSSEARCHPATH defined to in share/libltdl/config.h?
If something unusual, then please look in config.log why.
What system is this on, GNU/Linux?

Cheers,
Ralf