#18515: oprofile 0.9.9. fix build install error
----------------------+----------------------------------
 Reporter:  dem42     |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Chaos Calmer (trunk)
Component:  packages  |    Version:  Trunk
 Keywords:  oprofile  |
----------------------+----------------------------------
 During a full system image build (target mips_34k) including oprofile and
 oprofile-utils packages the build fails during oprofile package file ipk
 creation with an error:

 Package oprofile is missing dependencies for the following libraries:
 librt.0.so

 After editing the oprofile Makefile line 34 and adding "+librt", the build
 completes successfully

 define Package/oprofile
   SECTION:=devel
   CATEGORY:=Development
   TITLE:=OProfile System Profiler
   URL:=http://oprofile.sourceforge.net
   DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump +librt

--
Ticket URL: <https://dev.openwrt.org/ticket/18515>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to