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

Re: Debian Boot Floppies CVS: boot-floppies pfaffben



Hartmut Koptein <koptein@et-inf.fho-emden.de> writes:

   When fix you the rest of 'nasty' in your code?

   make[4]: Entering directory `/home/koptein/booting/work/utilities/bogl'
   cc -E -O2 -D_GNU_SOURCE -I../dbootstrap -DARCH=powerpc -DARCHNAME='"powerpc"'  -DKVER='"2.2.3"'  -DLINGUA='"C"'
   -DINCLINGUA='"messages/lang_C.h"' -DBOGL_VGA16_FB=1 -Wall -g -M arrow.c bogl-vga16.c bogl-vga16.h bogl.c bogl.h boglP.h boml.c
   boml.h bowl.c bowl.h helvB10.c helvB12.c helvR10.c symbol.c timBI18.c tux75.c > .depend
   bowl.c:32: lang.h: No such file or directory
   make[4]: [depend] Error 1 (ignored)

It doesn't do that here.  Do you have idea why it's doing it for you?

    ../dbootstrap/partition_config.o ../dbootstrap/pcmcia.o ../dbootstrap/reboot_system.o ../dbootstrap/release_notes.o
    ../dbootstrap/select_not_mounted.o ../dbootstrap/tzconfig.o ../bogl/libbogl.a ../libfdisk/libfdisk.a -lc -lloadtrm
    ../bogl/libbogl.a(bogl-vga16.o): In function `bogl_vga16_pixel':
    /usr/include/asm/io.h:206: undefined reference to `isa_io_base'
    /usr/include/asm/io.h:206: undefined reference to `isa_io_base'
    /usr/include/asm/io.h:206: undefined reference to `isa_io_base'
    /usr/include/asm/io.h:206: undefined reference to `isa_io_base'
    /usr/include/asm/io.h:206: undefined reference to `isa_io_base'

Wouldn't that be a bug in the kernel headers, not in my program?  I
don't have that problem on i386.


Reply to: