[4suite] Problems while installing on Solaris7

Mike Olson Mike.Olson at fourthought.com
Wed Sep 20 17:05:09 MDT 2000


Daniel Plagge wrote:
> 
> 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.

Thanks I actually caught most of these this morning while trying to get
it to compile on windows.

good luck, and let us know if you have any other questions

Mike

> 
> So, tommorow I will try out 4Suite, now my bed is calling :)
> 
> Thank you for your (very quick!) help,
> Daniel

-- 
Mike Olson				 Principal Consultant
mike.olson at fourthought.com               (303)583-9900 x 102
Fourthought, Inc.                         http://Fourthought.com 
Software-engineering, knowledge-management, XML, CORBA, Linux, Python



More information about the 4suite mailing list