From: Peter J. S. <dev...@to...> - 2008-05-22 02:21:49
|
BG = Ben BG> After that fix, I got the rest compiled, but still BG> failed on link: BG> BG> Project.o: In function `JZProject': BG> /home/ben/Build/JazzBuild/src/../../jazz/src/Project.cpp:167: undefined reference to `tAudioPlayer::tAudioPlayer(JZSong*)' BG> /home/ben/Build/JazzBuild/src/../../jazz/src/Project.cpp:167: undefined reference to `tAudioPlayer::tAudioPlayer(JZSong*)' BG> collect2: ld returned 1 exit status Ben, You need to 1. Install the ALSA development package on your system 2. Clean out your Build directory 3. Rerun configure 4. Rerun make What distribution are you using? Donald, This might become part of a development or build FAQ. Pete |