The build problem is there isn't berkeley db headers installed on your system. I'll try to find the correct method of detecting this. In the mean time you can edit assman/Makefile and add -I<br>/usr/include/db3 (or whereever your 
db.h is located) to the CFLAGS variable.<br><br><div><span class="gmail_quote">On 3/16/06, <b class="gmail_sendername">El Flynn</b> &lt;<a href="mailto:el_flynn@lanvik-icu.com">el_flynn@lanvik-icu.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Sig,<br><br>I'm trying to compile the assman package, but some errors come up:<br><br>dceptcons:/usr/local/src/libassman-current # make
<br>make -C libassman<br>make[1]: Entering directory `/usr/local/src/libassman-current/libassman'<br>cc -I../inc -Wall&nbsp;&nbsp; -c -o assman.o assman.c<br>In file included from assman.c:8:<br>manager_status.h:4:16: db.h: No such file or directory
<br>manager_status.h:9:16: db.h: No such file or directory<br>In file included from assman.c:8:<br>manager_status.h:57: error: parse error before '*' token<br>manager_status.h:57: error: parse error before '*' token<br>manager_status.h:57: warning: type defaults to `int' in declaration of
<br>`manager_database_init'<br>manager_status.h:57: warning: data definition has no type or storage class<br>manager_status.h:60: error: parse error before '*' token<br>manager_status.h:61: error: parse error before '*' token
<br>manager_status.h:62: error: parse error before '*' token<br>manager_status.h:63: error: parse error before '*' token<br>make[1]: *** [assman.o] Error 1<br>make[1]: Leaving directory `/usr/local/src/libassman-current/libassman'
<br>make: *** [all] Error 2<br><br>is the db.h file missing from the current tarball? I just downloaded it a couple<br>of minutes ago.<br><br>cheers<br>flynn<br><br>Sig Lange wrote:<br>&gt; I am currently developing a asterisk ncurses interface using the manager
<br>&gt; API. The project is currently awaiting sourceforge's approval but I have a<br>&gt; beta online at <a href="http://sig.lange.googlepages.com/assman">http://sig.lange.googlepages.com/assman</a> . The projects real<br>
&gt; home will be <a href="http://assman.sf.net">assman.sf.net</a>. This project really consists of two parts,<br>&gt; libassman is a C manager API and assman is the ncurses portion. It's still<br>&gt; beta but I have been running it for quite some time on a production server
<br>&gt; w/o any major glitches. Soon as the <a href="http://sf.net">sf.net</a> approves the project I will have<br>&gt; SVN and the latest versions online.<br>&gt;<br>&gt; Feedback is welcome as well as requested features.
<br>&gt;<br>&gt; Thanks.<br>&gt;<br>&gt; --<br>&gt; Sig Lange<br>&gt; <a href="http://www.signuts.net/">http://www.signuts.net/</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; Asterisk-Users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Sig Lange<br><a href="http://www.signuts.net/">http://www.signuts.net/</a>