Now I've reread my own post, found and looked at the configure.log
(attached at the bottom of this post), and it looks like the problem is
I'm trying to compile mplayer with non-native gcc 3.3, as the native
gcc 4.0.1 isn't accepted by configure.
I guess that this was my problem all along, and that the inttypes.h is
a red herring. Can anyone confirm this?
Cheers
Brian
--- Brian Bannister <[EMAIL PROTECTED]> wrote:
> I'm trying to install MPlayer through Fink, and the configure phase
> keeps failing due to a missing inttypes.h . I also get the same
> configure error when I try to install MPlayer through darwinports.
> The
> exact error is attached at the end of the post.
>
ST:/sw/src/fink.build/mplayer-1.0.0pre6a-1011/MPlayer-1.0pre6a brian$
cat configure.log
============ Checking for cc version ============
Result is: 4.0.1, bad
##########################################
============ Checking for gcc version ============
Result is: 4.0.1, bad
##########################################
============ Checking for gcc-3.4 version ============
Result is: not found
##########################################
============ Checking for gcc-3.3 version ============
Result is: 3.3, ok
##########################################
============ Checking for host cc ============
Result is: gcc-3.3
##########################################
============ Checking for CPU vendor ============
Result is: (::)
##########################################
============ Checking for CPU type ============
Result is:
##########################################
============ Checking for GCC & CPU optimization abilities ============
int main(void) { return 0; }
gcc-3.3 -I/sw/include -L/sw/lib /tmp/mplayer-conf-11300-1654.c -o
/tmp/mplayer-conf-30302-1654.o -march=i586 -mcpu=i586
gcc-3.3: installation problem, cannot exec `cc1': No such file or
directory
ldd /tmp/mplayer-conf-30302-1654.o
otool: can't open file: /tmp/mplayer-conf-30302-1654.o (No such file or
directory)
int main(void) { return 0; }
gcc-3.3 -I/sw/include -L/sw/lib /tmp/mplayer-conf-11300-1654.c -o
/tmp/mplayer-conf-30302-1654.o -march=i486 -mcpu=i486
gcc-3.3: installation problem, cannot exec `cc1': No such file or
directory
ldd /tmp/mplayer-conf-30302-1654.o
otool: can't open file: /tmp/mplayer-conf-30302-1654.o (No such file or
directory)
int main(void) { return 0; }
gcc-3.3 -I/sw/include -L/sw/lib /tmp/mplayer-conf-11300-1654.c -o
/tmp/mplayer-conf-30302-1654.o -march=i386 -mcpu=i386
gcc-3.3: installation problem, cannot exec `cc1': No such file or
directory
ldd /tmp/mplayer-conf-30302-1654.o
otool: can't open file: /tmp/mplayer-conf-30302-1654.o (No such file or
directory)
Result is: Your gcc-3.3 does not even support "i386" for '-march' and
'-mcpu'.
##########################################
Result is: error
##########################################
============ Checking for mtrr support ============
Result is: no
##########################################
============ Checking for assembler support of -pipe option
============
....
.... configure.log continues
....
##########################################
============ Checking for inttypes.h (required) ============
#include <inttypes.h>
int main(void) { return 0; }
gcc-3.3 -I/sw/include -L/sw/lib /tmp/mplayer-conf-11300-1654.c -o
/tmp/mplayer-conf-30302-1654.o
gcc-3.3: installation problem, cannot exec `cc1': No such file or
directory
ldd /tmp/mplayer-conf-30302-1654.o
otool: can't open file: /tmp/mplayer-conf-30302-1654.o (No such file or
directory)
Result is: no
##########################################
============ Checking for bitypes.h (inttypes.h predecessor)
============
#include <sys/bitypes.h>
int main(void) { return 0; }
gcc-3.3 -I/sw/include -L/sw/lib /tmp/mplayer-conf-11300-1654.c -o
/tmp/mplayer-conf-30302-1654.o
gcc-3.3: installation problem, cannot exec `cc1': No such file or
directory
ldd /tmp/mplayer-conf-30302-1654.o
otool: can't open file: /tmp/mplayer-conf-30302-1654.o (No such file or
directory)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners