zsh-workers
 help / color / mirror / code / Atom feed
From: Steve Amerige <amerige@Adobe.COM>
To: zsh-workers@sunsite.auc.dk
Subject: RS6000AIX Zsh Executable Fails
Date: Wed, 29 Nov 2000 15:04:59 -0800	[thread overview]
Message-ID: <3A258B9B.839BC9A6@adobe.com> (raw)

After building either the zsh-3.1.2 or the zsh-3.1.9 releases
for the rs6000aix platform, I try running zsh and get the
following message:

% zsh
exec(): 0509-036 Cannot load program ./zsh because of the following errors:
        0509-118   The alignment of the .text section does not
                   satisfy its required alignment.
        0509-194 Examine file headers with the 'dump -ohv' command.
%

I did as requested, but I don't know what the output means.  I've
placed the results of this below.  I built zsh as:

% ./configure
% make

I've tried running the zsh in the Src directory as well as
installing zsh via "make install" and running that.  The error
message is the same.  The platform is AIX 4.3 (rs6000aix).
The compiler used is gcc2.95 (I did try the native cc compiler
as well but that compiler didn't even compile the code cleanly).

Can you suggest what I should do to make zsh work?

Thanks,
Steve Amerige
Adobe Systems Incorporated


% dump -ohv zsh
zsh:

                        ***Object Module Header***
# Sections      Symbol Ptr      # Symbols       Opt Hdr Len     Flags
         5      0x00000000              0                72     0x120f
Flags=( RELFLG EXEC LNNO LSYMS AR32W DYNLOAD )
Timestamp = "Dec 31 16:00:00 1969"
Magic = 0x1df  (32-bit XCOFF)

                        ***Optional Header***
Tsize        Dsize       Bsize       Tstart      Dstart
0x000789e0  0x0000b308  0x00007d14  0x10000150  0x20000b13

SNloader     SNentry     SNtext      SNtoc       SNdata
0x0004      0x0002      0x0001      0x0002      0x0002

TXTalign     DATAalign   TOC         vstamp      entry
0x0005      0x0003      0x200076f8  0x0001      0x200064f0

maxSTACK     maxDATA     SNbss       magic       modtype
0x00000000  0x00000000  0x0003      0x0107        1L

                        ***Section Header Information***
                         Section Header for .text
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x10000150  0x10000150  0x000789e0  0x00000140  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00000020

                         Section Header for .data
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x20000b13  0x20000b13  0x0000b308  0x00078b20  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00000040

                         Section Header for .bss
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x2000be18  0x2000be18  0x00007d14  0x00000000  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00000080

                         Section Header for .loader
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x00000000  0x00000000  0x000176e0  0x00083e28  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00001000

                         Section Header for .debug
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x00000000  0x00000000  0x00005880  0x0009b508  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00002000


             reply	other threads:[~2000-11-29 23:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-29 23:04 Steve Amerige [this message]
2000-11-30 10:36 ` Peter Stephenson
2000-11-30 17:59 ` Steve Amerige

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A258B9B.839BC9A6@adobe.com \
    --to=amerige@adobe.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).