Linux and getSystemAttribute:

Bert Freudenberg bert at isgnw.CS.Uni-Magdeburg.De
Thu Apr 20 07:21:00 UTC 2000


On Thu, 20 Apr 2000, Bert Freudenberg wrote:

> On Wed, 19 Apr 2000, Tim Rowledge wrote:
> 
> > What is it that I am supposed to do to make the stuff compile?
> 
> Make sure the src/configure script is a symbolic link to
> ../conf/configure. There sometimes is an old copy in src/, and that one
> won't define the OS_* stuff. Than "make reconfig" should work. 

Oops! My fault. The new src/sqUnixConfig.h.in was missing in the archive,
It has the three new OS_* defs in it:

/* architecture */
#undef  VM_HOST
#undef  OS_TYPE
#undef  OS_NAME
#undef  OS_ARCH

  -Bert-





More information about the Squeak-dev mailing list