This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Broken ProgramTargetName () when !CrossCompiling


Alan,

Well, one easy one that showed up recently is in
xc/programs/xedit/lisp/Imakefile, the following line is present, but PROG is
never defined:

AllTarget(ProgramTargetName($(PROG)))


The build error is:

make[5]: *** No rule to make target `.exe', needed by `all'.


I'm pretty sure that line should be removed.

Actually, that was the only error I got during 'make World' and during 'make
install'.

Harold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]