long long size compute failure during make of gcc-4.6.1 on OS X 10.7 Lion
Bruce Hoglund
bhoglund@mac.com
Wed Sep 7 01:48:00 GMT 2011
On Sep 6, 2011, at 5:52 PM, Jonathan Wakely wrote:
> On 6 September 2011 22:22, Bruce Hoglund wrote:
>>
>> See `config.log' for more details.
>
> Try this.
Alright Professor Dumbledore, I mean Professor Wakely, your subtle pointing out which magical things I'm to notice is lost on me. I'm a bit dense on the config.log as I haven't a clue as to what a normal one looks like!
However, looking at the top, I noticed autoconfig 2.64 being used, while my 'which autoconf' says I'm using version 2.68 in /opt/local/bin/autoconf, and there is a version 2.61 in /usr/bin/autoconf. So where is the autoconf 2.64 from the config.og coming from?
I can send the whole config.log if that will help, but here's the bottom-most bits of it:
## ------------------- ##
## File substitutions. ##
## ------------------- ##
alphaieee_frag='/dev/null'
host_makefile_frag='/Users/bhoglund/tmp/gcc-4.6.1/config/mh-darwin'
ospace_frag='/dev/null'
serialization_dependencies='serdep.tmp'
target_makefile_frag='/dev/null'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LT_OBJDIR ".libs/"
configure: exit 0
More information about the Gcc-help
mailing list