On Wed, Jun 04, 2003 at 07:13:37PM +0530, L.V.Gandhi wrote:
> However to findout the $RPM_BUILD_ROOT, I removed rpms and the file
> ~/.rpmmacros. Then I did rebuild now I saw spec in /usr/src/RPMS/SPECS. In
> that
> BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n).
> I also saw "Using BuildRoot: /%{tmpdir}/lame-3.91-root-root" in the run for
> building rpms.
> But in /tmp/ I didn't find lame-3.91-root-root.
That seems to be a bug in lame's specfile. In Redhat, the RPM macro system
(found in /usr/lib/rpm/macros) defines _tmppath, not tmpdir. Thus, it should
have been %{_tmppath}/package_specific_directory
You might want to see in your / if a directory called %{tmpdir} is created
or not. If there is one, the bug in lame's specfile is confirmed.
Binand
--
Russian Roulette with Unix:
while :; do kill $RANDOM &> /dev/null && break || sleep 1; done
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help