<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Donnerstag, 3. Dezember 2009, Bruce McAlister wrote:<br>
&gt; I am trying to build Kamailio v3.0.0 RC2 on Solaris 10 (note: *not*<br>
&gt; OpenSolaris), but I have been faced with a couple issues I hope you can<br>
&gt; help me with.<br>
&gt;<br>
&gt; The first issue has to do with GNU as (/usr/sfw/bin/gas), there appears<br>
&gt; to be a check somewhere for what I assume to be the version number of<br>
&gt; the GNU assembler. When the make is running "/usr/sfw/bin/gas -V" it<br>
&gt; just hangs at this point with the following output from make:<br>
&gt; [..]<br>
&gt; If you need any further information please dont hesitate to ask, any<br>
&gt; help in resolving the issue would be greatly appreciated.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hello Bruce,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>it seems that Andrei did a few solaris specific fixes recently, this one <br>
0f7ec046ce88202 - makefile: fix assembler detection on solaris<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Assembler test waited forever for input (missing /dev/null input<br>
redirection for as -V).<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>looks at it fits to your problem. This is probably not yet included in the -rc2 version, perhaps you can try the sr_3.0 branch until it a new -rc has been releases.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Regards,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>