Bug 2781 - should not install elfutils
Summary: should not install elfutils
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 2235 2654
  Show dependency treegraph
 
Reported: 2006-06-16 00:34 UTC by Andrew Cagney
Modified: 2006-06-27 17:02 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.