summaryrefslogtreecommitdiff
path: root/BUGS
blob: c88205444eef0d202b42d05420a2c1fe2e234e04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Send bug reports to mailman-developers@python.org

Known bugs:

- There seems to be a problem building the C wrappers on FreeBSD
  systems when not using GNU make (gmake).  The symptom is that you
  get an undefined symbol `_main' in /usr/lib/crt0.o.  We don't know
  anything more about the causes, and there is some suspicion that the 
  problem is unrelated to Mailman.  Using gmake to build Mailman
  appears to solve the problem.



Local Variables:
mode: indented-text
indent-tabs-mode: nil
End: