<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I will do that. I think you are missing the point here though. If a
program would SegFault from missing conf files, it would be a HUGE bug.
The problem I am facing is most likely due to my plattform. As they
have build Debian packages for Itanium I was hoping that somebody would
have experience with compiling on Itanium and could give me some
pointers. In worst case scenarion I will just grab another Intel box
and build it on that one.<br>
<br>
Thanks,<br>
<br>
// Jonas<br>
<br>
Derek Whitten wrote:
<blockquote cite="mid1123611597.1607.1.camel@homer.internal.vpn"
 type="cite">
  <pre wrap="">why not go back into your * src tree and 'make samples'?



On Tue, 2005-08-09 at 10:59, Jonas Arndt wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Zoa,

Nope, I didn't. I thought I was VERY clear on that point. What I did was 
following the guidlines in the "An introduction to Asterisk" document.It 
told me to create certain conf files in /etc/asterisk and then start it, 
which I did.

In any case, I find it EXTREMELY hard to believe that an application 
should SegFault from missing configuration files. There's gotta be 
something else going on here, wouldn't you agree?

// Jonas

Zoa wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Did you ever try asterisk on a non itanium ?

You dont have a single configuration file on  your machine, of course it
doesnt work :p

zoa

Jonas Arndt wrote:

      </pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

The story never ends.... After a succesful buld without gsm codec, I
installed it and ran:

itanium:/etc/asterisk # /usr/sbin/asterisk -cvvv
 == Parsing '/etc/asterisk/asterisk.conf': Not found (No such file or
directory)
 == Parsing '/etc/asterisk/extconfig.conf': Not found (No such file or
directory)
Asterisk CVS-HEAD, Copyright (C) 1999 - 2005 Digium.
Written by Mark Spencer <a class="moz-txt-link-rfc2396E" href="mailto:markster@digium.com">&lt;markster@digium.com&gt;</a>
========================================================================= 

 == Parsing '/etc/asterisk/logger.conf': Not found (No such file or
directory)
Asterisk Event Logger Started /var/log/asterisk/event_log
Asterisk Dynamic Loader loading preload modules:
 == Parsing '/etc/asterisk/modules.conf': Found
 == Manager registered action Ping
 == Manager registered action Events
 == Manager registered action Logoff
 == Manager registered action Hangup
 == Manager registered action Status
 == Manager registered action Setvar
 == Manager registered action Getvar
 == Manager registered action Redirect
 == Manager registered action Originate
 == Manager registered action Command
 == Manager registered action ExtensionState
 == Manager registered action AbsoluteTimeout
 == Manager registered action MailboxStatus
 == Manager registered action MailboxCount
 == Manager registered action ListCommands
 == Parsing '/etc/asterisk/manager.conf': Not found (No such file or
directory)
 == Parsing '/etc/asterisk/cdr.conf': Not found (No such file or
directory)
 == Parsing '/etc/asterisk/rtp.conf': Not found (No such file or
directory)
 == RTP Allocating from port range 5000 -&gt; 31000
Asterisk PBX Core Initializing
Registering builtin applications:
[AbsoluteTimeout]
 == Registered application 'AbsoluteTimeout'
[Answer]
 == Registered application 'Answer'
[BackGround]
 == Registered application 'BackGround'
[Busy]
 == Registered application 'Busy'
[Congestion]
 == Registered application 'Congestion'
[DigitTimeout]
 == Registered application 'DigitTimeout'
[Goto]
 == Registered application 'Goto'
[GotoIf]
 == Registered application 'GotoIf'
[GotoIfTime]
 == Registered application 'GotoIfTime'
[ExecIfTime]
 == Registered application 'ExecIfTime'
[Hangup]
 == Registered application 'Hangup'
[NoOp]
 == Registered application 'NoOp'
[Prefix]
 == Registered application 'Prefix'
[Progress]
 == Registered application 'Progress'
[ResetCDR]
 == Registered application 'ResetCDR'
[ResponseTimeout]
 == Registered application 'ResponseTimeout'
[Ringing]
 == Registered application 'Ringing'
[SayNumber]
 == Registered application 'SayNumber'
[SayDigits]
 == Registered application 'SayDigits'
[SayAlpha]
 == Registered application 'SayAlpha'
[SayPhonetic]
 == Registered application 'SayPhonetic'
[SetAccount]
 == Registered application 'SetAccount'
[SetAMAFlags]
 == Registered application 'SetAMAFlags'
[SetGlobalVar]
 == Registered application 'SetGlobalVar'
[SetLanguage]
 == Registered application 'SetLanguage'
[Set]
 == Registered application 'Set'
[SetVar]
 == Registered application 'SetVar'
[ImportVar]
 == Registered application 'ImportVar'
[StripMSD]
 == Registered application 'StripMSD'
[Suffix]
 == Registered application 'Suffix'
[Wait]
 == Registered application 'Wait'
[WaitExten]
 == Registered application 'WaitExten'
Asterisk Dynamic Loader Starting:
 == Parsing '/etc/asterisk/modules.conf': Found
[chan_modem.so] =&gt; (Generic Voice Modem Driver)
 == Parsing '/etc/asterisk/modem.conf': Found
 == Loading modem driver chan_modem_aopen.so =&gt; (A/Open (Rockwell
Chipset) ITU-2 VoiceModem Driver)
 == Registered channel type 'Modem' (Generic Voice ModemChannel Driver)
[res_musiconhold.so] =&gt; (Music On Hold Resource)
 == Registered application 'MusicOnHold'
 == Registered application 'WaitMusicOnHold'
 == Registered application 'SetMusicOnHold'
 == Registered application 'StartMusicOnHold'
 == Registered application 'StopMusicOnHold'
 == Parsing '/etc/asterisk/musiconhold.conf': Not found (No such file
or directory)
[res_agi.so] =&gt; (Asterisk Gateway Interface (AGI))
 == Registered application 'DeadAGI'
 == Registered application 'EAGI'
 == Registered application 'AGI'
[res_adsi.so] =&gt; (ADSI Resource)
 == Parsing '/etc/asterisk/adsi.conf': Not found (No such file or
directory)
[res_features.so] =&gt; (Call Features Resource)
 == Parsing '/etc/asterisk/features.conf': Not found (No such file or
directory)
 == Parsing '/etc/asterisk/parking.conf': Not found (No such file or
directory)
   -- Registered extension context 'parkedcalls'
   -- Added extension '700' priority 1 to parkedcalls
 == Registered application 'ParkedCall'
 == Registered application 'Park'
 == Manager registered action ParkedCalls
[res_crypto.so] =&gt; (Cryptographic Digital Signatures)
   -- Loaded PUBLIC key 'iaxtel'
   -- Loaded PUBLIC key 'freeworlddialup'
[res_indications.so] =&gt; (Indications Configuration)
 == Parsing '/etc/asterisk/indications.conf': Not found (No such file
or directory)
 == Registered application 'PlayTones'
 == Registered application 'StopPlayTones'
[res_monitor.so] =&gt; (Call Monitoring Resource)
 == Registered application 'Monitor'
 == Registered application 'StopMonitor'
 == Registered application 'ChangeMonitor'
 == Manager registered action Monitor
 == Manager registered action StopMonitor
 == Manager registered action ChangeMonitor
[chan_sip.so] =&gt; (Session Initiation Protocol (SIP))
 == Registered channel type 'SIP' (Session Initiation Protocol (SIP))
 == Parsing '/etc/asterisk/sip.conf': Not found (No such file or
directory)
 == Unregistered channel type 'SIP'
Segmentation fault
itanium:/etc/asterisk
#


As you can see it ended with a SegFault.

Any ideas? Did anybody build successfully on Itanium?

Thanks,

// Jonas



Hi Again,

I removed codec_gsm.so from codecs/Makefile and the build work. Like I
said, I am not too familiar with Asterisk yet. What implications will
this have to the functionality?

Thanks,

// Jonas



Jonas Arndt wrote:

        </pre>
        <blockquote type="cite">
          <pre wrap="">Thanks Guys,

I should have mentioned that I have already tried to remove the flag.
What happens then is that I run into other issues.

========================================================================= 


gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations
-g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O6
-DZAPTEL_OPTIMIZAT
IONS          -fomit-frame-pointer  -fPIC     -c
-DNeedFunctionPrototypes=1 -fun
roll-loops -fPIC -O6  -DSASR -DNDEBUG    -DWAV49   -I./inc src/table.c
as   -o src/k6opt.o src/k6opt.s
src/k6opt.s: Assembler messages:
src/k6opt.s:9: Error: unknown pseudo-op: `.value'
src/k6opt.s:10: Error: unknown pseudo-op: `.value'
src/k6opt.s:11: Error: unknown pseudo-op: `.value'
src/k6opt.s:12: Error: unknown pseudo-op: `.value'
src/k6opt.s:13: Error: unknown pseudo-op: `.value'
src/k6opt.s:14: Error: unknown pseudo-op: `.value'
src/k6opt.s:15: Error: unknown pseudo-op: `.value'
src/k6opt.s:16: Error: unknown pseudo-op: `.value'
src/k6opt.s:17: Error: unknown pseudo-op: `.value'
src/k6opt.s:18: Error: unknown pseudo-op: `.value'
src/k6opt.s:19: Error: unknown pseudo-op: `.value'
src/k6opt.s:20: Error: unknown pseudo-op: `.value'
src/k6opt.s:27: Error: Unknown opcode `pushl %ebp'
src/k6opt.s:28: Error: bad expression
src/k6opt.s:28: Error: Illegal operandseparator `e'
src/k6opt.s:29: Error: Unknown opcode `pushl %edi'
src/k6opt.s:30: Error: Unknown opcode `pushl %esi'
src/k6opt.s:31: Error: Unknown opcode `pushl %ebx'
src/k6opt.s:32: Error: Illegal operand separator `('
src/k6opt.s:33: Error: Illegal operand separator `('
src/k6opt.s:34: Error: bad expression
src/k6opt.s:34: Error: Illegal operand separator `e'
src/k6opt.s:35: Error: Unknown opcode `emms'
src/k6opt.s:36: Error: bad expression
src/k6opt.s:36: Error: Illegal operand separator `e'
src/k6opt.s:36: Error: Unknown opcode `movd %eax,%mm5'
src/k6opt.s:37: Error: Unknown opcode `movq coefs,%mm1'
src/k6opt.s:38: Error: Unknown opcode `movq coefs+8,%mm2'
src/k6opt.s:39: Error: Unknown opcode `movq coefs+16,%mm3'
src/k6opt.s:40: Error: Unknown opcode `xorl %esi,%esi'
src/k6opt.s:43: Error: Unknown opcode `movq (%ebx,%esi,2),%mm0'
src/k6opt.s:44: Error: Unknown opcode `pmaddwd %mm1,%mm0'
src/k6opt.s:46: Error: Unknown opcode `movq 8(%ebx,%esi,2),%mm4'
src/k6opt.s:47: Error: Unknown opcode `pmaddwd %mm2,%mm4'
src/k6opt.s:48: Error: Unknown opcode `paddd %mm4,%mm0'
src/k6opt.s:50: Error: Unknown opcode `movq 16(%ebx,%esi,2),%mm4'
src/k6opt.s:51: Error: Unknown opcode `pmaddwd %mm3,%mm4'
src/k6opt.s:52: Error: Unknown opcode `paddd %mm4,%mm0'
========================================================================= 



Thanks,

// Jonas

Kevin P. Fleming wrote:

          </pre>
          <blockquote type="cite">
            <pre wrap="">Jonas Arndt wrote:

            </pre>
            <blockquote type="cite">
              <pre wrap="">The problem I am currently facing seem to be in the codecs/gsm
directory. I am getting the error:
===============================================================
make[2]: Entering directory `/usr/src/asterisk/codecs/gsm'
if [ ! -d ./lib ] ; then mkdir ./lib ; fi
gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE  -O6   -DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer  -fPIC     -c -DNeedFunctionPrototypes=1
-funroll-loops -fPIC -O6 -march=ia64 -DSASR -DNDEBUG    -DWAV49
-I./inc src/add.c
cc1: error: invalid option `arch=ia64'
===============================================================
              </pre>
            </blockquote>
            <pre wrap="">



The GSM Makefile is somewhat stupid in this regard; it also fails on
x86-64 machines. I'd suggest just editing codecs/gsm/Makefile to
remove the 'arch' flag, since it really won't make a big difference,
especially if you aren't doing GSM transcoding.
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
  <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
            </pre>
          </blockquote>
          <pre wrap="">



_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
  <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
          </pre>
        </blockquote>
        <pre wrap="">


_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
  <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
        </pre>
      </blockquote>
      <pre wrap="">

------------------------------------------------------------------------

_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
  <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
    </pre>
    <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
  </blockquote>
</blockquote>
<br>
</body>
</html>