[DTrace-devel] Is it possible to make rpm package from libdtrace-ctf source?

Fred Liu fred.fliu at gmail.com
Sun Apr 22 22:49:48 PDT 2018


Hello,

When I tried to make rpm packages in linux-uek tree like below:

[root at pvg04 linux-uek]# make rpm
  CHK     include/config/kernel.release
make clean
/bin/sh ./scripts/package/mkspec >./kernel.spec
  TAR     kernel-4.14.32+.tar.gz
rpmbuild  --target x86_64 -ta kernel-4.14.32+.tar.gz
Building target platforms: x86_64
Building for target x86_64
error: Failed build dependencies:
libdtrace-ctf >= 0.5.0 is needed by kernel-4.14.32+-1.x86_64
libdtrace-ctf-devel >= 0.5.0 is needed by kernel-4.14.32+-1.x86_64
make[1]: *** [rpm] Error 1
make: *** [rpm] Error 2


I can successfully build source in libdtrace-ctf but it looks no rpm
options for Makefile.

Is it possible to make rpm package from libdtrace-ctf source?


Thanks.

Fred



More information about the DTrace-devel mailing list