Hi

            Con any body help me

I am just cross compiling iperf for embedded arm based target and getting
the below mentioned errors.



Build  machine configuration :-  OS = linux- 2.6.18-8.el5, machine= I686
gcc-dumachine = i386-redhat-linux





if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -Wall
-O2  -MT tcp_window_size.o -MD -MP -MF ".deps/tcp_window_size.Tpo" -c -o
tcp_window_size.o tcp_window_size.c; \

then mv -f ".deps/tcp_window_size.Tpo" ".deps/tcp_window_size.Po"; else rm
-f ".deps/tcp_window_size.Tpo"; exit 1; fi

g++ -Wall -O2    -o iperf -O2  -pthread  -DHAVE_CONFIG_H Client.o
Extractor.o Launch.o List.o Listener.o Locale.o PerfSocket.o ReportCSV.o
ReportDefault.o Reporter.o Server.o Settings.o SocketAddr.o gnu_getopt.o
gnu_getopt_long.o main.o service.o sockets.o stdio.o tcp_window_size.o
../compat/libcompat.a

/usr/bin/ld: Extractor.o: Relocations in generic ELF (EM: 40)

Extractor.o: could not read symbols: File in wrong format

collect2: ld returned 1 exit status

make[2]: *** [iperf] Error 1

make[2]: Leaving directory
`/build/STB_INTEGRATION_MAIN_LINUX_DAILY-20090224/open_source_archive/linux/iperf/trial/iperf-2.0.4/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory
`/build/STB_INTEGRATION_MAIN_LINUX_DAILY-20090224/open_source_archive/linux/iperf/trial/iperf-2.0.4'

make: *** [all] Error 2





Thanks  & Regards

Harsh Rohilla
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to