Public bug reported: I downloaded libpri from SVN: > svn co http://svn.asterisk.org/svn/libpri/tags/1.4.11.2 > cd 1.4.11.2 > make
Executing "make" gives me the following error: q921.c: In function 'q921_dump': q921.c:811:7: error: variable 'tei' set but not used [-Werror=unused-but-set-variable] I found a similar bug here: https://bugs.launchpad.net/ubuntu/+source/libpri/+bug/831145 But I don't understand how I am supposed to solve this issue, and get a successful make. ** Affects: libpri (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1102723 Title: Make error: variable 'tei' set but not used To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libpri/+bug/1102723/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
