make[2]: Leaving directory `/tmp/kdbg/kdbg-1.0beta2'
make[1]: Leaving directory `/tmp/kdbg/kdbg-1.0beta2'
+ cd /tmp/Bkdbg
+ find . -type d
+ sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,'
+ find . -type f
+ sed -e 's,^\.,\%attr(-\,root\,root) ,' -e '/\/config\//s|^|%config|'
+ find . -type l
+ sed 's,^\.,\%attr(-\,root\,root) ,'
+ exit 0
Processing files: kdbg
Could not open %files file: ../file.list.kdbg
Requires: kdesupport gdb

real    5m3.077s
user    3m49.450s
sys     0m16.810s
[summer@possum summer]$ rpm -qip kdbg-1.0beta2-1.src.rpm
Name        : kdbg                         Relocations: (not relocateable)
Version     : 1.0beta2                          Vendor: Red Hat Software
Release     : 1                             Build Date: Fri Sep 10 
22:35:26 1999
Install date: (not installed)               Build Host: porkchop.redhat.com
Group       : Development/Debuggers         Source RPM: (none)
Size        : 298179                           License: GPL
Packager    : Red Hat Software <http://developer.redhat.com/bugzilla>
URL         : http://members.telecom.at/~johsixt/kdbg.html
Summary     : A GUI for gdb, the GNU debugger, and KDE.
Description :
KDbg is a K Desktop Environment (KDE) GUI for gdb, the GNU debugger.
KDbg provides the programmer with an intuitive interface for setting
breakpoints, inspecting variables, and stepping through code.  KDbg
requires X and KDE to be installed in order to run.
[summer@possum summer]$


It seems this way of building the files list is altogether too tricky; 
I've had a few builds fail this way.

fwiw here's the list:

[summer@possum summer]$ find /tmp/kdbg/ -name file.list.kdbg
/tmp/kdbg/file.list.kdbg
[summer@possum summer]$

-- 
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM ftpsites index.


-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to