Download raw body.
New ZoneMinder Port
Hi, folks. I'm working on my first OpenBSD port of the video
surveillance project called ZoneMinder and I've run into a problem.
Coming from the Linux world, I have very little OpenBSD experience so
this is all a bit of a mystery to me and I could use some help.
I've created the Makefile and gotten the makesum, configure, and build
steps to work, but when I run 'doas make install' I get the following
error. Any ideas?
`/usr/ports/pobj/zoneminder-1.39.17.tar.gz/fake-amd64/.fake_done' is up to date.
===> Building package for zoneminder-1.39.17.tar.gz
Create /usr/ports/packages/amd64/all/zoneminder-1.39.17.tar.gz.tgz
Creating package zoneminder-1.39.17.tar.gz
pkg_create: can't read packing-list /usr/ports/pkgdir/PLIST
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2243
'/usr/ports/packages/amd64/all/zoneminder-1.39.17.tar.gz.tgz': @trap
"cd /us...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2727
'_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$(
mktem...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2706
'package': @:; cd /usr/ports/mystuff/security/zoneminder &&
PKGPATH=security...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2256
'/var/db/pkg/zoneminder-1.39.17.tar.gz/+CONTENTS': @cd
/usr/ports/mystuff/se...)
*** Error 2 in /usr/ports/mystuff/security/zoneminder
(/usr/ports/infrastructure/mk/bsd.port.mk:2706 'install':
@lock=zoneminder-1.39.17.tar...)
Thanks,
-vansid
New ZoneMinder Port