| To: | linux-mips@linux-mips.org, uclinux-dev@uclinux.org, linux-fbdev-users@lists.sourceforge.net |
|---|---|
| Subject: | Unknown Synbol:__gp_disp |
| From: | kaka <share.kt@gmail.com> |
| Date: | Tue, 30 Oct 2007 14:45:15 +0530 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=2jlNhPRsMrznjxvEokt0v9gs2zBq/CokBp09DMtDGgI=; b=bErPen/Pg8igGGAcq3CWAPQEwIk14KEvKg4hKNOp2NfkEVYobPHUohTdYnhXYmMXXr6yLz9JdoSRp+JUjyR8Fneds3rNCeV8I0ZwQHWH/KrCpw9BADybUu2KvSmx6E6WtUWb8xACBBFG3ztBEqIg9kr1XXneByfOviImvG2cfxc= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ceRa1/iNv+oibwuS2Pxm2XrT5a3SLYFtF0cPQrK8kggN1jS4neoVVdljStXrS+LCF79+RjMffVEqgX3O97ym9g++UzB/7anhABBtgqHtVrZGqtjiA7cj7kaM8pmxop2aUjWLVcDOtGxcLi1oJS6GnMeOYoXQeEKTsHbFPl7A4oc= |
| In-reply-to: | <eea8a9c90710300200wb39c64fuc0c6718bd7aeec48@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <eea8a9c90710300200wb39c64fuc0c6718bd7aeec48@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi All,
While installing the driver by insmod cmd. i am getting the above error, Unknown Synbol:__gp_disp,
I have added ``-fno-pic -mno-abicalls'' option in the make file as
$(BCM_OBJ_DIR)/%.o: %.c @echo '$(CC) -c $(notdir $<)' @$(CC) -fno-pic -mno-abicalls -MMD -c $(CFLAGS) $< -o $@
I tried by adding those symbols in the CFLAGS CFLAGS += -fno-pic -mno-abicalls. But it didn't help my cause. Could anybody plz look in to the error and reply? Thanks in advance -- Thanks & Regards, kaka |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 2.4.24-rc1 does not boot on SGI, Martin Michlmayr |
|---|---|
| Next by Date: | Re: 2.4.24-rc1 does not boot on SGI, Giuseppe Sacco |
| Previous by Thread: | Unknown Synbol:__gp_disp, kaka |
| Next by Thread: | Re: Unknown Synbol:__gp_disp, sathesh babu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |