[MPlayer-users] libgen.h in libvo/font_load_ft.c

Steven M. Schultz sms at 2BSD.COM
Thu Aug 29 23:04:16 CEST 2002


Hi -

	I'm having a spot of trouble compiling libvo/font_load_ft.c on a
	BSD/OS system:

gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Iloader -Ilibvo -I-I/usr/local/include -I/usr/local/include/dvdnav -g -O2 -I/usr/local/include -L/usr/local/lib -D_THREAD_SAFE -I/usr/contrib/lib/glib/include -I/usr/contrib/include -I/usr/X11R6/include  -I/usr/X11R6/include -I/usr/X11R6/include/freetype2  -o libvo/font_load_ft.o libvo/font_load_ft.c
libvo/font_load_ft.c:21: libgen.h: No such file or directory
libvo/font_load_ft.c: In function `decode_char':
libvo/font_load_ft.c:735: warning: passing arg 2 of `libiconv' from incompatible pointer type
gmake: *** [libvo/font_load_ft.o] Error 1

	libgen.h doesn't exist.  If I delete the '#include <libgen.h>' the
	module compiles without error.

	What is libgen.h?  I suspect it is a OS specific module but if it's
	not needed perhaps the referenc to it can be deleted.

	Steven Schultz
	sms at 2bsd.com




More information about the MPlayer-users mailing list