shr_comm.o error running 4.3.3 programs on 4.2.1

shr_comm.o error running 4.3.3 programs on 4.2.1

Post by Daniel Morale » Sat, 06 Jan 2001 02:49:52



I've compiled some programs on AIX 4.3.3 and I want them to also run on AIX
4.2.1.  How can I accomplish this?  I currently get this error as I run the
executable on 4.2.1:

exec(): 0509-036 Cannot load program because of the following errors:
        0509-027 Member shr_comm.o is not found or file is not an archive.
        0509-027 Member shr_comm.o is not found or file is not an archive.
        0509-022 Cannot load library libpthreads.a[shr_comm.o].
        0509-026 System error: A file or directory in the path name does not
exist.

Any help is greatly appreciated!

Regards,
Dan

 
 
 

shr_comm.o error running 4.3.3 programs on 4.2.1

Post by Gary R. Hoo » Sat, 06 Jan 2001 03:39:41



> I've compiled some programs on AIX 4.3.3 and I want them to also run on AIX
> 4.2.1.  How can I accomplish this?

You can't.  AIX doesn't support that capability.  Build on the earliest
level to run on later (higher) levels.

Quote:> I currently get this error as I run the
> executable on 4.2.1:

> exec(): 0509-036 Cannot load program because of the following errors:
>         0509-027 Member shr_comm.o is not found or file is not an archive.
>         0509-027 Member shr_comm.o is not found or file is not an archive.
>         0509-022 Cannot load library libpthreads.a[shr_comm.o].
>         0509-026 System error: A file or directory in the path name does not
> exist.

Specifically, 4.2 uses draft 7 pthreads, 4.3 uses draft 10.  Not gonna
happen.

--
Gary R. Hook / AIX Kernel Development, IBM / These opinions are _MINE_
________________________________________________________________________
A piece of canvas is only the beginning
It takes on character with every loving stroke
This thing of beauty is the passion of an artist's heart
By God's design, we are a skin kaleidoscope    "Colored people", dc Talk

 
 
 

shr_comm.o error running 4.3.3 programs on 4.2.1

Post by wdowl.. » Sat, 06 Jan 2001 03:56:53


Programs built on AIX 4.3 will not in general run
on lower level versions of the OS.  IBM does not
claim AIX is "forward compatible".  You can build
on 4.2 and run on 4.3 however.

Will Dowling

In article


Quote:> I've compiled some programs on AIX 4.3.3 and I

want them to also run on AIX
Quote:> 4.2.1.  How can I accomplish this?  I currently

get this error as I run the
Quote:> executable on 4.2.1:

> exec(): 0509-036 Cannot load program because of

the following errors:
Quote:>         0509-027 Member shr_comm.o is not found

or file is not an archive.
Quote:>         0509-027 Member shr_comm.o is not found

or file is not an archive.
Quote:>         0509-022 Cannot load library

libpthreads.a[shr_comm.o].
Quote:>         0509-026 System error: A file or

directory in the path name does not

Quote:> exist.

> Any help is greatly appreciated!

> Regards,
> Dan

Sent via Deja.com
http://www.deja.com/
 
 
 

1. errors while running a program

Hello all:
    When I run a program,the errors appear:

Unable to handle kernel NULL pointer dereference at virtual address 00000000
mm = c016e9ac pgd = c0004000
*pgd = 00000000, *pmd = 00000000
Internal error: Oops: ffffffff
CPU: 0
pc : [<c00f1fa8>]    lr : [<00000001>]    Not tainted
sp : c016de18  ip : 00000200  fp : c016de8c
r10: 00000000  r9 : c0268800  r8 : 00000001
r7 : 00000200  r6 : c0258000  r5 : c02456e0  r4 : 00000000
r3 : 00000000  r2 : 00000000  r1 : 00000000  r0 : 00000002
Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32  Segment kernel
Control: C0AE717F  Table: C0AE717F  DAC: 0000001D
Process swapper (pid: 0, stack limit = 0xc016c374)
Stack: (0xc016de18 to 0xc016e000)

I can not understand the errors,who can help me.
1)why the errors appear?
2)what are pc,lr?and what do they mean?
3)what is oops?

2. Installing RH 6.0 on preexisting partitions.

3. How do I run a program in the background and redirect the error messages?

4. Mail question????

5. errors while running a program

6. VRweb always segfaults

7. Help !!! Error running Python program with import _pg !!@!!

8. mod_proxy + mod_gzip for accelerated web surfing

9. Is it ok to run a program that generates a message in the Error Log

10. Strange SIGSEGV error when running program under gdb

11. Error running program compiled using ARM toolchain

12. Errors running program on Pentium

13. How do I run a program in the background and redirect the error messages?