ports/129362: audio/freealut fails during make

J. Altman < freebsd at chthonic.com
Tue Dec 2 03:00:11 UTC 2008


>Number:         129362
>Category:       ports
>Synopsis:       audio/freealut fails during make
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 02 03:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     J. Altman
>Release:        FreeBSD 7.0-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD whisperer.chthonixia.net 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Tue Nov 25 08:06:02 EST 2008 root at whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER i386

>Description:

make install
===>  Building for freealut-1.1.0_1
gmake  all-recursive
<snip>
Making all in examples
gmake[2]: Entering directory `/usr/ports/audio/freealut/work/freealut-1.1.0/examples'
/bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden  -Wall -ansi -pedantic -O2 -fno-strict-aliasing -pipe -march=prescott -lopenal -pthread  -L/usr/local/lib -o hello_world  hello_world.o ../src/libalut.la 
cc -fvisibility=hidden -Wall -ansi -pedantic -O2 -fno-strict-aliasing -pipe -march=prescott -pthread -o .libs/hello_world hello_world.o  /usr/local/lib/libopenal.so -L/usr/local/lib -lpthread -pthread ../src/.libs/libalut.so -lm  -Wl,--rpath -Wl,/usr/local/lib
/usr/local/lib/libopenal.so: undefined reference to `_alMMXmemcpy'
/usr/local/lib/libopenal.so: undefined reference to `_alDetectx86CPUCaps'
/usr/local/lib/libopenal.so: undefined reference to `__alMMXmemcpy'
/usr/local/lib/libopenal.so: undefined reference to `__alDetectx86CPUCaps'
gmake[2]: *** [hello_world] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/freealut/work/freealut-1.1.0/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/freealut/work/freealut-1.1.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/audio/freealut.
>How-To-Repeat:
cd into /usr/ports/audio/freealut; type make install.

Additional info:

I looked through ports/UPDATING; and do not see a clue for resolution.
http://bugs.gentoo.org/show_bug.cgi?id=244852 seems to show the same error, and is dated 2008-11-07; also I built freealut in August on an Intel Core2 (built via blender)...and I cannot see what might have changed, but it does not appear to be the port. openal built fine on December 1; but blender (my real goal) fails due to its need for freealut.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list