Re: make -f pegasus/rpm/RPMMakefile --- Do you need to run "make -f pegasus/Makefile.Release" first ??
Surendra Kodali <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <OF7CAB8111.361CFD65-ON652576DB.0019DF10-652576DB.001B786A@in.ibm.com> |
John Robinson <[email protected]> wrote on 03/03/2010 01:40:06: > The subject says it all. > > Is building by use of Makefile.Release a prereq to runing RPMMakefile? If you already have spec file of tog-pegasus and if you did not make any changes to Makefile.Release, no need to run Makefile.Release. > > Running RPMMakefile directly seems to always fail. What failure have you seen ? please post the failure. try the following command for building tog-pegasus rpm's "make -f ./pegasus/rpm/RPMMakefile cleanRPM buildRPM"