[gPXE-devel] [syslinux] GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
Piotr Jaroszyński
p.jaroszynski at gmail.com
Thu Jun 24 12:33:53 EDT 2010
>> And on mine too, if I do a "make veryclean" first. The problem is that
>> things like $(PARSEROM) show up in the dependency lists for some targets;
>> since PARSEROM is defined as "$(PERL) ./util/parserom.pl", this means that
>> there is now an unsatisfiable dependency upon the non-existent target
>> "perl". (Previously there would have been a spurious but harmless
>> dependency upon /usr/bin/perl, which at least exists.)
>
> http://git.ipxe.org/ipxe.git/commitdiff/719b498
Why not just rely on the shebangs?
-- Piotr
More information about the gPXE-devel
mailing list