Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Can't compile on gentoo linux #58

@funkoolow

Description

@funkoolow

hi,
trying to compile on gentoo, stops with this output:

/usr/bin/ruby19 extconf.rb
checking for portaudio.h... yes
checking for main() in -lportaudio... yes
checking for PaStreamCallbackTimeInfo in portaudio.h... yes
creating Makefile

make
compiling portaudio.c
linking shared-object portaudio.so
portaudio.o: nella funzione "rb_portaudio_write_from_mpg":
portaudio.c:(.text+0x4d9): riferimento non definito a "mpg123_read"
portaudio.c:(.text+0x534): riferimento non definito a "mpg123_plain_strerror"
collect2: error: ld returned 1 exit status
make: *** [portaudio.so] Errore 1

maybe some specific support must be enabled in portaudio? my version is 19_pre20140130, compiled with following flags: alsa cxx -debug -jack -oss -static-libs.

thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions