Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 55955

Summary: mono-debugger-0.9.ebuild
Product: Gentoo Linux Reporter: Paul Richardson <prichardson>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED LATER    
Severity: enhancement CC: prichardson
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.mono-project.com/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mono-debugger-0.9.ebuild
patch wrapper/wrapper.c to include new headers from mono

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.