Opened 15 years ago

Closed 15 years ago

#19929 closed defect (fixed)

mono dllmap fixes

Reported by: nox@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jean-philippe.humbert@…
Port: mono

Description

Mono uses XML files to locate the various its DLL and dependencies. These XML files does not contain absolute paths and thus we need to set DYLD_LIBRARY_FALLBACK_PATH to workaround the problem. This patch fixes this.

Changes:

  • Fix data-config.in dllmap paths.
  • Depend on xorg-libX11 instead of xorg-libs.
  • Remove useless configure env variables.
  • Depend on ICU even on Leopard.

Attachments (2)

mono-2.4_1.diff (3.8 KB) - added by nox@… 15 years ago.
patch-data-config.in.diff (2.1 KB) - added by gui-dos (Guido Soranzio) 15 years ago.
data/config.in patch updated for mono 2.4.2

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by nox@…

Attachment: mono-2.4_1.diff added

comment:1 Changed 15 years ago by nox@…

By the way, this patch partially fixes #1936.

comment:2 Changed 15 years ago by nox@…

Resolution: fixed
Status: newclosed

timeout, r53468

comment:3 Changed 15 years ago by gui-dos (Guido Soranzio)

Resolution: fixed
Status: closedreopened

In mono 2.4.2 data/config.in has changed: http://anonsvn.mono-project.com/viewvc/trunk/mono/data/config.in?r1=101923&r2=136039

The diff has to be updated.

Changed 15 years ago by gui-dos (Guido Soranzio)

Attachment: patch-data-config.in.diff added

data/config.in patch updated for mono 2.4.2

comment:4 Changed 15 years ago by jean-philippe.humbert@…

Cc: jean-philippe.humbert@… added

Cc Me!

comment:5 Changed 15 years ago by nox@…

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.