[Mono-dev] Error Building Mono RPM for Fedora (Mark Lintner)

Mikkel Kruse Johnsen mikkel at structura-it.dk
Mon Sep 2 12:20:06 UTC 2013


Hi 

Here is the SPEC (SRC) file i'm using: 

http://yum.linet.dk/opensource/fedora-19-x86_64/SRPMS/mono-3.2.0-1.fc19.src.rpm

http://yum.linet.dk/opensource/fedora-19-x86_64/SRPMS/

Hope that will help.

-- 
Med Venlig Hilsen / Kind Regards 


Mikkel Kruse Johnsen
IT Ansvarlig, Medejer

Structura IT ApS
Kratbjerg 212
3480 Fredensborg

Telefon: +45 4816 1001
Telefax: +45 4824 5320
Direkte: +45 2128 7793
e-mail: mikkel at structura-it.dk
web: http://www.structura-it.dk
web: http://www.xmedicus.dk



Mon, 02 09 2013 kl. 12:00 +0000, skrev
mono-devel-list-request at lists.ximian.com:

> Send Mono-devel-list mailing list submissions to
> 	mono-devel-list at lists.ximian.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.ximian.com/mailman/listinfo/mono-devel-list
> or, via email, send a message with subject or body 'help' to
> 	mono-devel-list-request at lists.ximian.com
> 
> You can reach the person managing the list at
> 	mono-devel-list-owner at lists.ximian.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mono-devel-list digest..."
> 
> 
> Today's Topics:
> 
>    1. Re:  Error Building Mono RPM for Fedora (Mark Lintner)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 1 Sep 2013 17:50:11 +0000
> From: Mark Lintner <mlintner at sinenomine.net>
> To: Marcel Hellwig <keks at cookiesoft.de>,
> 	"mono-devel-list at lists.ximian.com" <mono-devel-list at lists.ximian.com>
> Subject: Re: [Mono-dev] Error Building Mono RPM for Fedora
> Message-ID:
> 	<7658FF2E8FA2224BAC0A9358C48DE830375D6E at ORD2MBX05D.mex05.mlsrvr.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> I believe that there are bugs in the makefiles way down where sgen gets built, specifically the way softlinks are handled that relate to this but also a few other problems. There are fixes that were recently applied to the trunk that fix it. I would have thought 3.3 would have the fixes but I guess not. I was trying to build 3.2.1 and became stuck at the problem you describe. When I obtained the latest mono from git that problem did not happen. There are a couple of more packages that mono is dependent on which were a problem for me also maybe you have that resolved.  I tried to backport the fixes from the master to 3.2.1 but there was too much and I could not get it to work and I wouldn't recommend that. I would move to mono from git or wait for the next tarball to be released and you should be good.
> 
> ________________________________________
> From: mono-devel-list-bounces at lists.ximian.com [mono-devel-list-bounces at lists.ximian.com] on behalf of Marcel Hellwig [keks at cookiesoft.de]
> Sent: Saturday, August 31, 2013 5:12 AM
> To: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] Error Building Mono RPM for Fedora
> 
> On 31.08.2013 01:47, Mark Lintner wrote:
> > if you put this at the top of the spec file it should get you past
> > that problem.
> > %global debug_package %{nil}
> Don't know if there is any difference between %global and %define, both
> works for me.
> > It looks like you don't have the build environment set up in your home directory
> >
> > mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
> >
> > echo '%_topdir %(echo $HOME)/rpmbuild' > ~/.rpmmacros
> New for me, what is this for?
> > then you will put the spec in SPECS and the archive in SOURCES
> >
> > then
> > rpmbuild -ba rpmbuild/SPECS/mono-core.spec
> At the very end I'll get an error like this:
>     Symlink points to BuildRoot: /usr/bin/mono ->
> /home/marcel/rpmbuild/BUILDROOT/mono-core-3.2.0-0.x86_64/usr/bin/mono-sgen
> 
> what should I do?
> 
> ------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 
> End of Mono-devel-list Digest, Vol 101, Issue 1
> ***********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130902/8dc6529e/attachment.html>


More information about the Mono-devel-list mailing list