Hello,

In case anybody care, my problem was solved after browsing the archive of
this list (thanks Richard Bemrose <[EMAIL PROTECTED]>)

What I did was simply to use DX3.1.4b. It is a lot more stable than
4.0.[16], at least for my machine (rs6000)

--
yosuke kimura
Center of Energy Study
The Univ. of Texas at Austin, USA


On Tue, 16 Nov 1999, yosuke kimura wrote:

> 
> Hello all,
> 
> First of all, is there an archive for this mailing list?  I am subscribing
> for month, but I am not saving old messages...
> 
> The advise I need is for compiling loadable modules.  I tried to make
> hello module in program_guide directory following programmer's reference.
> 
> When I did it with OpenDX 4.0.1, it compiles.  But when I load it into dx,
> connection to the host is broken and dropps a huge core.  When I compiled
> it with OpenDX 4.0.6a, It even is not compiled.  I got following error
> messages.
> 
> -------------
>         cc -O -Dibm6000 -I/usr/local/dx/include -c hello.c
> "/usr/include/sys/inttypes.h", line 606.33: 1506-115 (E) Duplicate type
> specifier "char" ignored.
> "/usr/include/sys/inttypes.h", line 606.1: 1506-137 (W) Declaration must
> declare at least one declarator, tag, or the members of an enumeration.
> "/usr/include/sys/inttypes.h", line 607.33: 1506-115 (E) Duplicate type
> specifier "short" ignored.
> "/usr/include/sys/inttypes.h", line 607.1: 1506-137 (W) Declaration must
> declare at least one declarator, tag, or the members of an enumeration.
> "/usr/include/sys/inttypes.h", line 608.33: 1506-115 (E) Duplicate type
> specifier "int" ignored.
> "/usr/include/sys/inttypes.h", line 608.1: 1506-137 (W) Declaration must
> declare at least one declarator, tag, or the members of an enumeration.
> "/usr/include/sys/inttypes.h", line 613.33: 1506-246 (S) Incompatible
> length adjective "long".
> make: The error code from the last command is 1.
> 
> 
> Stop.
> ---------------------------------
> 
> Could anyone point out any possible source of this problem?
> 
> 
> I am on AIX 4.3.2, compiler is IBM's xlC.
> 
> 
> 
> --
> yosuke kimura
> Center of Energy Study
> The Univ. of Texas at Austin, USA
> 
> 

Reply via email to