vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I had posted before on issues compiling lkm. With help from todd@ I was able to get the options required to compile it. Which are: gcc -Wall -DARM32 -DPXAGPIO_HAS_GPION_INTRS -DCACHE_CLEAN_BLOCK_INTR -DAPERTURE -DCPU_XSCALE_PXA2X0 -DXSCALE_CACHE_WRITE_BACK -DCOM_PXA2X0 -D_KERNEL -D__zaurus__ -D_ LKM -c wafter.c However now when trying to load the lkm I get the following error: # modload -o waftermod.o -ewafter wafter.o ld: internal error: aborting at /usr/src/gnu/usr.bin/binutils/ld/ldlang.c line 3835 in lang_place_orphans ld: please report this bug modload: can't prelink `wafter.o' creating `waftermod.o' The module itself is at http://www.linbsd.org/wafter.c and works fine on i386. Any guidance would be appreciated. -Ober |
| Thread Tools | |
| Display Modes | |
|
|