comparison PROBLEMS @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 182f72e8cd0d
children 7347b34c275b
comparison
equal deleted inserted replaced
358:fed6e0f6a03a 359:8e84bee8ddd0
373 You can get these standard X tools by anonymous FTP to 373 You can get these standard X tools by anonymous FTP to
374 hpcvaaz.cv.hp.com. Essentially all X programs need these. 374 hpcvaaz.cv.hp.com. Essentially all X programs need these.
375 375
376 *** On HP-UX, problems with make 376 *** On HP-UX, problems with make
377 377
378 Marcus Thiessel <marcus_thiessel@hp.com> 378 Marcus Thiessel <marcus@xemacs.org>
379 379
380 Some releases of XEmacs (e.g. 20.4) require GNU make to build 380 Some releases of XEmacs (e.g. 20.4) require GNU make to build
381 successfully. You don't need GNU make when building 21.x. 381 successfully. You don't need GNU make when building 21.x.
382 382
383 *** On HP-UX 9.05 XEmacs won't compile or coredump during the build. 383 *** On HP-UX 9.05 XEmacs won't compile or coredump during the build.
384 384
385 Marcus Thiessel <marcus_thiessel@hp.com> 385 Marcus Thiessel <marcus@xemacs.org>
386 386
387 This might be a sed problem. For your own safety make sure to use 387 This might be a sed problem. For your own safety make sure to use
388 GNU sed while dumping XEmacs. 388 GNU sed while dumping XEmacs.
389 389
390 *** On HP-UX 11.0 XEmacs causes excessive X11 errors when running. 390 *** On HP-UX 11.0 XEmacs causes excessive X11 errors when running.
391 391 (also appears on AIX as reported in comp.emacs.xemacs)
392 Marcus Thiessel <marcus_thiessel@hp.com> 392
393 Marcus Thiessel <marcus@xemacs.org>
393 394
394 Unfortunately, XEmacs releases prior to 21.0 don't work with 395 Unfortunately, XEmacs releases prior to 21.0 don't work with
395 Motif2.1. It will compile but you will get excessive X11 errors like 396 Motif2.1. It will compile but you will get excessive X11 errors like
396 397
397 xemacs: X Error of failed request: BadGC (invalid GC parameter) 398 xemacs: X Error of failed request: BadGC (invalid GC parameter)
402 403
403 --x-libraries="/usr/lib/Motif1.2_R6 -L/usr/lib/X11R6" 404 --x-libraries="/usr/lib/Motif1.2_R6 -L/usr/lib/X11R6"
404 405
405 Make sure /usr/lib/Motif1.2_R6/libXm.sl is a link to 406 Make sure /usr/lib/Motif1.2_R6/libXm.sl is a link to
406 /usr/lib/Motif1.2_R6/libXm.3. 407 /usr/lib/Motif1.2_R6/libXm.3.
408
409 *** On HP-UX 11.0: Object "" does not have windowed ancestor
410
411 Marcus Thiessel <marcus@xemacs.org>
412
413 XEmacs dies without core file and reports:
414
415 Error: Object "" does not have windowed ancestor.
416
417 This is a bug. Please apply the patch PHSS_19964 (check if
418 superseded). The other alternative is to link with Motif1.2_R6 (see
419 previous item).
420
407 421
408 ** SCO OpenServer 422 ** SCO OpenServer
409 *** Native cc on SCO OpenServer 5 is now OK. Icc may still throw you 423 *** Native cc on SCO OpenServer 5 is now OK. Icc may still throw you
410 a curve. Here is what Robert Lipe <robertl@arnet.com> says: 424 a curve. Here is what Robert Lipe <robertl@arnet.com> says:
411 425