Comment 1 for bug 582645

Revision history for this message
Vidar Braut Haarr (vhaarr+launchpad) wrote :

Also note this when I do ./configure;

configure:3398: checking whether the C++ compiler works
configure:3420: g++ conftest.cpp >&5
/usr/bin/ld: this linker was not configured to use sysroots
collect2: ld returned 1 exit status
configure:3424: $? = 1
configure:3462: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mangler"
| #define PACKAGE_TARNAME "mangler"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "mangler 1.2.0"
| #define PACKAGE_BUGREPORT "<email address hidden>"
| #define PACKAGE_URL ""
| #define PACKAGE "mangler"
| #define VERSION "1.2.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3467: error: in `/home/folk/Programs/mangler':
configure:3471: error: C++ compiler cannot create executables
See `config.log' for more details.