[MPlayer-users] a little problem with configure

Guy Maurel guy.j at maurel.de
Wed May 6 19:12:13 CEST 2009


Hello!

I'm using the Revision 18763.

It's a little problem within configure:
If the libdvdnav is not present, the configure doesn't give the right error.
...
Checking for inttypes.h (required) ... no
Checking for bitypes.h (inttypes.h predecessor) ...
Error: Cannot find header either inttypes.h or bitypes.h.
...
even if both files are present:
ls -l /usr/include/inttypes.h
-rw-r--r-- 1 root root 12202 29. Jan 18:06 /usr/include/inttypes.h
ls -l /usr/include/sys/bitypes.h
-rw-r--r-- 1 root root 86 29. Jan 18:07 /usr/include/sys/bitypes.h

The configure.log contains the right error:
/usr/bin/ld: cannot find -ldvdnav

-- 
guy maurel




More information about the MPlayer-users mailing list