Clay Baenziger wrote:
Hi Shawn,

I've got new build errors, so this thread has become stale but still oddly not explained. I'll report on my new issues, if I can't resolve them with a system upgrade as I'm down-rev. (SPARC 106, soon to be 109.)

-----What I was typing

No, ws(1) the old TeamWare command which sets up one's environment for ON work is what I ran. I have also manually set $ws and $WS to be /storage/nightly_builds/ips/src/ in my case. I have the packages in /storage/nightly_builds/ips/src/packages/ already made. Unfortunately, I still receive this error.

All I can tell you is what I do (but this is on x86) when I run an import:

* hg clone (to get my workspace)

* setup environment:
WS=/export/home/swalker/devel/pkg-6856; export WS
PACKAGE_MANAGER_ROOT=$WS/proto/`uname -p`/; export PACKAGE_MANAGER_ROOT
PYTHONPATH=$WS/proto/root_`uname -p`/usr/lib/python2.4/vendor-packages/:~/lib/python; export PYTHONPATH PATH=$WS/proto/root_`uname -p`/usr/bin:/opt/onbld/bin:/opt/onbld/bin/`uname -p`:$PATH; export PATH
PKG_IMAGE=/nochance; export PKG_IMAGE
PRIVATE_BUILD=1; export PRIVATE_BUILD

* cd $WS/src/

* make packages

* cd util/distro-import/

* make -e 109/redist_import

I'm on x86; but other than that, I have no ideas.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to