>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
PB> go from here ?? any thing you need me to send ?? (like
PB> complete output from make install ??)
SY> Perhaps the best way would be to build XEmacs using Adrian's
SY> excellent 'build' package. And use that to send off a build
SY> report. Properly set up 'build' will gather everything for
SY> you.
And then it will filter out exactly the stuff we need (== everything)
because it's _omission_ of something we need to detect. This time we
really need the unfiltered log.
Peter, I assume you're using the native make; you might try with
gmake.
I suspect that you, or perhaps our makefile, took a shortcut
somewhere. However, if you do a `make install' at top level, you
should get all of the relevant directories made. This is forced.
But then one thing that seems odd is that there doesn't seem to be a
.PHONY declaration for the ${archlibdir} target (an install
dependency) in lib-src/Makefile. Maybe GNU make is smart enough to do
without, but BSD make needs it? Or maybe it needs it under certain
special conditions? Or maybe the rest of us never trigger the
conditions, so it's problem for all makes?
you might see if (assuming you can reproduce the problem) adding
.PHONY ${archlibdir}
to the lib-src/Makefile.in.in makes the problem go away.
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."