CJ Keist wrote:

>One more thing,
>    I just tried to link cc to gcc but then get the following when I try 
>to install:
>
>cc: language arch=v8 not recognized
>cc: src/_japanese_codecs.c: linker input file unused because linking not 
>done
>cc: build/temp.solaris-2.10-sun4v-2.5/src/_japanese_codecs.o: No such 
>file or directory
>error: command 'cc' failed with exit status 1
>*** Error code 1
>make: Fatal error: Command failed for target `install-packages'
>Current working directory /space/src/mailman-2.1.11/misc
>*** Error code 1
>The following command caused the error:
>for d in bin cron misc Mailman scripts src templates messages tests; \
>do \
>     (cd $d; make DESTDIR= install); \
>done
>make: Fatal error: Command failed for target `doinstall'


That's a twist. Usually it's the Korean codecs that cause a problem,
but see
<http://mail.python.org/pipermail/mailman-users/2008-June/062275.html>
for some info on the solaris install.

Also, there's lots more in the archives. you can try sifting through
<http://www.mail-archive.com/search?q=solaris+install&l=mailman-users%40python.org>
or refining that search.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to