Hello, I tried to compile pulseaduio on solaris for last couple of days. At first It had some problems with the header files so I upgraded to gcc v4 now I am getting the following error message : modules/rtp/rtp.c: In function âpa_rtp_sendâ: modules/rtp/rtp.c:111: error: âstruct msghdrâ has no member named âmsg_controlâ modules/rtp/rtp.c:112: error: âstruct msghdrâ has no member named âmsg_controllenâ modules/rtp/rtp.c:113: error: âstruct msghdrâ has no member named âmsg_flagsâ modules/rtp/rtp.c: In function âpa_rtp_recvâ: modules/rtp/rtp.c:182: error: âstruct msghdrâ has no member named âmsg_controlâ modules/rtp/rtp.c:183: error: âstruct msghdrâ has no member named âmsg_controllenâ modules/rtp/rtp.c:184: error: âstruct msghdrâ has no member named âmsg_flagsâ gmake[3]: *** [rtp.lo] Error 1 gmake[3]: Leaving directory `/root/pulseaudio-0.9.4/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/root/pulseaudio-0.9.4/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/root/pulseaudio-0.9.4' gmake: *** [all] Error 2
I would be grateful for any advice how to overcome this problem. Belgarath _______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
