On Thu, Feb 09, 2006, Doug Summers wrote:

> [...]
> /syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/x86_64-unknown-linux-gnu/libstdc++-v3/config.log:
>
> #define HAVE___BUILTIN_ABS 1
> #define HAVE___BUILTIN_COS 1
> #define HAVE___BUILTIN_COSF 1
> #define HAVE___BUILTIN_COSL 1
> #define HAVE___BUILTIN_FABS 1
> #define HAVE___BUILTIN_FABSF 1
> #define HAVE___BUILTIN_FABSL 1
> #define HAVE___BUILTIN_LABS 1
> #define HAVE___BUILTIN_SIN 1
> #define HAVE___BUILTIN_SINF 1
> #define HAVE___BUILTIN_SINL 1
> #define HAVE___BUILTIN_SQRT 1
> #define HAVE___BUILTIN_SQRTF 1
> #define HAVE___BUILTIN_SQRTL 1
> #define HAVE___SIGNBIT 1
> #define HAVE___SIGNBITF 1
> #define HAVE___SIGNBITL 1
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME "package-unused"
> #define PACKAGE_STRING "package-unused version-unused"
> #define PACKAGE_TARNAME "libstdc++"
> #define PACKAGE_VERSION "version-unused"
> #define STDC_HEADERS 1
> #define _GLIBCXX_HOSTED 1
> #define _GLIBCXX_USE_C99 1
> #define _GLIBCXX_USE_C99_COMPLEX 1
> #define _GLIBCXX_USE_C99_MATH 1
> #define _GLIBCXX_USE_LFS 1
> #define _GLIBCXX_USE_LONG_LONG 1
> #define _GLIBCXX_USE_WCHAR_T 1
> #endif
> #ifdef __cplusplus
> extern "C" void exit (int) throw ();
>
> configure: exit 1

This is just the tail of the config.log file. Unfortunately the real
error usually is a few hundred lines before the tail. Look for the last
"Checking..." line: the error is usually just a few lines behind this.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to