Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#60 closed defect (fixed)

reactivate SONAME

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: major Milestone:
Component: build system Version: 4.1.x
Keywords: Cc:
Estimated difficulty:

Description

Some packaging systems prefer libraries with SONAME set, so support for it should be added.

Attachments (1)

test.scm (99 bytes) - added by Ivan Raikov 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Functionality has been added in r15445.

comment:2 Changed 15 years ago by Ivan Raikov

Resolution: fixed
Status: closedreopened

It appears now that Chicken-compiled programs can no longer load modules. When the attached program is compiled it prints:

Error: (require) cannot load extension: matchable

Call history:

##sys#require <--

Changed 15 years ago by Ivan Raikov

Attachment: test.scm added

comment:3 Changed 15 years ago by felix winkelmann

Owner: set to felix winkelmann
Status: reopenedaccepted

I committed a fix, but have to test it more on my home machine. This may still not work completely.

comment:4 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: acceptedclosed

I think this has been fixed now (r15603).

comment:5 Changed 14 years ago by (none)

Milestone: 4.2.0

Milestone 4.2.0 deleted

Note: See TracTickets for help on using tickets.