<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Asterisk-Users] Zaptel Issue in Fedora Core 2 test 3</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I have done as below now I get a new error message when trying to make clean or make install it says </FONT>
</P>

<P><FONT SIZE=2>Makefile:230: *** missing rule before commands.&nbsp; Stop.</FONT>
</P>

<P><FONT SIZE=2>In the build I have these lines were slightly different the ifeq ($(DYNFS),) is on line 230. I take it you didn't comment out the lines below as these look like they are creating the device nodes.</FONT></P>
<BR>

<P><FONT SIZE=2>Any ideas</FONT>
</P>

<P><FONT SIZE=2>Thanks</FONT>
</P>

<P><FONT SIZE=2>James</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Patrick Conroy [<A HREF="mailto:patrick.j.conroy@gmail.com">mailto:patrick.j.conroy@gmail.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: 05 November 2004 12:04</FONT>
<BR><FONT SIZE=2>To: Asterisk Users Mailing List - Non-Commercial Discussion</FONT>
<BR><FONT SIZE=2>Subject: Re: [Asterisk-Users] Zaptel Issue in Fedora Core 2 test 3</FONT>
</P>
<BR>

<P><FONT SIZE=2>&gt; I have the following error once I have installed asterisk on my new Fedora</FONT>
<BR><FONT SIZE=2>&gt; Core 2 test 3 box with a T100P, compiled fine no problems after using the</FONT>
<BR><FONT SIZE=2>&gt; info on voip-info.org but when i run ztcfg i get this error message: </FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp; </FONT>
<BR><FONT SIZE=2>&gt; Notice: Configuration file is /etc/zaptel.conf</FONT>
<BR><FONT SIZE=2>&gt; line 143: Unable to open master device '/dev/zap/ctl'</FONT>
<BR><FONT SIZE=2>&gt;&nbsp; </FONT>
</P>
<BR>

<P><FONT SIZE=2>I had the same problem when I tried to install zaptel on FC2.&nbsp; I</FONT>
<BR><FONT SIZE=2>resolved it by commenting out the following lines:</FONT>
</P>

<P><FONT SIZE=2>ifeq ($(DYNFS),)</FONT>
<BR><FONT SIZE=2>else</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @echo &quot;**** Dynamic filesystem detected -- not creating device nodes&quot;</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @echo &quot;**** If you are running udev, read README.udev&quot;</FONT>
<BR><FONT SIZE=2>endif</FONT>
</P>

<P><FONT SIZE=2>from the zaptel Makefile (lines 233, 253-256 as of this morning's Makefile).</FONT>
</P>

<P><FONT SIZE=2>Hope this helps,</FONT>
<BR><FONT SIZE=2>Patrick</FONT>
<BR><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Asterisk-Users mailing list</FONT>
<BR><FONT SIZE=2>Asterisk-Users@lists.digium.com</FONT>
<BR><FONT SIZE=2><A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</A></FONT>
<BR><FONT SIZE=2>To UNSUBSCRIBE or update options visit:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</A></FONT>
</P>
<BR>

<P><B><FONT SIZE=2>This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.</FONT></B></P>

</BODY>
</HTML>