I upgraded yesterday and all went more or less (changes to /etc/hosts?? bad call) Ok, but now I can't build Qt4 using the installed version of 'make'
When make is run it gives the following error:
which claims I'm using /usr/bin/make and a quick bit of grep'ing can't find any reference to build-native in any of the Makefiles etc.
Does anyone else have this problem or know how to go about fixing it? Some googling around hasn't helped at all either.
thanks
Nathan
When make is run it gives the following error:
Code:
make: unrecognized option `--build-native'
which claims I'm using /usr/bin/make and a quick bit of grep'ing can't find any reference to build-native in any of the Makefiles etc.
Does anyone else have this problem or know how to go about fixing it? Some googling around hasn't helped at all either.
thanks
Nathan
Comment