SIP under Solaris

View: New views
3 Messages — Rating Filter:   Alert me  

SIP under Solaris

by Langella Raphael :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I've been trying to compile SIP under Solaris 9. I keep running into
this error during configure while it tests for Animal :
 
Undefined           first referenced
 symbol                 in file
ceilf
/Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
round
/Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
remove_edt
/Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
hypotf
/Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
ld: fatal: Symbol referencing errors. No output written to conftest

I've tried to compile animal, imagemagick and the various dependencies
whith gcc 3, 4 and Sun Studio, and I always get this error. Is Solaris a
supported plateform? Can you help me with this?
I've thought about posting this to the Animal mailing list, but it seems
dead (no post since 2004).

Raphael

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
SIPtoolbox-users mailing list
SIPtoolbox-users@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-users

Parent Message unknown SIP under Solaris

by Ricardo Fabbri-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Raphael,

it is totally ok to post that here. The animal library is small and
mostly used by the SIP community.

>From what I could understand, you have already installed animal, and
that went fine, correct?
The only problem is with SIP, is that true?

If that's the case, please post the file config.log to this list.

Support for Solaris is not our priority, since everyone use Linux
these days. However, Solaris being a flavor of Linux allows me to at
least try to help you.

Thanks,
Ricardo



On Tue, Oct 6, 2009 at 6:31 AM, Langella Raphael
<raphael.langella@...> wrote:

> Hi,
> I've been trying to compile SIP under Solaris 9. I keep running into
> this error during configure while it tests for Animal :
>
> Undefined           first referenced
>  symbol                 in file
> ceilf
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> round
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> remove_edt
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> hypotf
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> ld: fatal: Symbol referencing errors. No output written to conftest
>
> I've tried to compile animal, imagemagick and the various dependencies
> whith gcc 3, 4 and Sun Studio, and I always get this error. Is Solaris a
> supported plateform? Can you help me with this?
> I've thought about posting this to the Animal mailing list, but it seems
> dead (no post since 2004).
>
> Raphael
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> SIPtoolbox-users mailing list
> SIPtoolbox-users@...
> https://lists.sourceforge.net/lists/listinfo/siptoolbox-users
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
SIPtoolbox-users mailing list
SIPtoolbox-users@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-users

Re: SIP under Solaris

by Ricardo Fabbri-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Raphael,

taking a look at your config.log file, it seems that, really, I need
to provide replacements for these functions (round, ceilf, hypotf) for
your system, because they are from recent C standards not supported in
your system. It should be simple.

I will try to find time for this and contact you once I've done it.

Ricardo



On Tue, Oct 6, 2009 at 6:31 AM, Langella Raphael
<raphael.langella@...> wrote:

> Hi,
> I've been trying to compile SIP under Solaris 9. I keep running into
> this error during configure while it tests for Animal :
>
> Undefined           first referenced
>  symbol                 in file
> ceilf
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> round
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> remove_edt
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> hypotf
> /Produits/publics/sparc.SunOS.5.9/animal/0.15.2/lib/libanimal.so
> ld: fatal: Symbol referencing errors. No output written to conftest
>
> I've tried to compile animal, imagemagick and the various dependencies
> whith gcc 3, 4 and Sun Studio, and I always get this error. Is Solaris a
> supported plateform? Can you help me with this?
> I've thought about posting this to the Animal mailing list, but it seems
> dead (no post since 2004).
>
> Raphael
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> SIPtoolbox-users mailing list
> SIPtoolbox-users@...
> https://lists.sourceforge.net/lists/listinfo/siptoolbox-users
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
SIPtoolbox-users mailing list
SIPtoolbox-users@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-users