similar to: I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')

Displaying 20 results from an estimated 8000 matches similar to: "I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')"

2013 Jul 11
2
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
Hi, I am trying to build syslinux-5.11-pre8 but it will fail: /tmp/foo # cat /etc/debian_version jessie/sid /tmp/foo # pwd /tmp/foo /tmp/foo # git clone git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git Cloning into 'syslinux'... remote: Counting objects: 47602, done. remote: Compressing objects: 100% (12273/12273), done. remote: Total 47602 (delta 35454), reused 46954 (delta
2013 Jul 11
0
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
Hi, OK, I solved the problem. Before calling "make installer", I first have to call "make spotless" and "make". Then I can call "make installer". Is that documented, somewhere? -- Regards, Igor
2013 Jul 12
0
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
On Thu, 11 Jul, at 03:33:11PM, H. Peter Anvin wrote: > On 07/11/2013 01:38 PM, Igor Sverkos wrote: > > Hi, > > > > OK, I solved the problem. Before calling "make installer", I first > > have to call "make spotless" and "make". Then I can call "make > > installer". > > > > Is that documented, somewhere? > >
2013 Jul 11
3
I cannot build syslinux-5.11-pre8 from git (No rule to make target `../core/ldlinux.bss')
On 07/11/2013 01:38 PM, Igor Sverkos wrote: > Hi, > > OK, I solved the problem. Before calling "make installer", I first > have to call "make spotless" and "make". Then I can call "make > installer". > > Is that documented, somewhere? > That would be a bug. The documented sequence is "make clean", "make
2004 Dec 29
4
SYSLINUX 3.00-pre8: Let's try this release thing again
Okay, spending the time to dot t's and cross i's (or something like that), I think I have something now that can be called 3.00-worthy, so let's call it a release candidate. Changes over the earlier 3.00 prereleases: - -m and -a options now supported by the DOS installer. - PXELINUX now allows IP addresses, FQDNs, and truncated hostnames when specifying an alternate TFTP server
2010 Mar 01
0
Multicolumn Listbox selectcommand trouble
Hey folks, This is my first message to the mailing list so please let me know if I mess something up. I'm trying to use the selectcommand for the mclistbox but I'm not very adept at using functions. Ideally I'd like to change the editor text when a different list item is selected but any help using the selectcommand would be appreciated and I think I could get the rest working.
2009 May 27
2
Having problems with Samba and openLDAP Groups
I'm getting a little closer and understanding how the logs, etc work. I can log onto a Samba share, can read and write to my home directory, but I'm concerned about trying to get the file share Staff to work - want it to be read and write to the Group named Staff. I have set up the group and added myself to the group If I do a smbldap-groupshow Staff - I get sudo smbldap-groupshow
2008 Apr 14
1
[Bug 15498] New: mlb.com gameday widget does not render
http://bugs.freedesktop.org/show_bug.cgi?id=15498 Summary: mlb.com gameday widget does not render Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy:
2012 Oct 09
5
Syslinux-5.00-pre8
Another prerelease for the 5.00 (elflink) branch should be making its way to the mirrors now. The shortlog for -pre7 to -pre8 is listed below. Just like the 4.06 branch I was really hoping to drop a final release this week. Once 4.06 is out I'll merge that into 5.00. If you can, please test it out and let know any of any bugs you find. Because so much of the core infrastructure is rewritten
2006 Aug 07
1
"sector read error" with 3.20-pre8 syslinux.com
Hi All, A colleague of mine is using syslinux-3.20-pre8, syslinux.com, under DOS to install syslinux loader. It gives "sector read error". He re-compiled syslinux.com under a linux box, and used it successfully to install the loader from DOS. He is installing it on a hard drive (C:) He booted from a floppy and ran: "syslinux.com C:" at A:\ prompt He tried with
2010 Mar 07
8
Parsing XML file with no style info with Hpricot
Hello, I''ve been trying for hours to parse an XML using Hpricot. Usually it''s not a problem. Here''s my simple code: #This works and outputs the proper xml data @url1 = ''http://www.sportingnews.com/stories/sportingnews/MLB/rss.xml'' @page1 = Hpricot(open(@url1)) <%= @page 1 %> #This does not work, and I''m scratching my head @url1 =
2015 Sep 21
0
Chaining to pxelinux.0 6.0.3 from iPXE - ldlinux.c32
On Mon, Sep 21, 2015 at 6:23 PM, Alan Sparks via Syslinux <syslinux at zytor.com> wrote: > If this is asked before, please point me at the answer, can't find it... I seem to recall seeing this before. > With pxelinux 3.8.6 (or, < 5.x), I was able to chain boot pxelinux.0 > from ipxe, having set appropriate values for DHCP options 210 and 209 > for the remote file path
2015 Sep 21
2
Chaining to pxelinux.0 6.0.3 from iPXE - ldlinux.c32
If this is asked before, please point me at the answer, can't find it... With pxelinux 3.8.6 (or, < 5.x), I was able to chain boot pxelinux.0 from ipxe, having set appropriate values for DHCP options 210 and 209 for the remote file path and the config file. This doesn't work with 6.0.3. With 6.0.3, this throws the "failed to load ldconfig.c32" error now. The files are in
2005 Aug 29
1
SYSLINUX 3.11-pre8 -- release candidate
I have released SYSLINUX 3.11-pre8; this is a release candidate. The differences versus -pre6 is that I have reverted the PXELINUX stack changes I did in SYSLINUX 3.10 since there are confirmed reports that they break at least one platform. As before, I hope to release 3.11 on Tuesday unless I get objections. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2008 Mar 31
4
SYSLINUX 3.70-pre8
I have just pushed out SYSLINUX 3.70-pre8. The two main differences is that I have updated the gPXE source base, and added a sanboot module (sanboot.c32). sanboot.c32 *should* be capable of initiating an iSCSI or AoE boot, but I haven't actually tested it. The other main difference is that gPXE now advertises HTTP/1.0 instead of HTTP/1.1, since the code was not actually HTTP/1.1
2002 Aug 28
0
SYSLINUX 2.00-pre8 released
Hi all, I have released SYSLINUX 2.00-pre8, which a syslinux installer which I'm *hoping* should be safe to run setuid root (and therefore will be able to run on any device or file that the user has read/write permission to.) If anyone is willing to do a security audit of this code, I would really appreciate it; I have really tried to make sure the code asserts root privilege as little as at
2004 Dec 19
0
SYSLINUX 2.20-pre8 available
Rewrite still going strong... The big news in -pre8 is that I have turned on the code which stores "label" statements in compressed format. I tested it with a particularly trivial example, and it handled over 2400 labels that way. In a more typical configuration it would probably handle 600-800. -hpa
2001 Nov 05
2
oops on 2.4.14-pre8
Hello! I got oops after about 3 hours of uptime. Load was about 1,5. This is output of ksymoops after forced reboot if it helps someone. :-) ksymoops 2.4.0 on i686 2.4.14-pre8. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.14-pre8/ (default) -m /boot/System.map-2.4.14-pre8 (default) Warning (compare_maps): mismatch on
2005 Apr 21
1
pxelinux 3.08-pre8 hangs at boot prompt under vmware GSX
I'm using pxelinux to boot vmware instances, running VMware-gsx-3.1.0-9089. When I enable the boot: prompt, the prompt is displayed but then keyboard input is not echoed promptly. By that, I mean that if you hit a few keys they wont be echoed until several minutes later. I think the problem relates to the check_for_arp function; if I comment the line in that that calls pxenv, then the
2011 Aug 20
0
Where to download libnl-devel-1.0-pre8
dear guys, I'm trying to compile iw, it needs libnl version >= 1.0-pre7. I've got it, but I can't get for devel version. I search on google but I haven't found it yet. Do you know where to get it? thanks before. -Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: