Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pksampler - problemy z kompilacja pkaudio
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
venom
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jun 2005
Posts: 110
Location: Poland

PostPosted: Thu Oct 13, 2005 2:08 pm    Post subject: pksampler - problemy z kompilacja pkaudio Reply with quote

czesc, chcialem zainstalowac sobie pksamplera (cos takiego niby do dj'owania na linuksa). Nie ma tego w portage wiec sciagnalem sobie ze stronki i zaczynam instalacje:

Quote:

darkstar pksampler-0.3 # python install.py

Installing pksampler-0.3 ...
Looking for sudo: /usr/bin/sudo

>> Installing pkutils ...


>> Compiling pkutils modules ...

Compiling pkutils.pyc

>> Installing pkutils modules ...

Copying pkutils.pyc

>> Checking for Qt ...

Found Qt version 3.3.4, PyQt version 3.13

>> Checking for pkaudio ...

Could not find pkaudiod executable.


pkaudio rowniez w portege nie ma. na sourceforge sa "az" 3 wersje -0.1, 0.2, 0.3. Wszystkie z nich wyprobowalem i kazda z nich wykrzacza sie tak samo :

Quote:

gcc -shared .libs/libpkaudio.la-13.o -L/usr/lib /usr/lib/libasound.so /usr/lib/libvorbisf ile.so -lSoundTouch -g -O2 -Wl,-soname -Wl,libpkaudio.so.0 -o .libs/libpkaudio.so.0.0.0
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lSoundTouch
collect2: ld returned 1 exit status
make[2]: *** [libpkaudio.la] Error 1
make[2]: Leaving directory `/home/venom/pkaudio-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/venom/pkaudio-0.1'
make: *** [all] Error 2


a ja za bardzo nie wiem co moze to oznaczac, tzn o co chodzi to ja wiem - tylko co zrobic nie :) ... moze ktos by mi podpowiedzial :-) ?
Back to top
View user's profile Send private message
milu
Bodhisattva
Bodhisattva


Joined: 03 May 2004
Posts: 1122
Location: Poland, Konstancin-Jeziorna

PostPosted: Thu Oct 13, 2005 4:09 pm    Post subject: Reply with quote

Brakuje Ci jeszcze biblioteki SoundTouch - gdzieś na sourceforge jest.
_________________
Pozdrawiam,
Milu
------------------------------------
Registered Linux User: #246079

Zanim zadasz pytanie przeczytaj to dokładnie!!
Back to top
View user's profile Send private message
venom
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jun 2005
Posts: 110
Location: Poland

PostPosted: Sat Oct 15, 2005 7:49 am    Post subject: Reply with quote

rzeczywiscie - jakby sie cos ruszylo. soundtouch jest nawet w portage : media-libs/libsoundtouch i to wlasnie tak zainstalowalem - emerge (...) ale i tak cos jest nie tak, bo:

- ./configure idzie dobrze, robi co trzeba. a kiedy daje make to krzaczy sie juz na samym poczatku. Tu jest wycinek calego:

Quote:

make all-recursive
make[1]: Entering directory `/home/venom/pkaudio-0.3'
Making all in src
make[2]: Entering directory `/home/venom/pkaudio-0.3/src'
source='djengine.cpp' object='djengine.lo' libtool=yes \
depfile='.deps/djengine.Plo' tmpdepfile='.deps/djengine.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -o djengine.lo `test -f 'djengine.cpp' || echo './'`djengine.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c djengine.cpp -MT djengine.lo -MD -MP -MF .deps/djengine.TPlo -fPIC -DPIC -o .libs/djengine.o
djengine.cpp: In constructor `PK::DJEngine::DJEngine(PK::MediaReader*)':
djengine.cpp:44: error: invalid use of undefined type `struct
soundtouch::SoundTouch'
djengine.h:34: error: forward declaration of `struct soundtouch::SoundTouch'
djengine.cpp:45: error: `setSampleRate' undeclared (first use this function)
djengine.cpp:45: error: (Each undeclared identifier is reported only once for
each function it appears in.)
djengine.cpp:46: error: `setChannels' undeclared (first use this function)
djengine.cpp: In destructor `virtual PK::DJEngine::~DJEngine()':
djengine.cpp:69: warning: possible problem detected in invocation of delete
operator:
djengine.cpp:69: warning: invalid use of undefined type `struct
soundtouch::SoundTouch'
djengine.h:34: warning: forward declaration of `struct soundtouch::SoundTouch'
djengine.cpp:69: note: neither the destructor nor the class-specific operator
delete will be called, even if they are declared when the class is defined.
djengine.cpp: In member function `void PK::DJEngine::pitchedRead(sample_t*,
unsigned int, int)':
djengine.cpp:122: error: `numSamples' undeclared (first use this function)
djengine.cpp:148: error: `putSamples' undeclared (first use this function)
djengine.cpp:153: error: `receiveSamples' undeclared (first use this function)
djengine.cpp: In member function `float PK::DJEngine::setPitch(float)':
djengine.cpp:171: error: `setRateChange' undeclared (first use this function)
make[2]: *** [djengine.lo] Error 1
make[2]: Leaving directory `/home/venom/pkaudio-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/venom/pkaudio-0.3'
make: *** [all] Error 2


pomocy ? [;
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum