Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55955 - mono-debugger-0.9.ebuild
Summary: mono-debugger-0.9.ebuild
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: dotnet project
URL: http://www.mono-project.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-03 06:11 UTC by Paul Richardson
Modified: 2004-10-26 15:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mono-debugger-0.9.ebuild (mono-debugger-0.9.ebuild,1.15 KB, text/plain)
2004-07-03 06:14 UTC, Paul Richardson
Details
patch wrapper/wrapper.c to include new headers from mono (mono-debugger-0.9-include-internals.patch,432 bytes, patch)
2004-07-03 06:30 UTC, Paul Richardson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Richardson 2004-07-03 06:11:22 UTC
An ebuild for the mono-debugger.

To get mono-develop to compile successfully I had modify the mono ebuild 
such that it installs 2 headers that would otherwise not be installed
and then patch mono-debugger-0.9/wrapper/wrapper.c to include them.

This ebuild presumptuously refers to the new mono version as mono-1.0-r1.

I'll submit that new mono ebuild next.

FWIW, I couldn't get the built debugger to do anything useful, but then I
don't know much about mono and tools yet either.

Paul
prichardson@hvc.rr.com
Comment 1 Paul Richardson 2004-07-03 06:14:33 UTC
Created attachment 34706 [details]
mono-debugger-0.9.ebuild
Comment 2 Paul Richardson 2004-07-03 06:20:33 UTC
Nuts - I attached the ebuild with "x86" keyword and not "~x86" as I should have.

On another note, emake is invoked "emake -j1", which avoids that
SHARING_VIOLATION error that is noted in a previous bug report. I don't
have the # of that bug on hand at the moment.
Comment 3 Paul Richardson 2004-07-03 06:30:18 UTC
Created attachment 34707 [details, diff]
patch wrapper/wrapper.c to include new headers from mono

This is the patch referenced by the ebuild.
Comment 4 Peter Johanson (RETIRED) gentoo-dev 2004-10-26 15:30:45 UTC
Marking LATER. the debugger is package.masked until a new release comes out that isn't so broken. When that release happens, we'll get things going again on the debugger front.