I have tried PATH and per Roland's suggestion /bin/package use and then ran probe with PATH or by full path. All attempts print probe: cannot generate probe key
Olga On Sun, Jul 29, 2012 at 3:44 PM, Glenn Fowler <[email protected]> wrote: > > On Sun, 29 Jul 2012 07:51:11 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= > wrote: >> ./probe -l C mam cc | grep HOSTTYPE >> probe: cannot generate probe key >> ./probe -l C make cc | grep HOSTTYPE >> probe: cannot generate probe key > >> Besides peeking into such output will not work because we do not know >> the location of these commands. That is why we want to look at >> HOSTTYPE so we can do a PATH+=":$PWD/arch/$(getconf HOSTTYPE)/bin" > > ok, I understand how you want to use it > my questions were leaning on the side of how it was built > > with PATH already set to the value it was at build time (so probe etc are in > scope) > what do you get > >> Olga > >> On Sun, Jul 29, 2012 at 4:42 AM, Glenn Fowler <[email protected]> wrote: >> > >> > what do these show >> > probe -l C mam cc | grep HOSTTYPE >> > probe -l C make cc | grep HOSTTYPE >> > >> > On Sun, 29 Jul 2012 03:39:08 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= >> > wrote: >> >> getconf HOSTTYPE is broken too on Solaris 11 with 64bit AMD63 builds. >> > >> >> getconf returns HOSTTYPE=sol11.i386, but is built in >> >> ./arch/sol11.i386-64/bin. This causes tests depending on HOSTTYPE to >> >> find extra tools like pty or msggen to fail. >> > >> >> Olga >> > >> >> On Sat, Jul 28, 2012 at 4:28 PM, Glenn Fowler <[email protected]> >> >> wrote: >> >> > >> >> > the AT&T Software Technology ast beta 2012-07-27 source release >> >> > has been posted to the download site >> >> > http://www.research.att.com/sw/download/beta/ >> >> > the package names and md5 checksums are >> >> > INIT 5b0c5716378309aaa0d4364a629f3426 >> >> > ast-base 6d33822c2ed41ed6868bdfbacf98d626 >> >> > ast-open d1afbf1bc60e6ca30aa17e3d957de7a2 >> >> > ast-gpl 8a002f641a71409a0c3c928be2f0289c >> >> > ast-ksh 727e1458ff8fa62d6cd73883e408d5ed >> >> > ast-jmake 8b73a417915f39d59e59522f8ceb2b9d >> >> > the md5 sums should match the ones listed on the download page >> >> > if not then don't download >> >> > >> >> > barring catastrophic errors this should be the last beta for ksh93u+ >> >> > >> >> > most of the future work discussed on the ast forums will not start >> >> > appearing until the first batch of ksh93v- alphas sometime next week >> >> > >> >> > the git source repository is out of sync (operator error -- working on >> >> > fix) >> >> > >> >> > _______________________________________________ >> >> > ast-users mailing list >> >> > [email protected] >> >> > https://mailman.research.att.com/mailman/listinfo/ast-users >> > >> >> -- >> >> , _ _ , >> >> { \/`o;====- Olga Kryzhanovska -====;o`\/ } >> >> .----'-/`-/ [email protected] \-`\-'----. >> >> `'-..-| / http://twitter.com/fleyta \ |-..-'` >> >> /\/\ Solaris/BSD//C/C++ programmer /\/\ >> >> `--` `--` >> > > >> -- >> , _ _ , >> { \/`o;====- Olga Kryzhanovska -====;o`\/ } >> .----'-/`-/ [email protected] \-`\-'----. >> `'-..-| / http://twitter.com/fleyta \ |-..-'` >> /\/\ Solaris/BSD//C/C++ programmer /\/\ >> `--` `--` > -- , _ _ , { \/`o;====- Olga Kryzhanovska -====;o`\/ } .----'-/`-/ [email protected] \-`\-'----. `'-..-| / http://twitter.com/fleyta \ |-..-'` /\/\ Solaris/BSD//C/C++ programmer /\/\ `--` `--` _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
