Compilation problem

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
NoWay0001
New Cone
New Cone
Posts: 2
Joined: 07 May 2013 17:56

Compilation problem

Postby NoWay0001 » 10 May 2013 17:17

I got errors in compilation of the latest git snapshot with gcc complaining about implicit declaration of open .

The culprit is this commit http://git.videolan.org/gitweb.cgi/vlc. ... 796b20f810

Including some missing headers solved the problem :

Code: Select all

#include <sys/types.h> #include <sys/stat.h> #include <fcntl.h>

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Compilation problem

Postby Jean-Baptiste Kempf » 13 May 2013 17:22

Fixed.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 48 guests