FS#30951 - [syslinux] fails to build

Attached to Project: Arch Linux
Opened by Lara Maia (mrk3004) - Wednesday, 01 August 2012, 00:31 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 01 August 2012, 12:37 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
linux/ext2_fs.h renamed to ext2fs/ext2_fs.h

Additional info:
* syslinux 4.05-4

[...]

binstaller -c -o bootsect_bin.o ../libinstaller/bootsect_bin.c
In file included from syslinux.c:50:0:
../libinstaller/linuxioctl.h:22:44: fatal error: linux/ext2_fs.h: Arquivo ou diretório não encontrado
compilation terminated.
make[1]: ** [syslinux.o] Erro 1
make[1]: *** Esperando que os outros processos terminem....
In file included from ../libinstaller/syslxcom.c:33:0:
../libinstaller/linuxioctl.h:22:44: fatal error: linux/ext2_fs.h: Arquivo ou diretório não encontrado
compilation terminated.
make[1]: ** [syslxcom.o] Erro 1
make[1]: Saindo do diretório `/tmp/src/syslinux-4.05/linux'
make: ** [all] Erro 2

Steps to reproduce:
try to compile
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Wednesday, 01 August 2012, 12:37 GMT
Reason for closing:  Duplicate

Loading...