diff PROBLEMS @ 251:677f6a0ee643 r20-5b24

Import from CVS: tag r20-5b24
author cvs
date Mon, 13 Aug 2007 10:19:59 +0200
parents 557eaa0339bf
children 11cf20601dec
line wrap: on
line diff
--- a/PROBLEMS	Mon Aug 13 10:19:12 2007 +0200
+++ b/PROBLEMS	Mon Aug 13 10:19:59 2007 +0200
@@ -401,6 +401,16 @@
 is to define the environment variable OPENWINHOME, even if you must set
 it to `/usr/openwin'.
 
+** Under Linux, you get "too many arguments to function `getpgrp'".
+
+You have probably installed LessTiff under `/usr/local' and `libXm.so'
+could not be found when linking `getpgrp()' test program, making XEmacs
+think that `getpgrp()' takes an argument. Try adding `/usr/local/lib'
+in `/etc/ld.so.conf' and run `ldconfig'. Then run XEmacs's `configure'
+again.  As with all problems of this type, reading the config.log file
+generated from configure and seeing the log of how the test failed can
+prove enlightening.
+
 
 * Problems with running XEmacs
 ==============================