Date: Tue, 17 Apr 2001 11:00:06 -0700 (PDT) From: <will@FreeBSD.org> To: anarcat@tao.ca, will@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/26628: New port: audio/qtecasound, well done Message-ID: <200104171800.f3HI06w99983@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104171800.f3HI06w99983>