Greetings, <br><br>This is my first post to the mailing list and please excuse me if the following troubleshooting request is directed in the wrong place, or is formatted wrong. <br><br>The .org website has no forum I could find to present this to.. <br>
<br>I&#39;m trying to compile a asterisk package for the Smoothwall Express, open source firewall package.. <br>More information about this package can be had at <a href="http://www.smoothwall.org">www.smoothwall.org</a><br>
<br>The package is designed to be a linux &quot;firewall&quot; with a web GUI and additional services that can be added, and are considered non cannon mods.. <br><br>UNAME = 2.6.16.60-1 #1 Mon May 24 11:04:53 BST 2010 i686 GNU/Linux<br>
<br>My problem is that while tying to build  xpp (astribank)  my system is complaining about &#39;semtimedop&#39;<br><br>See Below: <br><br>SecureExit (root) /tmp/asterisk/dahdi-linux-complete-2.4.0/tools/xpp $ make KSRC=/usr/src/expresscore/distrib/build/sources/kernel-runtime/<br>
Makefile:140: .depend: No such file or directory<br>for i in dahdi_registration xpp_sync lsdahdi xpp_blink dahdi_genconf dahdi_hardware twinstar; do perl -I./perl_modules -c $i || exit 1; done<br>dahdi_registration syntax OK<br>
xpp_sync syntax OK<br>lsdahdi syntax OK<br>xpp_blink syntax OK<br>dahdi_genconf syntax OK<br>dahdi_hardware syntax OK<br>twinstar syntax OK<br>touch .perlcheck<br>gcc -g -O2 -g -Wall    -c -o astribank_is_starting.o astribank_is_starting.c<br>
astribank_is_starting.c: In function `absem_wait&#39;:<br>astribank_is_starting.c:96: warning: implicit declaration of function `semtimedop&#39;<br>gcc  astribank_is_starting.o  -o astribank_is_starting<br>astribank_is_starting.o: In function `absem_wait&#39;:<br>
/tmp/asterisk/dahdi-linux-complete-2.4.0/tools/xpp/astribank_is_starting.c:96: undefined reference to `semtimedop&#39;<br>collect2: ld returned 1 exit status<br>make: *** [astribank_is_starting] Error 1<br>SecureExit (root) /tmp/asterisk/dahdi-linux-complete-2.4.0/tools/xpp $<br>
<br><br>A Nudge in the right direction would be most grateful. <br><br>Gabriel Dungan <br><a href="mailto:gjdunga@dstaftn.net">gjdunga@dstaftn.net</a> <br><br><br><br><br><br>