hg upgrade issue
Benoit Boissinot
bboissin at gmail.com
Wed Nov 18 08:00:16 CST 2009
On Wed, Nov 18, 2009 at 9:52 AM, Dilip M <dilipm79 at gmail.com> wrote:
> Ok, I have hit one more upgrade issue.
>
> [root at blrmimsbuild1] ~/hgoff.hg> easy_install -U mercurial
> Searching for mercurial
> Reading http://pypi.python.org/simple/mercurial/
> Reading http://www.selenic.com/mercurial
> Best match: mercurial 1.4
> Downloading http://mercurial.selenic.com/release/mercurial-1.4.tar.gz
> Processing mercurial-1.4.tar.gz
> Running mercurial-1.4/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-xU2r44/mercurial-1.4/egg-dist-tmp-5d7gg0
> cc: language code=pic32 not recognized
> cc: mercurial/base85.c: linker input file unused because linking not done
> cc: build/temp.solaris-2.10-sun4u-2.6/mercurial/base85.o: No such file
> or directory
> error: Setup script exited with error: command 'cc' failed with exit status 1
Can you try with plain hg, and not easy_install? just do `make local`
inside the hg source.
thanks,
Benoit
More information about the Mercurial
mailing list