[18 Feb 2007] Compiled scripts - "bad loadfile hunk"

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
butrovski

[18 Feb 2007] Compiled scripts - "bad loadfile hunk"

Post by butrovski »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 18 Feb 2007 06:53:56 -0000

I have tried to compile a couple of example scripts but got "bad loadfile hunk" when trying to run the compiled program. e.g.

Code: Select all

hollywood senso.hws COMPILE=myprog
Compile finishes fine without any error messages. I then try to run from shell and get the above message.

The same scripts runs fine fine from Hollywood.

I have Hollywood installed on a recent AROS image running in QEMU.

Thanks, D.
User avatar
airsoftsoftwair
Posts: 5832
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[18 Feb 2007] Re: Compiled scripts - "bad loadfile hunk"

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 18 Feb 2007 22:48:18 +0100
I have tried to compile a couple of example scripts but got "bad loadfile hunk" when trying to run the compiled program. e.g.

hollywood senso.hws COMPILE=myprog Compile finishes fine without any error messages. I then try to run from shell and get the above message.
Hmm... never heard of that before. Can you send this executable to me privately so I can see if it runs here?
User avatar
airsoftsoftwair
Posts: 5832
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[19 Feb 2007] Re: Compiled scripts - "bad loadfile hunk"

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 19 Feb 2007 12:02:05 +0100
Hi Andreas,

Unfortunately, I cannot send the compiled program because I can't copy files from QEMU back to Windows (don't have the network configured and it's not easy to do so). I'm attaching the screen capture of what I'm doing - probably not much help.
Yes, unfortunately that doesn't help much. On my AROS setup it works fine but I'm running it either under SuSE Linux or the native version from boot cd-rom. I did not test it under QEMU.

What AROS version are you using? The latest snapshot or a nightly build?
I have tried the same on AmiKit and no problems there - the compiled script executes.

Are there any other Hollywood users that are using it on AROS?
I know there are several people on this mailing list who have tried Hollywood under AROS. But I have not heard of this "bad loadfile hunk" problem before.
Do you have an AROS image for testing? If scripts compile and run for you, I may have to get that networking configured otherwise it would be difficult to find out what is the problem.
Yes, I can only dig into the issue if I have the executable that causes this error here. Then I can try it under my AROS installation and see what's wrong there.
Locked