[4suite] Problems while installing on Solaris7

Daniel Plagge Daniel.Plagge at tu-clausthal.de
Wed Sep 20 16:39:02 MDT 2000


Hello Mike,

On Wednesday, 20.09.2000 Mike Olson wrote:
> Did it get 1/2 through a build and then bomb previous to this?  Its a
> problem with the way we use distutils.  There should be a subdirectory
> called build.  Try to blow this away and start fresh.  

yes, now it works. But the Sun C compiler didn't like some
constructs in Lib/src:

1. Structs without any variable declarations, e.g. in domlette.h:

    typedef struct ElementStruct {
    } Element;

  I inserted a "int dummy;".

2. C++ style remarks: //
  I replaced it with /* ... */.

3. A ";" after a function definition in domlette.c, line 87.

So, tommorow I will try out 4Suite, now my bed is calling :)

Thank you for your (very quick!) help,
Daniel




More information about the 4suite mailing list