* Kernel build problem (2.4.1)...
@ 2001-05-02 18:29 Daniel Howe
2001-05-02 18:52 ` Mohammad A. Haque
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Howe @ 2001-05-02 18:29 UTC (permalink / raw)
To: linux-kernel
Greetings,
I'm having a problem with my running kernel (2.4.1) - attempting to make
a boot floppy. make bzDisk(& make bzImage) give the error below - any
ideas? Seems like bootsec is missing. I'm running Debian on x86...
thanks much,
/daniel
make[1]: Leaving directory `/usr/src/linux-2.4.1/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.4.1/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/media/media.o drivers/char/agp/agp.o
drivers/char/drm/drm.o drivers/ide/idedriver.o drivers/cdrom/driver.o
drivers/sound/sounddrivers.o drivers/pci/driver.o
drivers/pcmcia/pcmcia.o drivers/net/pcmcia/pcmcia_net.o
drivers/pnp/pnp.o drivers/video/video.o \
net/network.o \
/usr/src/linux-2.4.1/arch/i386/lib/lib.a
/usr/src/linux-2.4.1/lib/lib.a /usr/src/linux-2.4.1/arch/i386/lib/lib.a
\
--end-group \
-o vmlinux
nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( [aUw]
\)\|\(\.\.ng$\)\|\(LASH[RL]DI\)' | sort > System.map
make[1]: Entering directory `/usr/src/linux-2.4.1/arch/i386/boot'
ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
ld: cannot open binary: No such file or directory
make[1]: *** [bbootsect] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.1/arch/i386/boot'
make: *** [bzImage] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel build problem (2.4.1)...
2001-05-02 18:29 Kernel build problem (2.4.1) Daniel Howe
@ 2001-05-02 18:52 ` Mohammad A. Haque
0 siblings, 0 replies; 2+ messages in thread
From: Mohammad A. Haque @ 2001-05-02 18:52 UTC (permalink / raw)
To: Daniel Howe; +Cc: linux-kernel
On Wed, 2 May 2001, Daniel Howe wrote:
> ld: cannot open binary: No such file or directory
Fairly old problem.
http://marc.theaimsgroup.com/?l=linux-kernel&m=98478655301837&w=2
Please check list archives to see if issues have previously been
addressed.
--
=====================================================================
Mohammad A. Haque http://www.haque.net/
mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
batmanppc@themes.org
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-02 18:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-02 18:29 Kernel build problem (2.4.1) Daniel Howe
2001-05-02 18:52 ` Mohammad A. Haque
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.