[Mailman-Users] Problem with Installing Mailman 2.1.9 on Solaris 10

David Devereaux-Weber dave at ddwsvcs.com
Mon Mar 26 03:38:47 CEST 2007


I'm having a problem with building mailman 2.1.9 on Solaris 10.  No problems with configure or make, but make install breaks.

Here is an extract:

/opt/csw/lib/python2.3/distutils/dist.py:213: UserWarning: 'licence' distribution option is deprecated; use 'license'
  warnings.warn(msg)
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 /usr/local/src/mailman-2.1.9/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'



Does anyone see something here?

Thanks!

Dave Devereaux-Weber


More information about the Mailman-Users mailing list