Subject: pkg/24028: graphics/mjpegtools can't compile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <cesar_catrian@yahoo.com>
List: netbsd-bugs
Date: 01/09/2004 04:24:51
>Number: 24028
>Category: pkg
>Synopsis: mjpegtools can't compile, variable not found
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 09 04:26:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Cesar Catrian C.
>Release: NetBSD 1.6.2_RC3
>Organization:
>Environment:
System: NetBSD core.cjc.cl 1.6.2_RC3 NetBSD 1.6.2_RC3 (GENERIC) #0: Sun Jan 4 15:36:44 CLST 2004 cetrox@core.cjc.cl:/home/cetrox/src/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
the package graphics/mjpegtools can't compile without defining FORK_NOT_THREAD
>How-To-Repeat:
make at the directory.
>Fix:
--- lavtools/audiolib.c.orig Thu Jan 8 09:12:03 2004
+++ lavtools/audiolib.c Thu Jan 8 09:12:52 2004
@@ -55,6 +55,8 @@
#include <sys/ipc.h>
#include <sys/shm.h>
+#define FORK_NOT_THREAD no
+
#ifndef FORK_NOT_THREAD
#include <pthread.h>
#endif
>Release-Note:
>Audit-Trail:
>Unformatted: