[<prev] [next>] [day] [month] [year] [list]
Message-ID: <804dabb00805010854t7c593c1dl271f3634863d2137@mail.gmail.com>
Date: Thu, 1 May 2008 23:54:54 +0800
From: "Peter Teoh" <htmldeveloper@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: make[1]: *** [drivers/built-in.o] Error 1
Doing a make on the latest linus tree gives:
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
LDS arch/x86/kernel/acpi/realmode/wakeup.lds
LD arch/x86/kernel/acpi/realmode/wakeup.elf
ld: warning: dot moved backwards before `.text'
ld: warning: dot moved backwards before `.text'
ld: warning: dot moved backwards before `.text'
OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin
AS arch/x86/kernel/acpi/wakeup_rm.o
LD arch/x86/kernel/acpi/built-in.o
LD arch/x86/kernel/built-in.o
LD drivers/built-in.o
ld: drivers/media/built-in.o: No such file: No such file or directory
make[1]: *** [drivers/built-in.o] Error 1
make: *** [drivers] Error 2
a. What is the cause of the error?
b. Is there a relationship between the ld-warning and the subsequent
errors as shown above?
Thanks.
--
Regards,
Peter Teoh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists