<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Comic Sans MS" size=2><FONT face="Times New Roman"
size=3>Hi, I worked with Asterisk 0.7 without problems until I tryed to
load<BR>H323. I downloaded the last version and after some try I compile
it.<BR>I followed the description in /asterisk/channels/h323/Readme<BR>and
the compilation of this part was good. But the new compilation<BR>of Asterisk
was impossible (problem with chan_h323.so). I search<BR>info with Google and I
read that the problem could be with the different <BR>kind of version.<BR>Today
I downloaded the last version of Zaptel, Libpri and Asterisk from<BR>cvs and I
followed the description in <BR></FONT><A href=""><FONT
face="Times New Roman"
size=3>http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation</FONT></A><FONT
face="Times New Roman" size=3>.<BR>For Zaptel and Libpri it's ok. but I can' t
compile Asterisk...<BR><BR>somebody can help me? Thank you very much<BR><BR>my
version of kernel, I've SUSE 8.1<BR><BR>linux:/usr/src/asterisk # uname
-a<BR>Linux linux 2.4.21-238-default #1 Thu Jul 29 17:37:30 UTC 2004 i686
unknown<BR>linux:/usr/src/asterisk #<BR>linux:/usr/src/asterisk # cat
/proc/version<BR>Linux version 2.4.21-238-default (</FONT><A href=""><FONT
face="Times New Roman" size=3>root@i386.suse.de</FONT></A><FONT
face="Times New Roman" size=3>) (gcc version 3.2.2) <BR>#1 Thu Jul 29 17:37:30
UTC 2004<BR>linux:/usr/src/asterisk #<BR><BR>the error<BR><BR>make[1]: Leaving
directory `/usr/src/asterisk/cdr'<BR>make[1]: Entering directory
`/usr/src/asterisk/utils'<BR>gcc -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes <BR>-Wmissing-declarations -g -Iinclude -I../include
-D_REENTRANT <BR>-D_GNU_SOURCE -O6 -march=i686
-DZAPTEL_OPTIMIZATIONS
<BR>-DASTERISK_VERSION=\"CVS-HEAD-12/29/04-09:53:32\"
<BR>-DASTERISK_VERSION_NUM=999999 -DINSTALL_PREFIX=\"\"
<BR>-DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\"
<BR>-DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\"
<BR>-DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\"
<BR>-DASTCONFPATH=\"/etc/asterisk/asterisk.conf\"
<BR>-DASTMODDIR=\"/usr/lib/asterisk/modules\"
<BR>-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN <BR>-DNO_AST_MM -c
-o smsq.o smsq.c<BR>smsq.c: In function `main':<BR>smsq.c:422:
`POPT_ARGFLAG_SHOW_DEFAULT' undeclared (first use in this
<BR>function)<BR>smsq.c:422: (Each undeclared identifier is reported only
once<BR>smsq.c:422: for each function it appears in.)<BR>make[1]: *** [smsq.o]
Error 1<BR>make[1]: Leaving directory `/usr/src/asterisk/utils'<BR>make: ***
[subdirs] Error 1</FONT><BR></FONT></DIV></BODY></HTML>