swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] 0.7.0 and dev (2006/10/28) reports on x86_64 linux


From: Tru Huynh
Subject: Re: [Swftools-common] 0.7.0 and dev (2006/10/28) reports on x86_64 linux
Date: Thu, 2 Nov 2006 10:09:40 +0100
User-agent: Mutt/1.5.11

On Tue, Oct 31, 2006 at 11:01:19PM +0100, Matthias Kramm wrote:
> 
> Weird. Could you post your config.log, please?

here is is (gzipped) attached to this mail

the relevant parts seem to be:
....
configure:3254: g++ -v >&5
Reading specs from /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--host=x86_64-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-56)
configure:3257: $? = 0
configure:3264: g++ -V >&5
g++: argument to `-V' missing

configure:3267: $? = 1

and
....
configure:3556: checking whether gcc supports lazy variable declaration
gcc.2.95.m4:19: gcc  -Wparentheses -Wimplicit -Wreturn-type -O 
-fomit-frame-pointer  conftest.cpp -o conftest
/tmp/ccCRd8s6.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
configure: failed program was:
#include <stdlib.h>
#include <stdio.h>

int main (int argc, char*argv)
{
    int a,b;
    b=3;
    int c;
    c=4;
    return 0;
}
configure:3582: result: no
....

Thanks,

Tru

Attachment: config.log.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]