The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation error in validator.c
2012-05-23, 16:42
Post: #1
Compilation error in validator.c
lubuntu@lubuntu:~/ipxe/src$ make bin-x86_64-efi/10ec8169.efirom
[BUILD] bin-x86_64-efi/validator.o
net/validator.c: In function ‘validator_step’:
net/validator.c:458:20: error: variable ‘previous’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make: *** [bin-x86_64-efi/validator.o] Error 1

lubuntu@lubuntu:~/ipxe/src$ gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright © 2011 Free Software Foundation, Inc.

lubuntu@lubuntu:~/ipxe/src$ make --version
GNU Make 3.81
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Compilation error in validator.c - _angus_ - 2012-05-23 16:42



User(s) browsing this thread: 1 Guest(s)