Hello advan,
It is possible there is a mixture of endian in your objects. Another
possibility is some of the objects were compiled with a different
compiler (such has your host tools). Run the 'file' command on all the
objects and libraries listed and verify that they have the same object
format. You can use $(CROSS_COMPILE)-objdump -p to get similar
information to the 'file' command.
Brian
advan wrote:
Message: 11
Date: Thu, 21 Jun 2007 16:24:53 +0800
From: "advan" <[EMAIL PROTECTED]>
Subject: [uClinux-dev] hostapd on uclinux
To: "uclinux-dev" <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="gb2312"
hi,anybody,
I compile hostapd-0.5.8 upon ixp425 platform with
snapgear-3.3.0(uclinux-2.4.31-uc0), there are so errors as below:
/snapgear/snapgear/tools/ucfront-gcc
/snapgear/toolchain/usr/local/bin/arm-linux-gcc -o hostapd hostapd.o eloop.o
ieee802_1x.o eapol_sm.o radius.o md5.o rc4.o md4.o common.o ieee802_11.o
config.o ieee802_11_auth.o accounting.o sta_info.o radius_client.o sha1.o wpa.o
aes_wrap.o ctrl_iface.o driver_conf.o os_unix.o preauth.o pmksa_cache.o
beacon.o hw_features.o wme.o ap_list.o reconfig.o mlme.o vlan_init.o
ieee802_11h.o iapp.o driver_madwifi.o ./l2_packet_linux.o eap_md5.o eap_tls.o
eap_peap.o eap_ttls.o eap_mschapv2.o eap_gtc.o eap_psk.o ./eap_psk_common.o
eap_tlv.o eap.o eap_methods.o eap_identity.o eap_tls_common.o ./tls_openssl.o
./ms_funcs.o ./crypto.o
/snapgear/snapgear/uClibc/lib/libc.so: could not read symbols: File in wrong
format
collect2: ld returned 1 exit status
make: *** [hostapd] Error 1
I want to know what is problem and how to do it .Thank you in advance
advan
advan
2007-06-21
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev