Re: PrismGT Xscale issue
JAVIERGARCIARUI <[email protected]> Fri, 13 May 2005 08:09:57 GMT
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Message-ID | <[email protected]> |
John Wright wrote: > I have a prism GT minipci card, i compiled the prism54 ( version 1.1) driver for Xscale platform ( i use snapgear distribition and IXDP425 platform ) . > > Everything gets compiled properly. But when i insmod prism54.o it displays the following errors > unresoved symbol main > unresoved symbol _libc_start_main > unresolved symbol _GLOBAL_OFFSET_TABLE. > > The same minipci PrismGT card with the same drivers works well in an x86 based embedded board. > > Please let me know on on where is the problem ? You didn't compile the driver correcly because that symbols are from libc and the kernel doesn't use any external libraries like libc.