BeOS compilation error (and fix)

Tony Castley tony at castley.net
Sun Mar 10 15:13:27 CET 2002


Sam (or anyone else),

if the "arpa\inet.h" file is found in BeOS during the configure and the 
following code change is made then BeOS can compile and accept unicast 
streams.  

Could the configure / make files me modified so that the network plugin 
is not compiled or linked if the arpa\inet.h file is not found=3F  If 
this is done then the following code change can be implemented, and I 
will update the interface to allow the selection of network inputs.

With this change any BeOS user running Bone (BeOS Networking 
Environment) will have vlc with unicast streams.

Thanks.

Tony Castley.

> 
> The actual CVS doesn't compile (errors in plugins/network/ipv4.c),
> whether you have BONE installed or not: header files are missing. 
> Just
> remove the "if !defined( SYS=5FBEOS )" before "#include <netdb.h> etc" 
> in
> ipv4.c and it will work fine (it compiles, and unicast works with 
> BONE).
> 
> -- 
> Titer
> Si =E7a peut valoir deux centimes...
> 
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>



-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list