swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"make" error fixed, now "make install" error installing swarm-2002-05-14


From: Jan Peters
Subject: "make" error fixed, now "make install" error installing swarm-2002-05-14
Date: Wed, 28 Aug 2002 13:00:58 +0200
User-agent: KMail/1.4.1

In file included from 
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m:10:
/swarm/swarm-2002-05-14/tests/activity/tactivity.h:20:28: tactivity/types.h: 
No such file or directory
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m: In function 
Hello

after fiddling for some hours I finally build swarm-2002-05-14 with gcc3.0.4 
(Marcus patch) on slackware linux 8.1 (during  the building process I got 
this:

Index failed
Could not find `addFirst:' in `List_any'
Could not find `listBegin:' in `List_any'
Could not find `addLast:' in `List_any'
Could not find `removeFirst' in `List_any'
Could not find `removeLast' in `List_any'
Activity failed
PermutedIndex failed
PermutedIndex failed
Could not find `setSaveSizeFlag:' in `ProbeDisplay'
Could not find `getMarkedForDropFlag' in `ProbeDisplay'
Could not find `update' in `ProbeDisplay'
Could not find `getTopLevel' in `ProbeDisplay'
ListIndex failed
ScheduleActivity failed

ForEachActivity failed
MapIndex failed
SwarmActivity failed
Archiver failed
Archiver failed

of which I found on the net that I should ignore it 
(http://www.cs.vu.nl/~lourens/swarm_issues_and_remarks.htm)
which I did. The compilation exited with no additonal errors, so I did make 
install (make check brought no errors, either) and I encountered the 
following error message:
 
`main':
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m:22: `_tactivity_' 
undeclared (first use in this function)
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m:22: (Each 
undeclared identifier is reported only once
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m:22: for each 
function it appears in.)
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m:26: 
`ActionGroup_test' undeclared (first use in this function)
cc1obj: warnings being treated as errors
/swarm/swarm-2002-05-14/tests/activity/ForEachRandomized.m:15: warning: 
`actionGroupTest' might be used uninitialized in this function
make[3]: *** [ForEachRandomized.o] Error 1
make[3]: Leaving directory `/swarm/swarm/tests/activity'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/swarm/swarm/tests/activity'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/swarm/swarm/tests'
make: *** [check-recursive] Error 1
address@hidden swarm>

Any suggestions?

Thanks

Jan

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]