[Serusers] Problems compiling on Solaris 10 x86

Jan Andres jan.andres at freenet-ag.de
Mon Jun 16 09:53:07 CEST 2008


Hi,

On Fri, Jun 13, 2008 at 10:14:02AM -0400, Ben Poon wrote:
> Assembler: udomain.c
>         "/var/tmp//cczTJdew.s", line 3006 : Illegal mnemonic
>         Near line: "    ffreep  %st(0)"
>         "/var/tmp//cczTJdew.s", line 3006 : Syntax error
>         Near line: "    ffreep  %st(0)"
> make[1]: *** [udomain.o] Error 1
> make[1]: Leaving directory `/tmp/programs/ser-2.0.0-rc1/modules/usrloc'

I think the problem here is probably the Solaris assembler which doesn't
recognize some of the newer x86 mnemonics. If your Solaris is recent
enough it should have the GNU assembler installed as /usr/sfw/bin/as. If
so, make sure that /usr/sfw/bin precedes /usr/ccs/bin in your $PATH. If
not, install GNU binutils and put its 'bin' directory in the front of
your $PATH.

Regards,
Jan
-- 
Jan Andres <jan.andres at freenet-ag.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20080616/a472bd4b/attachment.pgp>


More information about the sr-users mailing list