HP3000-L Archives

May 2001, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tom Emerson <[log in to unmask]>
Reply To:
Tom Emerson <[log in to unmask]>
Date:
Mon, 14 May 2001 14:52:12 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
On Mon, 14 May 2001 12:20:05 -0400, I <[log in to unmask]> wrote:

>I'm considering porting something to the HP3000 that makes use of Python.
[...]
>   3) one of the subordinate "Makefile"'s doesn't get built properly [it's
>empty] so compilation just simply stops... :(
>

I found the cause: the top level "makefile" calls a routine
called "makesetup" to build the subordinate Makefile.  This shell script
makes use of some temporary files of the form "@rules.$$" -- the $$
translates to my process PID [I think], but that's not the problem --
the "@" as the leading character of the filename which appearently isn't
legal... :(

Simple solution: I've edited "makesetup" to change the temp names
to "Xrules.$$" (and Xsed.in.$$, for that matter), now it builds
the "Makefile"...

Tom

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2