[Mono-dev] Error Building Mono RPM for Fedora

Marcel Hellwig keks at cookiesoft.de
Sat Aug 31 10:12:57 UTC 2013


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?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130831/de294274/attachment.pgp>


More information about the Mono-devel-list mailing list