[bedevtalk] Open Sum-It
pete at jwgibbs.cchem.berkeley.edu
pete at jwgibbs.cchem.berkeley.edu
Mon Apr 23 23:36:05 EDT 2007
[Wow -- somebody other than myself asking a question...! (:-/)]
I took a look, and I think I discovered the cause of your problems,
but not a solution. It appears that when it tries to create the
dependencies, it wants to use a couple of executables: "rez" and "bsl".
I may have vague memories, way, way, back, of "rez", but I can't find
any sign of it in my [still existing!] R4 partition, which Sum-It is
claimed to run on.
I editied Makefile.main to remove the list of ".r" file dependecies
it creates, and then the makefile ran -- creating lots of object modules,
but then failed when it tried to work on the ".bsl" files -- whatever
they are. (Didn't pursue the details...)
It looks like it uses the ".r" files to create final resources, so
I don't know if it can be made to work without "rez". I suspect
it can, but it would be a lot of work.
Don't you just *love* Makefile Forests...?
-- Pete --
On Mon, Apr 23, 2007 at 01:34:54PM +0200, Finn Bastiansen wrote:
> Hi all,
>
> today I tried to compile the Open Sum-It source code on R5.
>
> http://www.bebits.com/app/857/
>
> Executing the makefile leads to the following errors:
>
> Build/Makefile.main:139: dep.r5.0-x86-D/Sum-It_cpp.d: No such file or
> directory
> Build/Makefile.main:139: dep.r5.0-x86-D/Cell_cpp.d: No such file or
> directory
> Build/Makefile.main:139: dep.r5.0-x86-D/CellCommands_cpp.d: No such file or
> directory
>
> ... and so on. So the dependencies are not generated.
>
> As I am not familiar with makefiles in general and dependencies in
> particular, I wanted to ask here first: Has anyone tried and succeeded in
> compiling the Open Sum-It source code?
>
> Greetings,
> Finn
> _______________________________________________
> bedevtalk mailing list
> bedevtalk at bug-br.org.br
> http://www.bug-br.org.br/mailman/listinfo/bedevtalk
More information about the bedevtalk
mailing list