linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Paolo Scaffardi" <arsenio@tin.it>
To: <linuxppc-dev@lists.linuxppc.org>
Subject: MPC8xx-2.2.13 kernel and Framebuffer support: cannot compile!
Date: Thu, 27 Jul 2000 17:43:43 +0200	[thread overview]
Message-ID: <001b01bff7e1$ab6b4720$640a0a0a@server> (raw)


I trying to develop a simple framebuffer driver for my MPC823FADS Video
analog output, but when i modify the kernel to include the any frame buffer
device driver, the compilers reports me:

   powerpc-linux-ld -T arch/ppc/vmlinux.lds -Ttext 0xc0000000 -Bstatic
arch/ppc/kernel/head.o init/Main.o init/version.o \
        --start-group \
        arch/ppc/kernel/kernel.o arch/ppc/mm/mm.o arch/ppc/lib/lib.o
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
        arch/ppc/math-emu/math-emu.o fs/filesystem.a net/network.a
drivers/block/block.a drivers/char/char.a drivers/misc.misc.a \
        drivers/net/net.a drivers/machintosh/machintosh.a
arch/ppc/8xx_io/8xx_io.a drivers/net/net.a\
        LinuxPPC/mpc8xx-2.2.13/lib/lib.a --end-group -o vmlinux

    init/main.o(.data.init+0x64): undefined reference to 'video_setup'
    drivers/char/char.a(mem.o): In function 'chr_dev_init':
    mem.o(.text.init+0x40): undefined reference to 'fbmem_init'
    mem.o(.text.init+0x40): relocation truncated to fit R_PPC_REL24
fbmem_init
    make: *** [vmlinux]  Error 1

Why this?

I enabled the voice "General setup/Support for frame buffer devices" ,
enabled the voice "Console drivers/Virtual Frame Buffer support" and run
"make clean; make zImage".

Is it needed a patch to fix this? What can i do?
I cannot use other kernels because of my FADS board (not supported by
HardHat and similars).

Thanx in advance!

- MAY THE PINGUIN B WITH U -

Thanx,
Paolo Scaffardi
AIRVENT SAM s.p.a - RIMINI (ITALY)

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2000-07-27 15:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-27 15:43 Paolo Scaffardi [this message]
2000-07-28 18:43 ` MPC8xx-2.2.13 kernel and Framebuffer support: cannot compile! Dan Malek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001b01bff7e1$ab6b4720$640a0a0a@server' \
    --to=arsenio@tin.it \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).