| To: | Rabeeh Khoury <rabeeh@galileo.co.il> |
|---|---|
| Subject: | Re: modules in kernel 2.2.14 |
| From: | Ralf Baechle <ralf@uni-koblenz.de> |
| Date: | Wed, 6 Sep 2000 10:53:29 +0200 |
| Cc: | linux-mips@oss.sgi.com, linux-mips@fnet.fr |
| In-reply-to: | <39B53DF0.80BE4104@galileo.co.il>; from rabeeh@galileo.co.il on Tue, Sep 05, 2000 at 02:39:44PM -0400 |
| References: | <39B53DF0.80BE4104@galileo.co.il> |
| Sender: | owner-linux-mips@oss.sgi.com |
On Tue, Sep 05, 2000 at 02:39:44PM -0400, Rabeeh Khoury wrote: > module.o: unresolved symbol _gp_disp > > Where this symbol missing, in the kernel or in the module ??!! Nowhere - there should be no reference to it. > Did any one encounter this kind of problem ? or have any alternative > solution ? Compile your module with the same flags as the kernel, especially use -fno-pic -mno-abicalls. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: latest glibc from cvs fails to build, Keith M Wesolowski |
|---|---|
| Next by Date: | Re: mmap() frame buffer causes bus error on MIPS ..., Jun Sun |
| Previous by Thread: | latest glibc from cvs fails to build, Guido Guenther |
| Next by Thread: | Re: modules in kernel 2.2.14, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |