2007-07-05, 21:34
I've just updated from SVN but I seem to have broken something. This compiled fine from the svn a few days ago but now there seems to be a different process in place.
I followed the readme and did the update of both code and packages. When I follow the new instructions using the ./configure and then make I get..
xbmc@xbmc:~/linuxport/XBMC$ ./configure
checking for gawk... no
checking for mawk... mawk
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
xbmc@xbmc:~/linuxport/XBMC$ make
make: *** No targets specified and no makefile found. Stop.
xbmc@xbmc:~/linuxport/XBMC$
Almost certainly something I forgot to do... could somebody remind me please?
Ta
I followed the readme and did the update of both code and packages. When I follow the new instructions using the ./configure and then make I get..
xbmc@xbmc:~/linuxport/XBMC$ ./configure
checking for gawk... no
checking for mawk... mawk
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
xbmc@xbmc:~/linuxport/XBMC$ make
make: *** No targets specified and no makefile found. Stop.
xbmc@xbmc:~/linuxport/XBMC$
Almost certainly something I forgot to do... could somebody remind me please?
Ta