6.3-release and pvrxxx error

Mark Busby redtick at sbcglobal.net
Mon Jan 28 21:46:21 PST 2008


While trying to build the pvrxxx on a 6.3 version, the following error.

saturn# cd ./pvrxxx
saturn# make install
===>  Patching for pvrxxx-20072304
===>  Applying FreeBSD patches for pvrxxx-20072304
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to modules/cxm/cxm/Makefile.rej
=> Patch patch-cxm failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/multimedia/pvrxxx.

contents of Makefile.rej
#***************
#*** 1,7 ****
 # .PATH:        ${.CURDIR}/../../../dev/cxm
#  KMOD  = cxm
# SRCS  = cxm.c cxm.h cxm_dec_fw.c cxm_enc_fw.c cxm_audio.c #cxm_eeprom.c \
#-         cxm_ir.c cxm_tuner.c cxm_video.c opt_cxm.h \
#-         bus_if.h device_if.h iicbb_if.h pci_if.h vnode_if.h

 # .include <bsd.kmod.mk>
#--- 1,10 ----
#  .PATH:        ${.CURDIR}/../../../dev/cxm
# KMOD  = cxm
# SRCS  = cxm.c cxm.h cxm_dec_fw.c cxm_enc_fw.c cxm_audio.c #cxm_eeprom.c \
#+         cxm_ir.c cxm_tuner.c cxm_video.c \
#+         tda9887.c fbsd-compat.c cx25840-core.c cx25840-audio.c #cx25840-firmware.c cx25840_fw.c cx25840-vbi.c wm8775.c\
#+         opt_cxm.h bus_if.h device_if.h iicbb_if.h pci_if.h vnode_if.h \
#+         v4l2_ioctl_hook.h tda9887.h wm8775.h fbsd-compat.h
#+ CFLAGS+= -I../../..
#
#  .include <bsd.kmod.mk>





More information about the freebsd-multimedia mailing list