Subject: show-shlib-type failure on Solaris with ccache
To: None <tech-pkg@NetBSD.org>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 02/03/2004 10:19:35
--8TaQrIeukR7mmbKf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I'm seeing this in the show-shlib-type target using ccache, SunPro and
buildlink3 on Solaris:

sotype=none
+ [ Xyes != Xno -a X = X ]
+ /usr/ucb/echo int main() { return(0); }
+ /work/pkgbuild/databases/postgresql-lib/work.sol9/.ccache/bin/cc -O -I/usr/pkg/include a.16871.c -o a.16871.out
cc: No such file or directory
*** Error code 1

I guess this is because $PATH doesn't include the path to the real cc
after the install target is done?

grant.


--8TaQrIeukR7mmbKf
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAHtsHluYOb9yiFXoRAkE2AKCxag4w9y4TLv/5+w4jpxTU8/ntwgCfVZbT
WBwaiI6LYD6FawU4FypJ074=
=2P8y
-----END PGP SIGNATURE-----

--8TaQrIeukR7mmbKf--