Menu

#2 configure fails under linux

open
nobody
None
5
2007-03-17
2007-03-17
Anonymous
No

Rev 157 from SVN doesn't compile under Linux (gentoo). Running ./configure results in:

~/src/pcsx2/pcsx2 $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... gcc
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking debug build... no
checking for _aligned_malloc... no
checking for _aligned_free... no
checking for development build... no
checking for disabling recopmilation build... no
checking for a x86-64 CPU... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating DebugTools/Makefile
config.status: creating Linux/Makefile
config.status: creating IPU/Makefile
config.status: creating IPU/mpeg2lib/Makefile
config.status: creating pcl/Makefile
config.status: creating RDebug/Makefile
config.status: creating tinyxml/Makefile
config.status: creating x86/Makefile
config.status: creating x86/ix86/Makefile
config.status: creating x86/ix86-32/Makefile
config.status: creating x86/ix86-64/Makefile
config.status: creating zlib/Makefile
config.status: executing depfiles commands
./configure: line 5374: bindir: command not found
Configuration:
Target system type:
x86-64 build? no
Debug build? no
Dev build? no

Discussion


Log in to post a comment.