gnash
[Top][All Lists]
Advanced

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

[Gnash] Re: Make failed, please Help!!!


From: gharbi taoufik
Subject: [Gnash] Re: Make failed, please Help!!!
Date: Thu, 23 Feb 2006 15:56:46 +0100 (CET)

Hi again,
 
> You might want to try using "-E" to examine the preprocessor output.
 
I've done it and now I've reached this level of building gnash:
 
arm-linux-g++ -shared -nostdlib /develop/source/tools/lib/gcc-lib/armv4tl-hardhat-linux/3.3.1/../../../../armv4tl-hardhat-linux/lib/crti.o /develop/source/tools/lib/gcc-lib/armv4tl-hardhat linux/3.3.1/crtbeginS.o  .libs/axial_box.o .libs/bsp.o .libs/collision.o .libs/cull.o .libs/geometry.o .libs/kd_tree_dynamic.o .libs/kd_tree_packed.o .libs/tqt.o  -Wl,--rpath -Wl,/develop/source/tools/armv4tl-hardhat-linux/lib/. -Wl,--rpath -Wl,/develop/source/tools/armv4tl-hardhat-linux/lib/. -L/develop/source/tools/armv4tl-hardhat-linux/lib -lrt -lX11 -lXi -lXmu -L/develop/source/tools/lib/gcc-lib/armv4tl-hardhat-linux/3.3.1 -L/develop/source/tools/lib/gcc-lib/armv4tl-hardhat-linux/3.3.1/../../../../armv4tl-hardhat-linux/lib /develop/source/tools/armv4tl-hardhat-linux/lib/./libstdc++.so -lm -lc -lgcc_s /develop/source/tools/lib/gcc-lib/armv4tl-hardhat-linux/3.3.1/crtendS.o /develop/source/tools/lib/gcc-lib/armv4tl-hardhat-linux/3.3.1/../../../../armv4tl-hardhat-linux/lib/crtn.o  -Wl,-soname -Wl,libgnashgeo.so.0 -o .libs/libgnashgeo.so.0.0.0
 
and I got the following error message:
.libs/axial_box.o: file not recognized: File format not recognized
 
In  your opinion, what's the cause of this error?

Yours
Gharbi
 
PS: thanks for your patient with me.

Rob Savoye <address@hidden> schrieb:
gharbi taoufik wrote:

> kd_tree_packed.cpp: In member function `void kd_face::local_assert()':
> kd_tree_packed.cpp:128: error: duplicate case value
> kd_tree_packed.cpp:128: error: previously used here
> kd_tree_packed.cpp: In member function `void kd_leaf::local_assert()':
> kd_tree_packed.cpp:144: error: duplicate case value
> kd_tree_packed.cpp:144: error: previously used here

Very strange... What verision of GCC ar you using ?

> Do you have any idea how to fix this?

I don't see these errors on other platforms. I'm guessing there is a
header file issue, as these line numbers don't go to a case statement,
but to an assertion. So I'd guess that your cross compiler is having a
problem with a missing curly brace for some reason. You might want to
try using "-E" to examine the preprocessor output.

- rob -


Telefonieren Sie ohne weitere Kosten mit Ihren Freunden von PC zu PC!
Jetzt Yahoo! Messenger installieren!
reply via email to

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