bug-grub
[Top][All Lists]
Advanced

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

automake problem


From: Mila Kuchta
Subject: automake problem
Date: Sun, 29 Apr 2001 04:21:44 +0200
User-agent: Mutt/1.2.5i

Hi,

I have problem with creating Makefiles.
If I don't execute automake and autoconf everythings go right, but I
applied some patches and want it to take effect.

Thank you

Regards from

Mila Kuchta

address@hidden grub-0.5.96.1]$ automake
stage1/Makefile.am:2: invalid variable `nodist_pkgdata_DATA'
stage2/Makefile.am: nbloader_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: pxeloader_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: diskless_exec_OBJECTS should not be defined
stage2/Makefile.am: pre_stage2_exec_OBJECTS should not be defined
stage2/Makefile.am: start_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: e2fs_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: fat_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: ffs_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: minix_stage1_5_exec_OBJECTS should not be defined
stage2/Makefile.am: variable `LDADD' not defined
stage2/Makefile.am: reiserfs_stage1_5_exec_OBJECTS should not be
defined
stage2/Makefile.am: variable `LDADD' not defined
docs/Makefile.am:1: required file `docs/mdate-sh' not found
docs/Makefile.am:1: required file `docs/texinfo.tex' not found
netboot/Makefile.am:33: bad macro name `3c509_drivers'
netboot/Makefile.am:34: bad macro name `3c595_drivers'
netboot/Makefile.am:35: bad macro name `3c90x_drivers'
netboot/Makefile.am:139: bad macro name `3c509_o_CFLAGS'
netboot/Makefile.am:140: bad macro name `3c529_o_CFLAGS'
netboot/Makefile.am:141: bad macro name `3c590_o_CFLAGS'
netboot/Makefile.am:142: bad macro name `3c595_o_CFLAGS'
netboot/Makefile.am:143: bad macro name `3c90x_o_CFLAGS'
netboot/Makefile.am:148: bad macro name `3c507_o_CFLAGS'
netboot/Makefile.am:154: bad macro name `3c503_o_CFLAGS'

address@hidden grub-0.5.96.1]$ make
....
creating stage2/Makefile
make[2]: Leaving directory
`/home/kuchta/apps/system/grub-0.5.96.1/stage2'
make[2]: Entering directory
`/home/kuchta/apps/system/grub-0.5.96.1/stage2'
Makefile:366: warning: overriding commands for target `nbloader.exec'
Makefile:326: warning: ignoring old commands for target
`nbloader.exec'
Makefile:370: warning: overriding commands for target `pxeloader.exec'
Makefile:330: warning: ignoring old commands for target
`pxeloader.exec'
Makefile:374: warning: overriding commands for target `diskless.exec'
Makefile:334: warning: ignoring old commands for target
`diskless.exec'
Makefile:378: warning: overriding commands for target
`pre_stage2.exec'
Makefile:338: warning: ignoring old commands for target
`pre_stage2.exec'
Makefile:382: warning: overriding commands for target `start.exec'
Makefile:342: warning: ignoring old commands for target `start.exec'
Makefile:386: warning: overriding commands for target
`e2fs_stage1_5.exec'
Makefile:346: warning: ignoring old commands for target
`e2fs_stage1_5.exec'
Makefile:390: warning: overriding commands for target
`fat_stage1_5.exec'
Makefile:350: warning: ignoring old commands for target
`fat_stage1_5.exec'
Makefile:394: warning: overriding commands for target
`ffs_stage1_5.exec'
Makefile:354: warning: ignoring old commands for target
`ffs_stage1_5.exec'
Makefile:398: warning: overriding commands for target
`minix_stage1_5.exec'
Makefile:358: warning: ignoring old commands for target
`minix_stage1_5.exec'
Makefile:402: warning: overriding commands for target
`reiserfs_stage1_5.exec'
Makefile:362: warning: ignoring old commands for target
`reiserfs_stage1_5.exec'gcc  -g  -o e2fs_stage1_5.exec -nostdlib
-Wl,-N -Wl,-Ttext -Wl,2000 start.o asm.o common.o char_io.o disk_io.o
stage1_5.o fsys_ext2fs.o bios.o
asm.o: In function `main':
asm.o(.text+0x0): multiple definition of `start'
start.o(.text+0x0): first defined here
asm.o: In function `main':
asm.o(.text+0x0): multiple definition of `_start'
start.o(.text+0x0): first defined here
char_io.o: In function `cl_backward.1':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/char_io.c:305: undefined
reference to `terminal'
char_io.o: In function `cl_forward.2':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/char_io.c:339: undefined
reference to `terminal'
char_io.o: In function `cl_refresh.0':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/char_io.c:461: undefined
reference to `terminal'
char_io.o: In function `getkey':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/char_io.c:1025:
undefined reference to `terminal'
char_io.o: In function `checkkey':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/char_io.c:1041:
undefined reference to `terminal'
char_io.o:/home/kuchta/apps/system/grub-0.5.96.1/stage2/char_io.c:1090:
more undefined references to `terminal' follow
disk_io.o: In function `devread':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:245: undefined
reference to `debug'
disk_io.o: In function `print_completions':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1142:
undefined reference to `builtin_table'
disk_io.o: In function `grub_open':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1331:
undefined reference to `compressed_file'
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1406:
undefined reference to `gunzip_test_header'
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1427:
undefined reference to `gunzip_test_header'
disk_io.o: In function `grub_read':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1458:
undefined reference to `compressed_file'
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1459:
undefined reference to `gunzip_read'
disk_io.o: In function `dir':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/disk_io.c:1552:
undefined reference to `compressed_file'
stage1_5.o: In function `cmain':
/home/kuchta/apps/system/grub-0.5.96.1/stage2/stage1_5.c:38: undefined
reference to `chain_stage2'
collect2: ld returned 1 exit status
make[2]: *** [e2fs_stage1_5.exec] Error 1
make[2]: Leaving directory
`/home/kuchta/apps/system/grub-0.5.96.1/stage2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kuchta/apps/system/grub-0.5.96.1'
make: *** [all-recursive-am] Error 2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]