[Bug 2319] Review request: vdr-markad - Advanced commercial detection for VDR

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri May 2 16:22:56 CEST 2014


https://bugzilla.rpmfusion.org/show_bug.cgi?id=2319

--- Comment #13 from MartinKG <mgansser at alice.de> 2014-05-02 16:22:56 CEST ---
(In reply to comment #12)
> Why you have not used 'make install' ?

if i use only make install in the %install section, i get the following error
message:

%install
make install

for i in command plugin; do make -C $i install; done
make[1]: Entering directory
`/home/martin/rpmbuild/BUILD/vdr-plugin-markad-3c99d4782fa62a1e24aabb510ce6230dc00a5b31/command'
/bin/sh: /usr/share/man/man1/markad.1.gz: Permission denied
make[1]: *** [install-doc] Error 1
make[1]: Leaving directory
`/home/martin/rpmbuild/BUILD/vdr-plugin-markad-3c99d4782fa62a1e24aabb510ce6230dc00a5b31/command'
make[1]: Entering directory
`/home/martin/rpmbuild/BUILD/vdr-plugin-markad-3c99d4782fa62a1e24aabb510ce6230dc00a5b31/plugin'
g++ -fPIC -g -O2 -Wall -Wextra -Woverloaded-virtual -Wno-parentheses -c
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='"markad"' -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I../../../../include markad.cpp
sed: can't read ../../../../config.h: No such file or directory
g++ -fPIC -g -O2 -Wall -Wextra -Woverloaded-virtual -Wno-parentheses -shared
markad.o status.o menu.o setup.o   -o libvdr-markad.so
cp --remove-destination libvdr-markad.so ../../../lib/libvdr-markad.so.
cp: cannot create regular file '../../../lib/libvdr-markad.so.': No such file
or directory
make[1]: *** [libvdr-markad.so] Error 1

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list