[Live-devel] Re: HELP: Error when built on solaris 10

wade wade.fs at gmail.com
Tue May 17 16:03:58 PDT 2005


It was caused from the wrong g++ version. Using the default g++ will be ok.

2005/5/17, wade <wade.fs at gmail.com>:
> My system is solaris 10 for x86, and I had installed packages, such as
> gcc, automake, make etc, from sunfreeware.com.
> 
> When I make liveMedia source, I got the error messages:
> ......
> cd liveMedia ; make
> make[1]: Entering directory `/usr/local/downloads/live/liveMedia'
> c++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include
> -I. -O -DSOLARIS -DSOCKLEN_T=socklen_t -Wall Media.cpp
> In file included from /usr/include/sys/wait.h:24,
>                  from /usr/include/stdlib.h:22,
>                  from ../groupsock/include/NetCommon.h:73,
>                  from include/Media.hh:38,
>                  from Media.cpp:21:
> /usr/include/sys/siginfo.h:259: error: 'ctid_t' is used as a type, but is not
>    defined as a type.
> /usr/include/sys/siginfo.h:390: error: 'ctid_t' is used as a type, but is not
>    defined as a type.
> make[1]: *** [Media.o] Error 1
> make[1]: Leaving directory `/usr/local/downloads/live/liveMedia'
> make: *** [liveMedia/libliveMedia.a] Error 2
> 
> --
> Free Spirit, Fantasy Space
> 


-- 
Free Spirit, Fantasy Space



More information about the live-devel mailing list