Unknown Synbol:__gp_disp

kaka <[email protected]> Tue, 30 Oct 2007 14:45:15 +0530
Newsgroups gmane.linux.fbdev.user,gmane.linux.uclinux.devel
Message-ID <[email protected]>
--===============1638536946==
Content-Type: multipart/alternative; 
	boundary="----=_Part_989_5231145.1193735715939"

------=_Part_989_5231145.1193735715939
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

------=_Part_989_5231145.1193735715939
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div>Hi All,</div>
<div>&nbsp;</div>
<div>While installing the driver by insmod cmd. i am getting the above error, Unknown Synbol:__gp_disp,</div>
<div>I have added ``-fno-pic -mno-abicalls&#39;&#39; option in the make file as </div>
<div>&nbsp;</div>
<div><font size="2">
<p>$(BCM_OBJ_DIR)/%.o: %.c</p>
<p>@echo &#39;$(CC) -c $(notdir $&lt;)&#39;</p>
<p>@$(CC) -fno-pic -mno-abicalls -MMD -c $(CFLAGS) $&lt; -o $@</p>
<p>&nbsp;</p>
<p>I tried by adding those symbols in the CFLAGS</p><font size="2">
<p>CFLAGS +=&nbsp;-fno-pic -mno-abicalls.</p>
<p>But it didn&#39;t help my cause.</p>
<p>Could anybody plz look in to the error and reply?</p>
<p>Thanks in advance</p></font></font><br clear="all"><br>-- <br>Thanks &amp; Regards,<br>kaka </div><br clear="all"><br>

------=_Part_989_5231145.1193735715939--


--===============1638536946==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--===============1638536946==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Linux-fbdev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-fbdev-users

--===============1638536946==--