On Sat, Feb 1, 2014 at 21:07, Gene Cumm <gene.cumm at gmail.com> wrote:> Known issue. http://bugzilla.syslinux.org/show_bug.cgi?id=35 and perhaps a few others but this should be resolved in the master branch. > I just committed my fix this morning so there's no -pre release yet.Is that really fixed in git? I've checkout syslinux about one hour ago from git. I ran a make all and copied the new syslinux.efi and ldlinux.e64. But it didn't changed anything. Still the same error on VMware. Cheers Conrad
On Feb 1, 2014 4:37 PM, "Conrad Kostecki" <ck at conrad-kostecki.de> wrote:> > On Sat, Feb 1, 2014 at 21:07, Gene Cumm <gene.cumm at gmail.com> wrote: > > Known issue. http://bugzilla.syslinux.org/show_bug.cgi?id=35 andperhaps a few others but this should be resolved in the master branch.> > I just committed my fix this morning so there's no -pre release yet. > > Is that really fixed in git? I've checkout syslinux about one hour agofrom git. I ran a make all and copied the new syslinux.efi and ldlinux.e64.> But it didn't changed anything. Still the same error on VMware.What's your build box (distro, kernel architecture, userspace architecture, gcc, binutils, nasm)? I've had difficulty with Ubuntu 12.04 x64 but luck with Debian stable x86. --Gene
On Feb 1, 2014 4:37 PM, "Conrad Kostecki" <ck at conrad-kostecki.de> wrote:> > On Sat, Feb 1, 2014 at 21:07, Gene Cumm <gene.cumm at gmail.com> wrote: > > Known issue. http://bugzilla.syslinux.org/show_bug.cgi?id=35 andperhaps a few others but this should be resolved in the master branch.> > I just committed my fix this morning so there's no -pre release yet. > > Is that really fixed in git? I've checkout syslinux about one hour agofrom git. I ran a make all and copied the new syslinux.efi and ldlinux.e64.> But it didn't changed anything. Still the same error on VMware.> What's your build box (distro, kernel architecture, userspace architecture, gcc, binutils, nasm)? I've had difficulty with Ubuntu 12.04 x64 but luck with Debian stable x86.Gentoo Linux 64-Bit Multilib Kernel 3.13.1 64-Bit gcc (Gentoo 4.8.2-r1 p1.4-ssptest, pie-0.5.9-ssptest) 4.8.2 sys-devel/binutils 2.24 NASM version 2.11 Cheers Conrad
> On Sat, Feb 1, 2014 at 21:07, Gene Cumm <gene.cumm at gmail.com> wrote: > > Known issue. http://bugzilla.syslinux.org/show_bug.cgi?id=35 and > perhaps a few others but this should be resolved in the master branch. > > I just committed my fix this morning so there's no -pre release yet. > > Is that really fixed in git? I've checkout syslinux about one hour ago > from git. I ran a make all and copied the new syslinux.efi and > ldlinux.e64. But it didn't changed anything. Still the same error on > VMware.Just to be sure we are talking about the same "git master", have you tried from: http://git.zytor.com/?p=syslinux/syslinux.git;a=shortlog;h=refs/heads/ master Regards, Ady.
On Sat, Feb 1, 2014 at 8:50 PM, Ady <ady-sf at hotmail.com> wrote:> >> On Sat, Feb 1, 2014 at 21:07, Gene Cumm <gene.cumm at gmail.com> wrote: > >> Known issue. http://bugzilla.syslinux.org/show_bug.cgi?id=35 and >> perhaps a few others but this should be resolved in the master branch. >> > I just committed my fix this morning so there's no -pre release yet. >> >> Is that really fixed in git? I've checkout syslinux about one hour ago >> from git. I ran a make all and copied the new syslinux.efi and >> ldlinux.e64. But it didn't changed anything. Still the same error on >> VMware. > > Just to be sure we are talking about the same "git master", have you > tried from: > http://git.zytor.com/?p=syslinux/syslinux.git;a=shortlog;h=refs/heads/ > masterThanks Ady. Yes, I pushed the commits this morning only to the above project repo (in addition to my own at github.com and zytor.com). gitk and git log would show a history of commits. -- -Gene