﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1078	make sure env variable D is unset before building	jester@…	eugene	"I ran into an old problem again building ipp-2.5: the ltmain.sh used at least in building psphot checks a global environment variable D. If that is set by the user, building fails with weird errors where libtool looks for a library in the wrong directory.

psbuild should make sure that no environment variable D is set.

Also, I think I needed to unset F77 and F2C which were set by default for the iraf installation in our system, but led to the wrong f77 compiler being found by psbuild.

The libtool version checking the D env variable seems to be an inofficial one created by gentoo, so maybe that's actually a bug rather than an enhancement request.

In any case, it would be nice if D, F77 and F2C were all unset by psbuild."	enhancement	closed	high		psphot	2.5	minor	fixed		ljhuang@…
