[Mailman-Users] mailman 2.1.11 install problem
CJ Keist
cj.keist at colostate.edu
Thu Aug 21 18:47:00 CEST 2008
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'
---------------------------
Hello,
I'm upgrading from mailman 2.1.8 to 2.1.11. Running into a install
problem, here is what I'm doing:
./configure --prefix=/userM/mail-services/mailman2
--with-python=/opt/csw/bin/python --with-cgi-gid=15
make
I'm using gcc 3.4.3 on solaris 10 sparc platform
This is the error I'm getting when I do make install
unable to execute cc: 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'
Had something similar when installing 2.1.8 and back then I just renamed
/usr/ucb/cc to /usr/ucb/cc.otw
But now it looks like it wants cc for some reason???
--
C. J. Keist Email: cj.keist at colostate.edu
UNIX/Network Manager Phone: 970-491-0630
Engineering Network Services Fax: 970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301
All I want is a chance to prove 'Money can't buy happiness'
More information about the Mailman-Users
mailing list