RE: Help on RPM packaging !!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

On Wed, 2004-10-13 at 04:45, Pradeepkumar, Pyatalo (IE10) wrote:
> I visited the links that you had provided.
> With whatever I undestood, I tried to write a simple spec file which I have
> attached for your reference.
> When try to build the RPM using
> $rpmbuild -bb eps3.spec
> I get the following error -
> 
> Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68138
> + umask 022
> + cd /home/pradeep/rpms/BUILD
> + make
> : command not found138: make
> error: Bad exit status from /var/tmp/rpm-tmp.68138 (%build)
> 
> 
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.68138 (%build)
> 
> Could anyone help me out with this.
[snip]

Install GNU make on your computer. You may need to install other
development tools, depending on what your Makefile does.

If you have no Makefile in EPS, don't run make in the %build stage.

I have a couple of other suggestions for when you've got your build
working: Use a buildroot and don't go via /home/pradeep - use the
buildroot instead. This will allow people without permission on
/home/pradeep to build EPS.

Regards,

-- 
Richard Dawe
Software Engineer - Mail Engine
MessageLabs Ltd., UK


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux