Bug 2781

Summary: should not install elfutils
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: RESOLVED FIXED    
Severity: normal CC: ajocksch, rmoseley
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2235, 2654    

Description Andrew Cagney 2006-06-16 00:34:17 UTC
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/frysk-0.0.1.2006.06.15.rh4-root
error: Installed (but unpackaged) file(s) found:
   /usr/bin/addr2line
   /usr/bin/elfcmp
   /usr/bin/elflint
   /usr/bin/findtextrel
   /usr/bin/ld
   /usr/bin/nm
   /usr/bin/objdump
   /usr/bin/ranlib
   /usr/bin/readelf
   /usr/bin/size
   /usr/bin/strings
   /usr/bin/strip
   /usr/include/dwarf.h
   /usr/include/elfutils/elf-knowledge.h
   /usr/include/elfutils/libasm.h
   /usr/include/elfutils/libdw.h
   /usr/include/elfutils/libdwfl.h
   /usr/include/elfutils/libebl.h
   /usr/include/gelf.h
   /usr/include/libelf.h
   /usr/include/nlist.h
   /usr/lib/elfutils/libebl_alpha-0.120.so
   /usr/lib/elfutils/libebl_alpha.so
   /usr/lib/elfutils/libebl_arm-0.120.so
   /usr/lib/elfutils/libebl_arm.so
   /usr/lib/elfutils/libebl_i386-0.120.so
   /usr/lib/elfutils/libebl_i386.so
   /usr/lib/elfutils/libebl_ia64-0.120.so
   /usr/lib/elfutils/libebl_ia64.so
   /usr/lib/elfutils/libebl_ppc-0.120.so
   /usr/lib/elfutils/libebl_ppc.so
   /usr/lib/elfutils/libebl_ppc64-0.120.so
   /usr/lib/elfutils/libebl_ppc64.so
   /usr/lib/elfutils/libebl_s390-0.120.so
   /usr/lib/elfutils/libebl_s390.so
   /usr/lib/elfutils/libebl_sh-0.120.so
   /usr/lib/elfutils/libebl_sh.so
   /usr/lib/elfutils/libebl_sparc-0.120.so
   /usr/lib/elfutils/libebl_sparc.so
   /usr/lib/elfutils/libebl_x86_64-0.120.so
   /usr/lib/elfutils/libebl_x86_64.so
   /usr/lib/libasm.a
   /usr/lib/libdw.a
   /usr/lib/libebl.a
   /usr/lib/libelf.a
Comment 1 Andrew Cagney 2006-06-16 00:46:15 UTC
The makefile should be locally modified to probably just not install stuff (or
install stuff into a frysk sub-directory).
Comment 2 Rick Moseley 2006-06-27 17:02:15 UTC
Fixed thanks to the help from Stepan Kasal.