Originally posted by: KentPerrier
I am attempting to create some opensource packages with RPM. I have everything working until it tries to make the actual RPM. The problems appear when the process attempts to do the install to the buildroot, defined as BuildRoot: %{_builddir}/%{name}-root in my spec file. This variable is, for some reason, undefined.
I am attempting to follow the instructions at
http://www-128.ibm.com/developerworks/library/l-rpm1/ but that is not working well. Does anyone know of another tutorial/walk through on creating an RPM build environment in AIX 5.2 or greater, using rpm 3.0.5 that comes with AIX?
To get this out of the way, I am not using the freeware available as a lot of it is older versions with know problems.
Kent
#AIX-Forum