[vlc-devel] [PATCH] dvbpsi: add sys/types.h as appropriate
    Timothy Gu 
    timothygu99 at gmail.com
       
    Thu Jul  3 02:26:49 CEST 2014
    
    
  
On Jul 2, 2014 5:25 PM, "Timothy Gu" <timothygu99 at gmail.com> wrote:
[...]
Sorry for the junk log. Here it is:
libtool: compile:  i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -g -O2
-Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align
-Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return
-Wmissing-prototypes -Wnested-externs -Wsign-compare -MT dvbpsi.lo -MD -MP
-MF .deps/dvbpsi.Tpo -c dvbpsi.c -o dvbpsi.o
In file included from descriptor.c:42:0:
descriptor.h:168:58: error: unknown type name 'ssize_t'
void *dvbpsi_DuplicateDecodedDescriptor(void *p_decoded, ssize_t i_size);
                                                          ^
descriptor.c:162:58: error: unknown type name 'ssize_t'
void *dvbpsi_DuplicateDecodedDescriptor(void *p_decoded, ssize_t i_size)
                                                          ^
Timothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140702/6712010e/attachment.html>
    
    
More information about the vlc-devel
mailing list