search for: spotless

Displaying 20 results from an estimated 109 matches for "spotless".

Did you mean: spoolss
2003 Nov 29
1
[PATCH] ash not make -j safe, make spotless updates
...but there is no dependency for that fact. olaf@mandarine:~/klibc-0.87> grep -Er 'include.*nodes.h' ash/ | sed 's-^[^/]\+/\([^.]*\).*-\1.o-' | xargs echo OBJ_NODES = OBJ_NODES = cd.o eval.o exec.o expand.o jobs.o main.o nodes.o options.o parser.o redir.o show.o trap.o var.o make spotless doesnt work reliable, the patch adds a few more targets. Is there a good reason to build ash.shared in klibc? diff -p -purNx linux klibc-0.87.orig/ash/Makefile klibc-0.87/ash/Makefile --- klibc-0.87.orig/ash/Makefile 2003-02-10 12:05:21.000000000 +0100 +++ klibc-0.87/ash/Makefile 2003-11-29 13:1...
2008 Nov 02
1
[PATCH 1/1] com32/libutil/Makefile: Duplicate spotless target
From: Gene Cumm <gene.cumm at gmail.com> Fix duplicate spotless target in com32/libutil/Makefile. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- diff --git a/com32/libutil/Makefile b/com32/libutil/Makefile index 31754a9..02789ca 100644 --- a/com32/libutil/Makefile +++ b/com32/libutil/Makefile @@ -56,8 +56,6 @@ clean: tidy spotless: clean...
2009 Feb 28
1
[PATCH 1/1] com32/libutil/Makefile: Duplicate spotless target
From: Gene Cumm <gene.cumm at gmail.com> Fix duplicate spotless target in com32/libutil/Makefile. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- I had submitted this patch back in November but haven't seen a response specific to this patch. I also submitted another patch in a reply to this that may have cause some confusion. -Gene diff -...
2003 Nov 20
0
[patch] spotless target for kinit
A tiny patch to add a spotless target to the kinit Makefile -- Martin Hicks Wild Open Source Inc. mort@wildopensource.com 613-266-2296 # This is a BitKeeper generated patch for the following project: # Project Name: The kernel C library # This patch format is intended for GNU patch command version 2.5 or...
2006 Sep 28
0
make spotless failure in 3.31
When I build syslinux, I normally do make spotless make but this fails with syslinux-3.31 because of 4 files: ./com32/lib/sys/vesa/.background.o.d ./com32/lib/sys/vesa/.drawtxt.o.d ./com32/lib/sys/vesa/.alphatbl.o.d ./com32/lib/sys/vesa/.initvesa.o.d The .initvesa.o.d has some redhat specific path that does not exist on my system: /usr/lib/gc...
2009 Dec 30
1
make spotless, make and dosutil
checkout master: dosutil/mdiskchk.com exists make spotless: dosutil/mdiskchk.com gets deleted make: make[1]: Entering directory `/syslinux-3.85-pre1-1-g769ee62/dosutil' wcl -6 -osx -mt -bt=DOS -l=COM -c -fo=mdiskchk.obj mdiskchk.c make[1]: wcl: Command not found Time to revisit "Makefile: add DOS utilities as installables" ? - Sebastian
2015 Sep 14
0
`make spotless` and /gpxe directory
On Mon, Sep 14, 2015 at 05:15:14AM -0700, Patrick Masotta via Syslinux wrote: > > A comment on the side about Makefile improvements: > I've noticed that for some reason > #make spotless > does not clean up the /gpxe directory. > I didn't have time to fix this but probably for you is just a trivial change; > please consider this issue if you have a minute. That request now in fresh thread with a matching subject line. Groeten Geert Stappers -- Leven en laten leven
2006 Oct 03
1
syslinux-3.31
make spotless fails to remove 4 files: ./com32/lib/sys/vesa/.background.o.d ./com32/lib/sys/vesa/.drawtxt.o.d ./com32/lib/sys/vesa/.alphatbl.o.d ./com32/lib/sys/vesa/.initvesa.o.d This breaks the build since those files require redhat header file locations that don't exist on my system. Now I issue make...
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 installer". -hpa
2014 Jan 10
2
EFI build problems
On Sat, Jan 4, 2014 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote: > >> * make spotless still fails after working around the above: >> [...] >> make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi" OBJ="/home/wferi/syslinux/syslinux/efi32/efi" \ >> -f /home/wferi/syslinux/syslinux/efi/Makefile spotless >> In file inclu...
2013 Dec 17
6
EFI build problems
...path, like above, and also pushd/popd, which is not built into a standard Bourne shell invoked by #!/bin/sh. Again I wonder what's the point of it, as the script exits right after the popd, and it is not sourced but executed, so the current working directory is discarded anyway. * make spotless still fails after working around the above: [...] make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi" OBJ="/home/wferi/syslinux/syslinux/efi32/efi" \ -f /home/wferi/syslinux/syslinux/efi/Makefile spotless In file included from /usr/include/elf.h:24:0,...
2013 Jun 12
2
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
...er, but still not work. > > For some reason, "ldlinux.c32" is apparently sent but "Failed to load" > by PXELINUX and few seconds later, dnsmasq shows an error message > "failed sending": Did you reinstall ldlinux.c32 after rebuilding? Did you do 'make spotless' before building with the patch? Something looks fishy here. -- Matt Fleming, Intel Open Source Technology Center
2009 Oct 03
3
PATCH: Build floppy image which contains HDT
....net) hdt.c32 doesn't necessarily need the files modules.alias, modules.pcimap and pci.ids, but in this patch those files are required for building hdt.img. I did this because else hdt.img didn't build again when you update one of those 3 files, unless you run: $ cd ./com32/hdt $ make spotless $ make hdt.img I don't know which way is preferred. - Gert Hulselmans $ diff -u ./MCONFIG.old ./MCONFIG --- ./MCONFIG.old 2009-10-03 21:16:38.172614946 +0200 +++ ./MCONFIG 2009-10-03 21:18:26.956615419 +0200 @@ -52,6 +52,8 @@ RANLIB = ranlib GZIPPROG = gzip PNGTOPNM = pngtopn...
2012 Jun 04
3
Syslinux 4.10-pre20
...t of pxelinux.0 starts working properly so that I can start using it" :) It doesn't work for me yet; I am attaching the tcpdump of the client machine trying to boot. Client's MAC is '00:26:b9:7c:6c:20' The pxelinux is 4.10-pre22 with the patch provided by HPA. I did 'make spotless and make clean' as told by HPA. Regards, Shantanu -------------- next part -------------- A non-text attachment was scrubbed... Name: 410pre22_with_patch.zip Type: application/zip Size: 63558 bytes Desc: not available URL: <http://www.zytor.com/pipermail/syslinux/attachments/20120604/3fc125...
2015 Aug 08
2
Compiling extlinux statically
Hi, I'm trying to build extlinux statically, but no matter what CFLAGS or OPTFLAGS I set in the Makefiles I get bios/extlinux/extlinux: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=ef970f59a48b226b2397b73a56e02a73b79c5f0a, not stripped I have tried adding OPTFLAGS= -static to the extlinux/Makefile as well as
2011 Nov 26
1
Building syslinux 4.04 on a 32bit system
I thougt somebody might like to know - I got a fresh copy of 4.04 from http://www.kernel.org/ - when building on a 32bit system, the build fails at first. I had to do a "make spotless" to get a successful build. make[2]: Entering directory `/home/per/workspace/syslinux-4.04/diag/geodsp' ./mk-lba-img lba.img ./mk-lba-img: ./mk-lba-img: cannot execute binary file make[2]: *** [lba.img] Error 126 make[2]: Leaving directory `/home/per/workspace/syslinux-4.04/diag/geodsp...
2013 Jun 12
0
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
...t; >> For some reason, "ldlinux.c32" is apparently sent but "Failed to load" >> by PXELINUX and few seconds later, dnsmasq shows an error message >> "failed sending": > > Did you reinstall ldlinux.c32 after rebuilding? Did you do 'make > spotless' before building with the patch? > > Something looks fishy here. > Not exactly with spotless, I just extracted syslinux-5.10.tar.bz2 in a new tree, patch then build with (gcc 4.8.1 / 2.10.07 / make 3.82) make installer make -C utils make -C com32 then copy all files *.c32 (includ...
2004 Aug 13
1
[PATCH] make spotless update
make spotless leaves 2 generated files. diff -purN klibc-0.159.orig/klibc/Makefile klibc-0.159/klibc/Makefile --- klibc-0.159.orig/klibc/Makefile 2004-08-03 23:07:05.000000000 +0200 +++ klibc-0.159/klibc/Makefile 2004-08-13 22:23:35.696699671 +0200 @@ -156,6 +156,7 @@ clean: archclean rm -f sha1hash errlist.c...
2013 Dec 19
0
EFI build problems
...shd/popd, > which is not built into a standard Bourne shell invoked by #!/bin/sh. > Again I wonder what's the point of it, as the script exits right after > the popd, and it is not sourced but executed, so the current working > directory is discarded anyway. > > * make spotless still fails after working around the above: > [...] > make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi" > OBJ="/home/wferi/syslinux/syslinux/efi32/efi" \ > -f /home/wferi/syslinux/syslinux/efi/Makefile spotless > In file included from /usr/include/e...
2014 Dec 21
3
trouble building 6.03
sudo apt-get install build-essential sudo apt-get build-dep gcc-multilib sudo apt-get install gcc-multilib sudo apt-get install nasm sudo apt-get install uuid-dev I run #make spotless #make but it consistently fails at make[3]: Entering directory `/syslinux-6.03/efi32/efi' Building gnu-efi for ia32 /syslinux-6.03/efi/check-gnu-efi.sh ia32 /syslinux-6.03/efi32 Failed to build gnu-efi. Execute the following command for full details: build-gnu-efi.sh ia32 /syslinux-6.03/efi...