I am trying to compile my CVS tree on Solaris 2.6 and I get:
...
Dumping under the name xemacs
unexec(): dldump(/home/xemacs_dist/src/xemacs-21.2/src/xemacs): ld.so.1: ./temacs: fatal:
./temacs: /proc error: Bad file number
Has anyone noticed this or can give me any hint ?
This seems to happen only when I try to link with Netscape's LDAP SDK (version
1.0 and 3.0) which consists of a shared library on Solaris. This used to work
in XEmacs 21.0
Oscar
For reference here's the Installation file:
uname -a: SunOS lspsun17 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-5_10
./configure '--with-gcc=no' '--cflags=-g'
'--site-includes=/usr/local/include /usr/local/include/X11
/logiciels/public/divers/include' '--site-libraries=/usr/local/lib
/usr/local/lib/X11 /logiciels/public/divers/lib' '--dynamic'
'--prefix=/logiciels/public/xemacs' '--with-workshop' '--with-cde'
'--with-sound=native' '--with-mule=yes' '--with-menubars=lucid'
'--with-scrollbars=lucid' '--with-dialogs=athena3d' '--debug'
'-error-checking=all' '--use-union-type' '--no-doc-file'
XEmacs 21.2-b16 "Sumida" configured for `sparc-sun-solaris2.6'.
Where should the build process find the source code?
/logiciels/public/xemacs/src/xemacs-21.2
What installation prefix should install use? /logiciels/public/xemacs
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? cc -g
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/dt/include
/usr/local/include
Where do we find X Windows libraries? /usr/dt/lib /usr/local/lib
Additional header files: /usr/local/include
/usr/local/include/X11 /logiciels/public/divers/include
Additional libraries: /usr/local/lib
/usr/local/lib/X11 /logiciels/public/divers/lib
Runtime library search path:
/usr/local/lib:/logiciels/public/divers/lib:/usr/dt/lib:/opt/SUNWdt/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for GNU DBM.
Compiling in support for LDAP (Netscape SDK).
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for CDE.
Compiling in support for ToolTalk.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( CDE ).
Compiling in support for Sun WorkShop.
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena-3d dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using the union type for Lisp_Objects.
Compiling in extra code for debugging.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------