Skip to content

Instantly share code, notes, and snippets.

@aycanirican
Created February 4, 2012 20:55
Show Gist options
  • Select an option

  • Save aycanirican/1740098 to your computer and use it in GitHub Desktop.

Select an option

Save aycanirican/1740098 to your computer and use it in GitHub Desktop.
dragonflybsd pkgsrc: esound-0.2.41 build failed.
===> Checking for vulnerabilities in esound-0.2.41
===> Building for esound-0.2.41
/usr/pkg/bin/bmake all-recursive
Making all in docs
/bin/sh ./libtool --tag=CC --mode=link cc -I/usr/include -I/usr/pkg/include
-I/usr/pkg/include -Wall -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr
/pkg/lib -o esd esd.o clients.o filter.o mix.o players.o proto.o samples.o l
ibesd.la -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -laudiofile -Wl,-R/usr/pkg/lib -L/usr
/pkg/lib -laudiofile
libtool: link: cc -I/usr/pkgsrc/audio/esound/work/.buildlink/include -Wall -Wl,-
R/usr/pkg/lib -o .libs/esd esd.o clients.o filter.o mix.o players.o proto.o samp
les.o -L/usr/pkgsrc/audio/esound/work/.buildlink/lib ./.libs/libesd.so /usr/pkg
src/audio/esound/work/.buildlink/lib/libaudiofile.so -Wl,-rpath -Wl,/usr/pkg/lib
-Wl,-rpath -Wl,/usr/pkgsrc/audio/esound/work/.buildlink/lib
/usr/libexec/binutils222/elf/ld: esd.o: undefined reference to symbol 'sin'
/usr/libexec/binutils222/elf/ld: note: 'sin' is defined in DSO /usr/lib/libm.so.
3 so try adding it to the linker command line
/usr/lib/libm.so.3: could not read symbols: Invalid operation
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/audio/esound/work/esound-0.2.41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment