[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Estava yo compilando el 2.2.12 ...



Cuando me encontre a mi amiga PAGE_OFFSET_RAW

Bueno, en serio, me he roto la cabeza con el dselect para saber que
librerias/paquetes/etc... necesito para que me acabe de compilar bien, por lo
que parece hay una funcion que esta definida pero no encuentra, por potra parte
tambien parece que todo gira entorno a esta funcion y nada mas (cuando te falta
una libreria suelen saltar 3000 errores ...)

Os vuelco la salida del gcc ...
--------------------------------------------
Icaro:/usr/src/linux# make zlilo
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.2.12/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer  -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686  -c -o
init/main.o init/main.c
/usr/src/kernel-source-2.2.12/include/linux/pagemap.h: In function
`page_address':
In file included from /usr/src/kernel-source-2.2.12/include/linux/locks.h:8,
                 from /usr/src/kernel-source-2.2.12/include/linux/blk.h:5,
                 from init/main.c:23:
/usr/src/kernel-source-2.2.12/include/linux/pagemap.h:17: `PAGE_OFFSET_RAW'
undeclared (first use this function)
/usr/src/kernel-source-2.2.12/include/linux/pagemap.h:17: (Each undeclared
identifier is reported only once
/usr/src/kernel-source-2.2.12/include/linux/pagemap.h:17: for each function it
appears in.)
/usr/src/kernel-source-2.2.12/include/linux/pagemap.h:18: warning: control
reaches end of non-void function
/usr/src/kernel-source-2.2.12/include/asm/pgtable.h: In function
`get_pgd_slow':
In file included from /usr/src/kernel-source-2.2.12/include/linux/vmalloc.h:7,
                 from /usr/src/kernel-source-2.2.12/include/asm/io.h:101,
                 from init/main.c:26:
/usr/src/kernel-source-2.2.12/include/asm/pgtable.h:408: `PAGE_OFFSET_RAW'
undeclared (first use this function)
/usr/src/kernel-source-2.2.12/include/asm/pgtable.h: In function
`pte_alloc_kernel':
/usr/src/kernel-source-2.2.12/include/asm/pgtable.h:497: `PAGE_OFFSET_RAW'
undeclared (first use this function)
/usr/src/kernel-source-2.2.12/include/asm/pgtable.h: In function `pte_alloc':
/usr/src/kernel-source-2.2.12/include/asm/pgtable.h:515: `PAGE_OFFSET_RAW'
undeclared (first use this function)
/usr/src/kernel-source-2.2.12/include/asm/io.h: In function `virt_to_phys':
In file included from init/main.c:26:
/usr/src/kernel-source-2.2.12/include/asm/io.h:112: `PAGE_OFFSET_RAW'
undeclared (first use this function)
/usr/src/kernel-source-2.2.12/include/asm/io.h: In function `phys_to_virt':
/usr/src/kernel-source-2.2.12/include/asm/io.h:117: `PAGE_OFFSET_RAW'
undeclared (first use this function)
/usr/src/kernel-source-2.2.12/include/asm/io.h: In function `check_signature':
/usr/src/kernel-source-2.2.12/include/asm/io.h:175: `PAGE_OFFSET_RAW'
undeclared (first use this function)
make: *** [init/main.o] Error 1
Icaro:/usr/src/linux#
------------------------------------

A ver si a alguien se le ocurre que puede ser ....

Sea como sea muchas gracias

===
.             (O)   See you, Nos vemos, Ens veiem     a8888b.
   o          <M   http://www.doneval.speedhost.com  d888888b.
  /| ......  /:M\----------------------------------- 8P"YP"Y88
(O)[]XXXXXX[]I:K+}=====< TOR NEC DONAVAM >========== 8|o||o|88
  \| ^^^^^^  \:W/----------------------------------- 8'    .88
   o          <W   Microsoft gives you Windows ...   8`._.' Y8
              (O)  Linux gives you the whole house  d/      `8b.
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


Reply to: