Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The latest stable sources version, where is to download ?
2019-08-19, 10:45
Post: #1
The latest stable sources version, where is to download ?
Where is able to download the latest stable version ?
Due to git to the date is not built besause of spme vlan erros.
Find all posts by this user
Quote this message in a reply
2019-08-19, 11:51
Post: #2
RE: The latest stable sources version, where is to download ?
git master is latest stable which you find at git.ipxe.org/ipxe.git, there is also prebuilt versions at boot.ipxe.org
It should be explained at http://ipxe.org/download

what errors are you seeing?

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
2019-08-19, 17:00
Post: #3
RE: The latest stable sources version, where is to download ?
Here is:
net/netdevice.c: In function ‘net_pull_tags’:
net/netdevice.c:1072:28: warning: implicit declaration of function ‘vlan_find’; did you mean ‘vlan_tag’? [-Wimplicit-function-declaration]
if ( tag == 0 && ! vlan_find ( netdev, tag ) ) {
^~~~~~~~~
vlan_tag
net/netdevice.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-address-of-packed-member’
Find all posts by this user
Quote this message in a reply
2020-04-20, 23:41 (This post was last modified: 2020-04-21 02:02 by cpservicespb.)
Post: #4
RE: The latest stable sources version, where is to download ?
I almoste resolved the issue by my own.
See at https://forum.ipxe.org/showthread.php?tid=21810
Find all posts by this user
Quote this message in a reply
Post Reply 




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