I've not seen this with a new hg clone from today. Do you by chance have /usr/gnu/bin at the front of your path?
If so, the make step will fail. /usr/ccs/bin or /opt/SunStudio*/bin need to be at the front of your path instead. Rich Reynolds wrote: > rock/Brian - > > did we ever get resolution to this??? Im seeing similar makefile > issues with a recent hg clone... > > thanx, > > rich > Brock Pytlik wrote: >> I believe what you're seeing is that you haven't gotten the new >> pyopenssl package yet. >> I'd try make install first, which should download any missing components >> like CherryPy or pyopenssl, then try make package. >> >> I'm also CC'ing pkg-discuss as that has the people who put this >> together. If what I suggested doesn't work, perhaps they'll be able to >> help us out. >> >> Brock >> >> Brian Huang wrote: >>> Hi Brock, >>> >>> I tried again, but at the end of 'make packeage', I got following >>> message, Does it mean the package is bad? >>> >>> Thanks >>> Brian >>> >>> /export/builds/gate/src/pkgdefs/SUNWpython-pyopenssl >>> make: Fatal error: Don't know how to make target >>> `../../../proto/root_i386/usr/lib/python2.4/vendor-packages/OpenSSL' >>> Current working directory >>> /export/builds/gate/src/pkgdefs/SUNWpython-pyopenssl >>> *** Error code 1 >>> The following command caused the error: >>> cd SUNWpython-pyopenssl; pwd; make install >>> make: Fatal error: Command failed for target `install' >>> Current working directory /export/builds/gate/src/pkgdefs >>> *** Error code 1 >>> The following command caused the error: >>> cd pkgdefs; pwd; make install >>> make: Fatal error: Command failed for target `packages' >>> >>> >>> Brock Pytlik wrote: >>>> bangqiang huang wrote: >>>>> Hi buddies, >>>>> >>>>> I tried to followe instructions (below) to download/build and >>>>> install the SUNWipkg package manually: >>>>> >>>>> #hg clone ssh://anon at hg.opensolaris.org/hg/pkg/gate >>>>> #cd gate/src >>>>> #/usr/bin/make >>>>> #make install >>>>> >>>>> But after "make install", I didn't find the package SUNWipkg >>>>> created. Is there any wrong with my steps? My host is based on SNV92. >>>>> Thanks for your advice >>>>> Brian >>>>> >>>>> >>>>> This message posted from opensolaris.org >>>>> _______________________________________________ >>>>> install-discuss mailing list >>>>> install-discuss at opensolaris.org >>>>> http://mail.opensolaris.org/mailman/listinfo/install-discuss >>>>> >>>> We recently changed the make file I believe. To make SUNWipkg, now >>>> you need to use 'make packages'. This will generate a packages >>>> directory in gate/. Follow the directories down to get to the packages. >>>> >>>> Hope that solves your problem. >>>> >>>> Brock >>> _______________________________________________ >>> install-discuss mailing list >>> install-discuss at opensolaris.org >>> http://mail.opensolaris.org/mailman/listinfo/install-discuss >>> >> _______________________________________________ >> install-discuss mailing list >> install-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/install-discuss > > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/install-discuss -- Shawn Walker