« Return to Thread: [Cooker] libobjc_gc.so missing from the gcc srpm build

[Cooker] libobjc_gc.so missing from the gcc srpm build

by Mika Laitio :: Rate this Message:

Reply to Author | View in Thread

I would need to get the libobjc_gc.so to be able to build the gnustep
libraries with gc support enabled. It seems that this library should be
build as a part of
gcc build with some flags enabled.

I tried to test that by myself by trying to rebuild the
http://ftp.sunet.se/pub/os/Linux/distributions/mandrakelinux/official/2009.1/SRPMS/main/release/gcc-4.3.2-5mnb2.src.rpm
but it will fail for me for in patching phase for many patches.

I tried with following steps and I am wondering whether I am doing
something wrong...
- rpm -ivh gcc-4.3.2-5mnb2.src.rpm
- cd rpmbuild/SPECS
- rpmbuild -bb gcc.spec

First failing patch is gcc33-pass-slibdir.patch, but once I fixed that
manually I am getting similar looking patch errors in other patches like
gcc33-multi-do-libdir.patch

I am running 2009.1 and therefore trying to build the 2009.1 versions from
the rpms in x86_64 machine. Are those patches in srpm really the ones that
has been
used for building the rpm and am I missing some parameters for the
rpmbuild command?

Mika

 « Return to Thread: [Cooker] libobjc_gc.so missing from the gcc srpm build