robert delius royar wrote:
Here are the options that have worked for me since 21.5.7
[]
./configure '--with-mule' '--with-dragndrop' '--with-offix'
'--with-png'
'--with-dialogs=lucid' '--with-menubars=lucid' '--with-xpm'
'--pdump'
'--debug=no' '--with-widgets=athena' '--with-scrollbars=lucid'
'--with-toolbars' '--package-path=/usr/local/sbin/xemacs/lib'
'--prefix=/usr/local/sbin/xemacs' '--with-prefix'
Thanks, this might get me on the right track. These options are
completely different from those used by the fink package (see below). I
cannot use your options directly, I get some undefined symbols error
from the libXm library, probably because of a lesstif vs motif problem.
But if I replace your 'lucid' by 'athena', then 21.5.9 with your options
does compile! I am now in a long (every compilation takes ~ 20 minutes)
elimination process of trying to find the precise option that breaks the
compilation and gives me the bus error.
Here are the options used by fink for 21.5.9:
--with-dialogs=athena --with-widgets=athena --with-sound=none
--with-database=no --without-ldap --without-postgresql --with-athena=3d
--error-checking=none
--
Martin