IPV6 problem in VLS (CVS version)
"G.S. Lantzendorffer" <[email protected]>
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <000901c2735a$8da7a3e0$1f64a8c0@enterprise> |
Hey guys, I'm running the CVS version of VLS, but when I try to compile the new version (updated this morning) I get the following error: netoutput.cpp: In method `void C_Net6Output::OnInit()': netoutput.cpp:456: `IPV6_JOIN_GROUP' undeclared (first use this function) netoutput.cpp:456: (Each undeclared identifier is reported only once netoutput.cpp:456: for each function it appears in.) netoutput.cpp: In method `void C_Net6Output::OnClose()': netoutput.cpp:481: `IPV6_LEAVE_GROUP' undeclared (first use this function) make[1]: *** [obj/BUILTIN_netoutput.o] Error 1 make[1]: Leaving directory `/root/vls/src/modules/netchannel' make: *** [netchannel] Error 2 I'm sure it has something todo with having no IPV6 support in my kernel, I know there is a workaround because Meuhh told me so on IRC. But I've forgotten it :) (stupid should write things down) Any ideas? Guillermo Lantzendorffer Itess Systems B.V. -- This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/ To unsubscribe, please read http://www.videolan.org/lists.html If you are in trouble, please contact <[email protected]>