Re: [Flightgear-devel] FlightGear GIT version 64bit problem

2011-04-14 Thread Robert
Did you compile simgear from git?


2011/4/15 Ozgur krep...@gmail.com

 Hi all,

 I install Debian squeeze 64 bit.

 # uname -ar
 Linux laptop 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64
 GNU/Linux

 I installed FG GIT version and I read wiki howtos:


 http://wiki.flightgear.org/index.php?title=Building_FlightGear_-_Debianoldid=30115

 I compiled finished install openal, plib, osg and simgear but
 flightgear source is error:

 /usr/bin/ld: i386 architecture of input file
 `/usr/local/games/FlightGear/lib/libsgbvh.a(BVHStaticNode.o)' is
 incompatible with i386:x86-64 output
 /usr/bin/ld: i386 architecture of input file
 `/usr/local/games/FlightGear/lib/libsgnasal.a(vector.o)' is
 incompatible with i386:x86-64 output
 collect2: ld returned 1 exit status
 make[2]: *** [fgfs] Error 1
 make[2]: Leaving directory
 `/home/mueddib/Desktop/flightgear/flightgear/src/Main'
 make[1]: *** [install-recursive] Error 1
 make[1]: Leaving directory
 `/home/mueddib/Desktop/flightgear/flightgear/src'
 make: *** [install-recursive] Error 1

 What is the problem?

 osg is install 64-bit:

 # ls /usr/local/games/FlightGear/
 bin  include  lib  lib64  share

 Help me please,

 Regards

 Ozgur Karatas
 mueddib


 --
 Benefiting from Server Virtualization: Beyond Initial Workload
 Consolidation -- Increasing the use of server virtualization is a top
 priority.Virtualization can reduce costs, simplify management, and improve
 application availability and disaster protection. Learn more about boosting
 the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FlightGear GIT version 64bit problem

2011-04-14 Thread Csaba Halász
On Fri, Apr 15, 2011 at 1:11 AM, Ozgur krep...@gmail.com wrote:
 Hi all,

 I install Debian squeeze 64 bit.

 /usr/bin/ld: i386 architecture of input file
 `/usr/local/games/FlightGear/lib/libsgbvh.a(BVHStaticNode.o)' is
 incompatible with i386:x86-64 output

You somehow managed to build a 32 bit simgear. Make sure you build a
64 bit simgear for a 64 bit flightgear.

-- 
Csaba/Jester

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FlightGear GIT version 64bit problem

2011-04-14 Thread Arnt Karlsen
On Fri, 15 Apr 2011 02:11:46 +0300, Ozgur wrote in message 
banlktimxtqvsykmcpz_zfg0x-n+zibm...@mail.gmail.com:

 Hi all,
 
 I install Debian squeeze 64 bit.
 
 # uname -ar
 Linux laptop 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64
 GNU/Linux
 
 I installed FG GIT version and I read wiki howtos:
 
 http://wiki.flightgear.org/index.php?title=Building_FlightGear_-_Debianoldid=30115
 
 I compiled finished install openal, plib, osg and simgear 

..pls post output of; for i in openal plib openscene simgear \ 
flightgear ; do dpkg -l |grep $i ;done |fmt -tu 

 but
 flightgear source is error:
 
 /usr/bin/ld: i386 architecture of input file
 `/usr/local/games/FlightGear/lib/libsgbvh.a(BVHStaticNode.o)' is
 incompatible with i386:x86-64 output
 /usr/bin/ld: i386 architecture of input file
 `/usr/local/games/FlightGear/lib/libsgnasal.a(vector.o)' is
 incompatible with i386:x86-64 output
 collect2: ld returned 1 exit status
 make[2]: *** [fgfs] Error 1
 make[2]: Leaving directory
 `/home/mueddib/Desktop/flightgear/flightgear/src/Main'
 make[1]: *** [install-recursive] Error 1
 make[1]: Leaving directory
 `/home/mueddib/Desktop/flightgear/flightgear/src' make: ***
 [install-recursive] Error 1
 
 What is the problem?
 
 osg is install 64-bit:
 
 # ls /usr/local/games/FlightGear/
 bin  include  lib  lib64  share
 
 Help me please,
 
 Regards
 
 Ozgur Karatas
 mueddib


-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel