unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Should libXt-devel be required to build Emacs?
@ 2006-12-18 17:25 Leo
  2006-12-19  6:55 ` Jan Djärv
  0 siblings, 1 reply; 24+ messages in thread
From: Leo @ 2006-12-18 17:25 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1631 bytes --]

Hi there,

Just updated my system and try to re-build Emacs. I installed the
required libs by the output of 'ldd emacs' (attached).

The funny thing is Emacs isn't linked to libXt. But if
libXt/libXt-devel is not installed, the configure script won't be able
to detect the window_system.

,----
|   Where should the build process find the source code?    /home/emacs/emacs
|   What operating system and machine description files should Emacs use?
|         `s/gnu-linux.h' and `m/intel386.h'
|   What compiler should emacs be built with?               gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer
|   Should Emacs use the GNU version of malloc?             yes
|       (Using Doug Lea's new malloc from the GNU C Library.)
|   Should Emacs use a relocating allocator for buffers?    yes
|   Should Emacs use mmap(2) for buffer allocation?         no
|   What window system should Emacs use?                    none
|   What toolkit should Emacs use?                          GTK
|   Where do we find X Windows header files?                NONE
|   Where do we find X Windows libraries?                   NONE
|   Does Emacs use -lXaw3d?                                 no
|   Does Emacs use -lXpm?                                   no
|   Does Emacs use -ljpeg?                                  no
|   Does Emacs use -ltiff?                                  no
|   Does Emacs use -lungif?                                 no
|   Does Emacs use -lpng?                                   no
|   Does Emacs use X toolkit scroll bars?                   yes
`----

I am wondering is libXt-devel a false requirement to build Emacs?

[-- Attachment #2: ldd-emacs.log --]
[-- Type: application/octet-stream, Size: 2627 bytes --]

        linux-gate.so.1 =>  (0x0077d000)
        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x4b5b6000)
        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x4bb33000)
        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x4b598000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x4ba58000)
        libm.so.6 => /lib/libm.so.6 (0x4ae48000)
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x4b972000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x4bbcc000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0x4baa1000)
        libgobject-2.0.so.0 => /lib/libgobject-2.0.so.0 (0x4b0bc000)
        libgmodule-2.0.so.0 => /lib/libgmodule-2.0.so.0 (0x4b10f000)
        libdl.so.2 => /lib/libdl.so.2 (0x4ae42000)
        libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x4aeaf000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4ae71000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0x4bc67000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0x4b956000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x4c18f000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4bb0f000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4b570000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4ae8a000)
        libungif.so.4 => /usr/lib/libungif.so.4 (0x4b1d1000)
        libXpm.so.4 => /usr/lib/libXpm.so.4 (0x00110000)
        libXft.so.2 => /usr/lib/libXft.so.2 (0x4c164000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x4b394000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x4b1d8000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4b138000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x4af4f000)
        libasound.so.2 => /lib/libasound.so.2 (0x4bda6000)
        libncurses.so.5 => /usr/lib/libncurses.so.5 (0x00121000)
        libc.so.6 => /lib/libc.so.6 (0x4ad03000)
        libgif.so.4 => /usr/lib/libgif.so.4 (0x4b41d000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x4b0fd000)
        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x4ba26000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0x4bbc2000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x4b950000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x4b42f000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x4b9ce000)
        /lib/ld-linux.so.2 (0x4ace6000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x4ba71000)
        librt.so.1 => /lib/librt.so.1 (0x4ae9f000)
        libexpat.so.0 => /lib/libexpat.so.0 (0x4b115000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x4aeaa000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x4b053000)


[-- Attachment #3: Type: text/plain, Size: 76 bytes --]


-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2006-12-24 17:09 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-18 17:25 Should libXt-devel be required to build Emacs? Leo
2006-12-19  6:55 ` Jan Djärv
2006-12-19 13:12   ` Leo
2006-12-19 20:36     ` Jan Djärv
2006-12-19 20:52       ` Leo
2006-12-20 16:00         ` Jan Djärv
2006-12-20 16:41           ` Chong Yidong
2006-12-20 17:02             ` Leo
2006-12-21  4:57               ` Richard Stallman
2006-12-21 15:25                 ` Chong Yidong
2006-12-21 23:18                   ` Richard Stallman
2006-12-21 23:57                     ` Chong Yidong
2006-12-22  7:43                       ` Jan Djärv
2006-12-22 11:17                         ` Eli Zaretskii
2006-12-23 20:13                       ` Richard Stallman
2006-12-23 20:43                         ` Henrik Enberg
2006-12-23 22:12                           ` Jan Djärv
2006-12-23 22:25                             ` Henrik Enberg
2006-12-24 10:06                               ` Jan Djärv
2006-12-24 17:09                           ` Richard Stallman
2006-12-22 19:25                     ` Chong Yidong
2006-12-23 20:14                       ` Richard Stallman
2006-12-22  7:40                   ` Jan Djärv
2006-12-20 17:14             ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).