Hi list ! <br>i`ve got a c code that work fine  ("./configure && make && make install" all good)<br>later, i try to make a deb package... when i run "debuild -us -uc" look this error:<br>
<br>/usr/src/katerr/katerr-0.0.1/LIBIMP/LIBIMP.c:147: undefined reference to `TRAIZ_Set_Object'<br><br><br>Anybody can help me with this ?<br><br>