This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: a bug the rpm spec file or in the makefile ?


On Fri, 30 Jun 2000, Alex Samuel wrote:
>   Levente> I start to recompile it with it.  anyway can someone send
>   Levente> me the script which generate the spec file for the snapshot
> 
> We don't do anything very fancy.  Probably the easiest is to download
> the srpm, get the spec file out of there, and edit it by hand.  You
> need to change the version number, and add any compiler flags you
> need.

I try to do it with both the cvs both the srpm, but I always get:
----------------------------
make[3]: Leaving directory `/home/cvs/gcc/obj-i386-linux/gcc/intl'
(cd po && make all)
make[3]: Entering directory `/home/cvs/gcc/obj-i386-linux/gcc/po'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file ../../../gcc/po/en_GB.po
/bin/sh: no: command not found
make[3]: *** [en_GB.gmo] Error 127
make[3]: Leaving directory `/home/cvs/gcc/obj-i386-linux/gcc/po'
make[2]: *** [intl.all] Error 1
make[2]: Leaving directory `/home/cvs/gcc/obj-i386-linux/gcc'
make[1]: *** [bootstrap-lean] Error 2
make[1]: Leaving directory `/home/cvs/gcc/obj-i386-linux/gcc'
make: *** [bootstrap-lean] Error 2
Bad exit status from /var/tmp/rpm-tmp.95801 (%build)
----------------------------
what is this "no" ?


 -- Levente
 "The only thing worse than not knowing the truth is
  ruining the bliss of ignorance."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]