pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40349: Canna server complains "/CANNA0msgs open faild" when start up
>Number: 40349
>Category: pkg
>Synopsis: Canna server complains "/CANNA0msgs open faild" when start up
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 09 12:25:00 +0000 2009
>Originator: MOCHIDA Shuji
>Release: NetBSD 3.1.1
>Organization:
person
>Environment:
System: NetBSD cedar 3.1.1 NetBSD 3.1.1 (GENERIC) #0: Sun Jul 1 07:28:42 PDT
2007
builds@wb26:/home/builds/ab/netbsd-3-1-1-RELEASE/alpha/200707010939Z-obj/home/builds/ab/netbsd-3-1-1-RELEASE/src/sys/arch/alpha/compile/GENERIC
alpha
Architecture: alpha
Machine: alpha
>Description:
Canna server tries to write messages to file /CANNA0msgs.
That should be /var/spool/canna/CANNA0msgs.
>How-To-Repeat:
install inputmethod/canna-server and run.
>Fix:
CANNA_SPOOL defined in inputmethod/canna/Makefile.common should be passed to
xmkmf while configure.
That part was deleted at below (do-configure target)
inputmethod/canna-server/Makefile 1.17
inputmethod/canna/Makefile.common 1.16
Workaround. I don't know that is correct or not.
--- inputmethod/canna/Makefile.common.ORIG 2007-09-08 07:12:12.000000000
+0900
+++ inputmethod/canna/Makefile.common 2009-01-09 16:20:32.000000000 +0900
@@ -35,3 +35,6 @@
MAKE_ENV+= ${CANNA_ENV}
PLIST_SUBST+= ${CANNA_ENV}
FILES_SUBST+= ${CANNA_ENV}
+
+# for imake
+SCRIPTS_ENV+= ${CANNA_ENV}
Home |
Main Index |
Thread Index |
Old Index