I made a dumb mistake and uninstalled SUNWipkg while trying to upgrade to 
snv_94. I'm trying to reinstall and haven't found a .pkg file for it to easily 
use the pkgadd command but haqve found a thread to manually install mercurial 
and download the source. while trying to run make  I get an error. here is my 
output,

corey at ares:~/Desktop/gate/src# /usr/ccs/bin/make
/usr/bin/python setup.py build
running build
running build_py
creating /export/home/corey/Desktop/gate/proto
creating /export/home/corey/Desktop/gate/proto/build_i386
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/updatelog.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/indexer.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/pkgtarfile.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/dependency.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/smf.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/manifest.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/depotcontroller.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/urlhelpers.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/Queue25.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/version.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/cpiofile.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/sysvpkg.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/query_engine.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/search_storage.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/catalog.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/fmri.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/subprocess_method.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
doing version substitution: 54c3966c2c94
copying /tmp/tmpYWYhtX -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/__init__.py
copying modules/cfgfiles.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/search_errors.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/config.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/misc.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
copying modules/Uuid25.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/license.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/link.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/depend.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/attribute.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/driver.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/legacy.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/__init__.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/user.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/directory.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/unknown.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/generic.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/file.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/group.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
copying modules/actions/hardlink.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/actions
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/bundle
copying modules/bundle/TarBundle.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/bundle
copying modules/bundle/__init__.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/bundle
copying modules/bundle/SolarisPackageDirBundle.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/bundle
copying modules/bundle/SolarisPackageDatastreamBundle.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/bundle
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/__init__.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/imageconfig.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/query_engine.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/retrieve.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/filelist.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/progress.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/image.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/filter.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/bootenv.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/imagetypes.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/imageplan.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
copying modules/client/pkgplan.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/client
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
copying modules/portable/os_unix.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
copying modules/portable/os_sunos.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
copying modules/portable/__init__.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
copying modules/portable/os_darwin.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
copying modules/portable/os_windows.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
copying modules/portable/util.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/portable
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/publish
copying modules/publish/transaction.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/publish
copying modules/publish/__init__.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/publish
creating 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/face.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/config.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/transaction.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/repository.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/__init__.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/depot.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/catalog.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/repositoryconfig.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
copying modules/server/query_engine.py -> 
/export/home/corey/Desktop/gate/proto/build_i386/lib.solaris-2.11-i86pc-2.4/pkg 
/server
running build_ext
building 'elf' extension
creating 
/export/home/corey/Desktop/gate/proto/build_i386/temp.solaris-2.11-i86pc-2.4
creating 
/export/home/corey/Desktop/gate/proto/build_i386/temp.solaris-2.11-i86pc-2.4/mo 
dules
/usr/lib/python2.4/pycc -DNDEBUG -Imodules -I/usr/include/python2.4 -c 
modules/elf.c -o 
/export/home/corey/Desktop/gate/proto/build_i386/temp.solaris-2.11-i86pc-2.4/mo 
dules/elf.o
ERROR: no C compiler not found; update your PATH or set the CC env variable
error: command '/usr/lib/python2.4/pycc' failed with exit status 1
*** Error code 1
make: Fatal error: Command failed for target `all'

I'm running opensolaris 2008.11 snv_93 on AMD_64 platform i have previously 
installed the developers tools and have sun studio express from before I 
uninstalled ipkg. I'm pretty new to opensolaris and solaris in general but 
after using for the past couple of months have learned a lot. Any help is 
extremely appreciated. Don't want to have to reinstall and reconfigure 
everything.
 
 
This message posted from opensolaris.org

Reply via email to