From owner-freebsd-ports Tue Apr 17 11: 0: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BCDB37B422; Tue, 17 Apr 2001 11:00:06 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3HI06w99983; Tue, 17 Apr 2001 11:00:06 -0700 (PDT) (envelope-from will) Date: Tue, 17 Apr 2001 11:00:06 -0700 (PDT) From: Message-Id: <200104171800.f3HI06w99983@freefall.freebsd.org> To: anarcat@tao.ca, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/26628: New port: audio/qtecasound, well done Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: New port: audio/qtecasound, well done State-Changed-From-To: open->analyzed State-Changed-By: will State-Changed-When: Tue Apr 17 10:59:05 PDT 2001 State-Changed-Why: More bugs, as usual: You forgot the MASTER_SITE_SUBDIR for MASTER_SITE_SOURCEFORGE. And the port doesn't compile: In file included from qechainoperator.h:7, from qesignallevel.h:8, from qesignallevel.cpp:35: qelibraryobject.h:64: syntax error before `;' qelibraryobject.h: In method `void QELibraryObject::lock_object()': qelibraryobject.h:23: `thread_lock' undeclared (first use this function) qelibraryobject.h:23: (Each undeclared identifier is reported only once qelibraryobject.h:23: for each function it appears in.) qelibraryobject.h:23: implicit declaration of function `int pthread_mutex_lock(...)' qelibraryobject.h: In method `bool QELibraryObject::try_lock_object()': qelibraryobject.h:37: implicit declaration of function `int pthread_mutex_trylock(...)' qelibraryobject.h: In method `void QELibraryObject::unlock_object()': qelibraryobject.h:50: implicit declaration of function `int pthread_mutex_unlock(...)' qelibraryobject.h: In method `QELibraryObject::QELibraryObject()': qelibraryobject.h:59: implicit declaration of function `int pthread_mutex_init(...)' gmake[2]: *** [qesignallevel.lo] Error 1 gmake[2]: Leaving directory `/net/puck/will/ports/audio/qtecasound/work/qtecasound-0.1dev4/libqtecasound' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/net/puck/will/ports/audio/qtecasound/work/qtecasound-0.1dev4' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Are you sure this ecasound stuff has any sort of sanity? The last couple times I tried to compile it, something always breaks. http://www.freebsd.org/cgi/query-pr.cgi?pr=26628 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message