Open Bugs | New Bug anonymous
Login/Register

Equi4 SoftwareEdit Bug

Title: Mk4py.storage disappeared Status: open
Product: Metakit Severity: major
Version: 2.4.9 Type: bug
Assign to:
Platform:
Solaris 8/x86 with gcc 2.95.3 using native ld
Message:

File:
Description:

Messages

2003/02/28
For some strange reason Mk4py disappears when libmk4py.so is linked
using ld -G as per the standard script (I also had to add libgcc
manually to the Makefile to get it to load without relocation errors in
the first place).
If I build Mk4py.so manually using gcc -shared instead of ld -G, it works.
Apparently, Py_InitModule4 is getting an empty Mk4Methods argument and
is not initializing the module correctly. I have attached a shell
session transcript illustrating the problem.
2003/02/28
The MIME type was confused, here it is again, hopefully more easily
readable.

Files

2003/02/28 typescript Shell transcript application/octet-stream
2003/02/28 typescript.txt Transcript text/plain

Bug Tracker © 2002 McMillan Enterprises, Inc.