[Ekiga-list] Build ekiga-3.0.1 build error on undefined reference to `midiparser_create'



I was trying to build ekiga-3.0.1 sound under my Ubuntu 8.04 (2.6.27 kernel). What I did was

1) build ptlib-2.4.2 by configure --prefix=/usr; make; make install
it works well

2) build opal-3.4.2 by configure --prefix=/usr; make; make install
it works well

3) build ekiga-3.0.1by configure --prefix=/usr; make; make install
it errors out  in
/usr/bin/../lib/libasound.so.2: undefined reference to `midiparser_create'
/usr/bin/../lib/libasound.so.2: undefined reference to `midiparser_input_buf'
collect2: ld returned 1 exit stat

      My system has  libasound2 (1.0.15-3) and libasound2-dev  (1.0.15-3) library installed. I wonder are they good for ekiga-3.0.1? Any suggestion will be appreciated?






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]