ports/53231: [Patch] port: audio/ecawave fix build error
Serge Gagnon
gagnon__s at videotron.ca
Wed Jun 11 22:30:02 UTC 2003
>Number: 53231
>Category: ports
>Synopsis: [Patch] port: audio/ecawave fix build error
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 11 15:30:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Serge Gagnon
>Release: FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge at quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386
>Description:
o Fix build error
o New file : ${FILESDIR}/patch-qewaveform.h
>How-To-Repeat:
cd audio/ecawave && make
>Fix:
--- patch-qewaveform.h begins here ---
--- src/qewaveform.h.orig Wed Jun 11 18:38:05 2003
+++ src/qewaveform.h Wed Jun 11 18:38:39 2003
@@ -1,6 +1,7 @@
#ifndef INCLUDED_QEWAVEFORM_H
#define INCLUDED_QEWAVEFORM_H
+#include <sys/types.h>
#include <vector>
#include <qwidget.h>
--- patch-qewaveform.h ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list