Thanks Mark; its an old Sun Solaris 10 system. I’m not sure how to get the 
version from make itself, but the GCC version is 3.4.3.



> On Jun 5, 2018, at 14:17, Mark Sapiro <m...@msapiro.net> wrote:
> 
> On 06/04/2018 05:31 PM, Brent Kearney wrote:
>> Hello,
>> 
>> When I run 'make install’ on mailman-2.1.26 (with python 2.7), I get a fatal 
>> error in the “misc” directory. The complete output is below.
>> 
>> I notice that the "for p in   ; \” has an empty list of packages. Perhaps 
>> that for loop should be surrounded by a conditional checking that the 
>> $(PACKAGES) variable is non-empty?
> 
> 
> What version of make do you have. It works fine for me with GNU Make 4.1.
> 
> Also, since Mailman 2.1.13, the settings for EMAILPKG, JACODECSPKG and
> KOCODECSPKG and hence for PACKAGES are always empty if the underlying
> Python on the system running configure has email>=2.5.8 and iso-2022-jp
> and euc-kr codecs in its library which is true of Python since 2.4, and
> this is the first I've heard of this issue.
> 
> -- 
> Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
> ------------------------------------------------------
> Mailman-Users mailing list Mailman-Users@python.org
> https://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Security Policy: http://wiki.list.org/x/QIA9
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> Unsubscribe: 
> https://mail.python.org/mailman/options/mailman-users/brentk%40birs.ca

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

Reply via email to