Jake Maciejewski <[EMAIL PROTECTED]> wrote:

> It sounds like you're good at getting things working.
>
> Do you know how to fix:
>
> Undefined                       first referenced
>  symbol                             in file
> __cos                               libc_wrapper.o
> __sin                               libc_wrapper.o
> ld: fatal: Symbol referencing errors. No output written to xorgcfg
>
> from my adventures attempting to install Xorg on SchilliX with pkgsrc?
>
> I can't find __sin or __cos anywhere on the system, libraries or headers. 
> libc_wrapper.c creates wrapper funtions for a bunch of stuff like trig 
> functions, for example:

What is your problem?

__sin()/__cos() are not guaranteed, sin()/cos() are included.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]        (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to