Hi On Thu, Jun 13, 2019 at 7:28 AM neeraj kumar <[email protected]> wrote: > > -bash-4.2# rpmbuild -bb tomcat.spec > error: Failed build dependencies:
First do not use root user to build rpm packages. You could run 'yum-builddep tomcat.spec' which will install all the build dependencies needed. -- Arun S A G http://zer0c00l.in/ _______________________________________________ Users mailing list [email protected] http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
