Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Dec 2011 16:57:20 GMT
From:      scheidell@FreeBSD.org
To:        scheidell@FreeBSD.org, scheidell@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/162349: build fix for audio/aureal-kmod
Message-ID:  <201112051657.pB5GvKnR011453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: build fix for audio/aureal-kmod

Responsible-Changed-From-To: scheidell->freebsd-ports-bugs 
Responsible-Changed-By: scheidell
Responsible-Changed-When: Mon Dec 5 16:55:52 UTC 2011
Responsible-Changed-Why: 
won't build on 8.2 (or .7.4 for that matter)
.for STRAY in ${STRAYFILES}
.if exists(${SRC_BASE}/sys/dev/sound/pci/${STRAY})
        @${ECHO}
        @${ECHO} "You have stray code in your tree.  Make sure you"
        @${ECHO} "do not have any of the following:"
        @${ECHO}
        @${ECHO} "${SRC_BASE}/sys/dev/sound/pci/au88x0.c"
        @${ECHO} "${SRC_BASE}/sys/dev/sound/pci/au88x0.h"
        @${ECHO} "${SRC_BASE}/sys/dev/sound/pci/asp10.o"
        @${ECHO} "${SRC_BASE}/sys/dev/sound/pci/asp20.o"
        @${ECHO} "${SRC_BASE}/sys/dev/sound/pci/asp30.o"
        @${ECHO}
        @${FALSE}
back to pool, for someone else to figure it out, unless submitter can supply a
patch that will build

http://www.freebsd.org/cgi/query-pr.cgi?pr=162349



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112051657.pB5GvKnR011453>