Le jeudi 08 janvier 2009 à 21:42 -0800, lifu a écrit : > 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 >
Please post the fill output so that we know what complains about libasound. It seems your headers do not correspond to the installed library. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[email protected] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
