Hi,
I am on a HP-UX :
uname -a
HP-UX sivuca B.10.20 A 9000/856 1188904392 two-user license
and I have installed ptolemy 0.7.1 with the prebuilt binaries (I don't
type make install).
I would like to test ptolemy and its possibilities, so I begin to run
the demo but
when I try Mixed Domains Demos--> SDF/CGC Combinations --> cd2dat
I have the following error message:
gmake -f SDFcd2dat_compiled.mk all
/site/ptolemy/mk/compile.mk:149: warning: overriding commands for target
`/site/ptolemy/lib.hppa/'
/site/ptolemy/mk/compile.mk:136: warning: ignoring old commands for
target `/site/ptolemy/lib.hppa/'
cd .; `if [ ! -f /site/ptolemy/obj.hppa/ptlang/ptlang ]; then (cd
/site/ptolemy/obj.hppa/ptlang ; gmake ptlang VPATH=../../src/ptlang
>/dev/null 2>&1); fi; if [ ! -f /site/ptolemy/obj.hppa/ptlang/ptlang ];
then echo ptlang; else echo /site/ptolemy/obj.hppa/ptlang/ptlang; fi`
SDFcd2dat_compiled.pl
/bin/sh: /site/ptolemy/obj.hppa/ptlang: not found.
g++ -I/site/ptolemy/src/compat/cfront -DPT_EGCS -fPIC -O2 -Wall
-Wsynth -DPTHPUX10 -D_CMA_NOWRAPPERS_ -D_REENTRANT -D_HPUX_SOURCE -g
-DUSG -DUSE_SHLLOAD -shared -fPIC -L/site/ptolemy/gnu/hppa/lib -I.
-I/site/ptolemy/src/domains/sdf/kernel -I/site/ptolemy/src/kernel
-I/site/ptolemy/src/domains/cgc/rtlib -c SDFcd2dat_compiled.cc
In file included from
/opt/hppd/lib/gcc/gcc-lib/hppa1.1-hp-hpux9.05/2.7.2.1/include/stdlib.h:233,
from /site/ptolemy/src/compat/cfront/std.h:62,
from /site/ptolemy/src/kernel/miscFuncs.h:61,
from /site/ptolemy/src/kernel/StringList.h:61,
from /site/ptolemy/src/kernel/NamedObj.h:44,
from /site/ptolemy/src/kernel/Block.h:8,
from /site/ptolemy/src/kernel/Star.h:44,
from /site/ptolemy/src/kernel/DataFlowStar.h:45,
from /site/ptolemy/src/domains/sdf/kernel/SDFStar.h:44,
from SDFcd2dat_compiled.h:11,
from SDFcd2dat_compiled.cc:8:
/usr/include/pwd.h:29: syntax error before `;'
/usr/include/pwd.h:67: syntax error before `;'
In file included from
/opt/hppd/lib/gcc/gcc-lib/hppa1.1-hp-hpux9.05/2.7.2.1/include/stdlib.h:233,
from /site/ptolemy/src/compat/cfront/std.h:62,
from /site/ptolemy/src/kernel/miscFuncs.h:61,
from /site/ptolemy/src/kernel/StringList.h:61,
from /site/ptolemy/src/kernel/NamedObj.h:44,
from /site/ptolemy/src/kernel/Block.h:8,
from /site/ptolemy/src/kernel/Star.h:44,
from /site/ptolemy/src/kernel/DataFlowStar.h:45,
from /site/ptolemy/src/domains/sdf/kernel/SDFStar.h:44,
from SDFcd2dat_compiled.h:11,
from SDFcd2dat_compiled.cc:8:
/usr/include/pwd.h:80: `int32_t' was not declared in this scope
/usr/include/pwd.h:80: warning: `getspwaid' initialized and declared
`extern'
/usr/include/pwd.h:90: `int32_t' was not declared in this scope
/usr/include/pwd.h:90: parse error before `*'
gmake: *** [SDFcd2dat_compiled.o] Error 1
rm SDFcd2dat_compiled.cc
I think the problem is the version of the compiler but I am not sure.
Can anyone help?
--
Regis Ruelland
LEEI-ENSEEIHT
2 rue Camichel BP 7122
31071 Toulouse Cedex 7
FRANCE
Tel : 05 61 58 83 48
mailto:[EMAIL PROTECTED]
----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list. Please send administrative
mail for this list to: [EMAIL PROTECTED]