[pdftex] Re: beta-20020530: compile problems on Tru64 5.0A

Thomas Esser te at informatik.uni-hannover.de
Fri Aug 2 22:08:06 CEST 2002


> Thomas Anders wrote:
> > compiling teTeX-src-beta-20020530 on Tru64 Unix 5.0A PK3
> > using Compaq compilers ("cc -std1") fails
>
> While we're at it: "make distclean" fails with Tru64's stock
> /usr/bin/make:
>
> foo# make clean
> [...]
> cd ../../../libs/xpdf && make  clean
> Make: Don't know how to make clean.  Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> *** Exit 1
> Stop.
> foo#
>
>
> GNU make works fine here.

I guess the problem are the two lines
  cd $(LIBXPDFDIR) && $(MAKE) $(makeargs) $@
in the "mostlyclean clean" and "distclean maintainer-clean extraclean"
targets in texk/web2c/pdftexdir/Makefile.in.

I think that these should just be removed. Thanks for your report.

Thomas



More information about the pdftex mailing list