I'm trying to build an RPM for the latest Mono source (3.3) and just not having 
much luck.

I was able to pull the source, configure, make, and  make dist.

I hacked the mono-core.spec to get past "features" not supported in Fedora.

I created the required rpmbuild folders and copied over the spec file and the 
tar.bz2 file from the make process.

I then tried to create the RPM in two ways:

rpmbuild -bb /opt/mono/mono-core.spec

rpmbuild -tb /opt/mono/mono-3.3.0.tar.bz2


Both end up with a failure after making what feels like a lot of progress in 
the build:

Extracting debug info from 
/root/rpmbuild/BUILDROOT/mono-core-3.3.0-0.i386/usr/lib/mono/4.5/mscorlib.dll.so
*** ERROR: No build ID note found in 
/root/rpmbuild/BUILDROOT/mono-core-3.3.0-0.i386/usr/lib/mono/4.5/mscorlib.dll.so
Error: Bad exit status from /var/tmp/rpm-tmp.XC64E7 (%install)

Any pointers on how to proceed from here?

-Chris

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to