rpmbuild --rebuild lzo-1.08-4.rf.src.rpm (fail)

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
hohoangluan
OpenVPN User
Posts: 31
Joined: Wed Jan 26, 2011 2:34 pm

rpmbuild --rebuild lzo-1.08-4.rf.src.rpm (fail)

Post by hohoangluan » Wed Aug 29, 2012 5:32 am

Dear all.
when i got the file lzo........., then i use command rpmbuild --rebuild lzo-1.08-4.rf.src.rpm. It's show me error. can somebody help me please?

Code: Select all

Installing lzo-1.08-4.rf.src.rpm
warning: InstallSourcePackage: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
warning: user dag does not exist - using root
warning: group dag does not exist - using root
warning: user dag does not exist - using root
warning: group dag does not exist - using root
error: Failed build dependencies:
        autoconf is needed by lzo-1.08-4.rf.i386

User avatar
Mimiko
Forum Team
Posts: 1564
Joined: Wed Sep 22, 2010 3:18 am

Re: rpmbuild --rebuild lzo-1.08-4.rf.src.rpm (fail)

Post by Mimiko » Mon Oct 01, 2012 8:22 am

You output says it:
autoconf is needed by lzo-1.08-4.rf.i386
Install autoconf.

Post Reply