[ipxe-devel] problems with the webinterface

Alexander Goldbaum goldbaum at rz.uni-kiel.de
Wed May 30 14:34:04 UTC 2012


Hi guys, I hope to be on the right mailing list for this. Otherwise, 
sorry...

Thanks for your time,
Alexander

To the problem:
I've just installed a fresh debian 6.0.5 to build iPXE images. Building 
from the terminal seems to work but the webinterface just gives me this 
error:

Build failed. Status = 2
build.php:
Build options:
Build directory is: /tmp/MDCROMek5NGi

$_POST['ofmt'] = "Floppy bootable image (.dsk)"
$_POST['nic'] = "all-drivers"
$_POST['pci_vendor_code'] = ""
$_POST['pci_device_code'] = ""
Flags:
$flags contains 44 elements:
$flags[PRODUCT_NAME]=""
$flags[PRODUCT_SHORT_NAME]="iPXE"
$flags[CONSOLE_PCBIOS]="on"
$flags[CONSOLE_SERIAL]="off"
$flags[BANNER_TIMEOUT]="20"
$flags[KEYBOARD_MAP]="us"
$flags[NET_PROTO_IPV4]="on"
$flags[COMCONSOLE]="0x3F8"
$flags[COMPRESERVE]="off"
$flags[COMSPEED]="115200"
$flags[COMDATA]="8"
$flags[COMPARITY]="0"
$flags[COMSTOP]="1"
$flags[DOWNLOAD_PROTO_TFTP]="on"
$flags[DOWNLOAD_PROTO_HTTP]="on"
$flags[DOWNLOAD_PROTO_HTTPS]="off"
$flags[DOWNLOAD_PROTO_FTP]="off"
$flags[SANBOOT_PROTO_ISCSI]="on"
$flags[SANBOOT_PROTO_AOE]="on"
$flags[DNS_RESOLVER]="on"
$flags[NMB_RESOLVER]="off"
$flags[IMAGE_ELF]="on"
$flags[IMAGE_NBI]="on"
$flags[IMAGE_MULTIBOOT]="on"
$flags[IMAGE_PXE]="on"
$flags[IMAGE_SCRIPT]="on"
$flags[IMAGE_BZIMAGE]="on"
$flags[IMAGE_COMBOOT]="on"
$flags[AUTOBOOT_CMD]="on"
$flags[NVO_CMD]="on"
$flags[CONFIG_CMD]="on"
$flags[IFMGMT_CMD]="on"
$flags[IWMGMT_CMD]="on"
$flags[ROUTE_CMD]="on"
$flags[IMAGE_CMD]="on"
$flags[DHCP_CMD]="on"
$flags[SANBOOT_CMD]="on"
$flags[LOGIN_CMD]="on"
$flags[TIME_CMD]="off"
$flags[DIGEST_CMD]="off"
$flags[CRYPTO_80211_WEP]="on"
$flags[CRYPTO_80211_WPA]="on"
$flags[CRYPTO_80211_WPA2]="on"
$flags[NETDEV_DISCARD_RATE]="0"
Make output:
Make command: make -C '/tmp/MDCROMek5NGi' 'bin/ipxe.dsk' 2>&1
make: Entering directory `/tmp/MDCROMek5NGi'
   [DEPS] arch/i386/prefix/romprefix.S
   [DEPS] arch/i386/prefix/mromprefix.S
   [DEPS] arch/i386/interface/vmware/vmconsole.c
   [DEPS] arch/i386/interface/syslinux/comboot_call.c
   [DEPS] arch/i386/interface/pcbios/bios_smbios.c
   [DEPS] arch/i386/firmware/pcbios/bios_console.c
   [DEPS] arch/i386/core/video_subr.c
   [DEPS] config/config_romprefix.c
   [DEPS] config/config_net80211.c
   [DEPS] config/config_infiniband.c
   [DEPS] config/config_fc.c
   [DEPS] config/config_ethernet.c
   [DEPS] config/config.c
   [DEPS] usr/imgtrust.c
   [DEPS] interface/smbios/smbios_settings.c
   [DEPS] interface/smbios/smbios.c
   [DEPS] interface/efi/efi_snp.c
   [DEPS] interface/efi/efi_smbios.c
   [DEPS] interface/efi/efi_driver.c
   [DEPS] interface/efi/efi_console.c
   [DEPS] net/udp/syslog.c
   [DEPS] net/tcp/syslogs.c
   [DEPS] net/netdevice.c
   [DEPS] core/serial_console.c
   [DEPS] core/serial.c
   [DEPS] core/main.c
   [DEPS] core/log.c
   [DEPS] core/image.c
   [DEPS] core/downloader.c
make: Leaving directory `/tmp/MDCROMek5NGi'
make: Entering directory `/tmp/MDCROMek5NGi'
   [BUILD] bin/downloader.o
core/downloader.c: In function 'downloader_finished':
core/downloader.c:79: error: 'LOG_LEVEL' undeclared (first use in this 
function)
core/downloader.c:79: error: (Each undeclared identifier is reported 
only once
core/downloader.c:79: error: for each function it appears in.)
make: *** [bin/downloader.o] Error 1
make: Leaving directory `/tmp/MDCROMek5NGi'



More information about the ipxe-devel mailing list