Belgarath wrote: > 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â
To get those members you have to set some special defines. The configure script should do this for you, so the only reason I can see that it's failing is because gcc calls your platform something strange. What does "gcc -dumpmachine" give you? -- Pierre Ossman OpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio AB Web: http://www.cendio.com
signature.asc
Description: OpenPGP digital signature
_______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
