November 24, 201114 yr Hello, I upgrade to version 5B13 about a week ago from v.4.7 I can't seem to compile using makepkg anymore. It worked with 4.7 When i try to ./configure, I get; checking for g++... g++ checking whether the C++ compiler works... no configure: error: in `/mnt/user/stuff/package.creator/rtorrent/rtorrent-0.8.9': configure: error: C++ compiler cannot create executables See `config.log' for more details config.log shows; ... configure:3084: checking for g++ configure:3100: found /usr/bin/g++ configure:3111: result: g++ configure:3138: checking for C++ compiler version configure:3147: g++ --version >&5 g++ (GCC) 4.4.4 Copyright (C) 2010 Free Software Foundation, Inc. ... g++: '-V' option must have argument configure:3158: $? = 1 configure:3147: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3158: $? = 1 configure:3178: checking whether the C++ compiler works configure:3200: g++ conftest.cpp >&5 g++: error trying to exec 'as': execvp: No such file or directory configure:3204: $? = 1 configure:3242: result: no configure: failed program was: ... configure:3249: error: C++ compiler cannot create executables I also installed the latest version of gcc and i get the same error; gcc-4.4.4-i486-1 gcc-g++-4.4.4-i486-1
Archived
This topic is now archived and is closed to further replies.