Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] hello

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: Mathieu Kretchner <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-dev] hello
  • Date: Tue, 01 Apr 2008 16:56:37 +0200

Whoa woa woa...
The "build_rh_rpm" target is far from being up-to-date. Actually, it is kept in the Makefile for historical reasons, and in case we would have to restart doing rpm ourselves.
So it is delivered "as is", without any guaranties it will still work.
Hence your problems, probably.

As for the "sympa_soap_server-wrapper.fcgi" file, it is generated when building Sympa, from the "sympa_soap_server-wrapper.fcgi.c" file. I don't know wether the "build_rh_rpm" target activates this part of the build.
It is normally performed by the "soap_server" target.

If you can improve it, we will gladly distribute it.

Regards,

Mathieu Kretchner a écrit :
hello all,

So I'm trying to build an rpm from sympa 5.4 sources on a centos 5 server but I'm stuck with a damn error message.
I'm doing this
make build_rh_rpm

But the first problem is coming from :
the field Copyright instead of License in the spec generated file

Once I've corrected this point I try to do :
rpmbuild -ba sympa.spec

All seems good expect this error :
+ cp sympa_soap_server-wrapper.fcgi var/tmp/sympa-5.4/var/www/cgi-bin/
cp: cannot stat `sympa_soap_server-wrapper.fcgi': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.33630 (%install)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.33630 (%install)
D: May free Score board((nil))


And when I check :
ll /var/tmp/sympa-5.4/var/www/cgi-bin/
-rwsr-sr-x 1 root root 6136 Apr 1 16:07 sympa_soap_server-wrapper.fcgi

I see also no sympa_soap_server-wrapper.fcgi in the dir :
/usr/src/redhat/BUILD/sympa-5.4/soap/

If you have a littre idea about this kind of problem please thank you to help me.

PS : si vous parlez français c'est encore mieux :)

--
David Verdin
Comité réseau des universités




Archive powered by MHonArc 2.6.19+.

Top of Page