[syslinux] make -r all-local

Geert Stappers stappers at stappers.nl
Tue Sep 23 10:26:21 PDT 2008


Op 20080923 om 17:10 schreef Gabor Z. Papp:
> * Geert Stappers <stappers at stappers.nl>:
> 
> | Providing more information
> | about "my gPXE compiling problem (you can find in the archive)"
> | would also help.
> 
> Sorry, here we are. Its different from the archive, but seems like
> gPXE related too...
> 
> http://gzp.hu/tmp/syslinux-3.72-pre7/
> 
> $ make
> make -r all-local
> make[1]: Entering directory `/home/gzp/src/syslinux-3.72-pre7'
> make[1]: Nothing to be done for `all-local'.
> make[1]: Leaving directory `/home/gzp/src/syslinux-3.72-pre7'
> set -e ; for i in codepage core memdisk modules com32 mbr memdump gpxe sample libinstaller dos win32 libinstaller mtools linux extlinux utils ; do make -r -C $i all ; done
> make[1]: Entering directory `/home/gzp/src/syslinux-3.72-pre7/codepage'
> perl cptable.pl UnicodeData cp1250.txt cp1250.txt cp1250.cp
 <snip/>


The '-r all-local' is unknown to me.
I don't understand why it is added.

With just `make` I get a clean build  ( version from "git" ).


This is what I get after a 'make spotless'"

stappers at inertia:/usr/src/syslinux
$ make -r all-local
perl version.pl version version.mk '< := @'
perl version.pl version version.gen '%define < @'
perl version.pl version version.h '#define < @'
stappers at inertia:/usr/src/syslinux
$ make -r all-local
make: Nothing to be done for `all-local'.
stappers at inertia:/usr/src/syslinux
$ 

That is on an up-to-date Debian system.


On what system occures the
 arch/i386/scripts/i386.lds:1: undefined symbol `obj_kpxeprefix' referenced in expression
error?

Please provide the output of

  make --version
  gcc --version
  ld --version


Cheers
Geert Stappers




More information about the Syslinux mailing list