unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* problem compiling emacs with suse 10.1
@ 2006-09-18 17:18 C.Strobl
  2006-09-18 21:56 ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: C.Strobl @ 2006-09-18 17:18 UTC (permalink / raw)




hello,

i have a problem. i have compiled emacs with suse 10.1, all worked well,
but it's not possible to start emacs with x windows, only in the shell.

the configure command gave the following output:

loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether ln -s works... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for ranlib... (cached) ranlib
checking for AIX... no
checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable
checking for special C compiler options needed for large files...
(cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached)
64
checking for _LARGE_FILES value needed for large files... (cached) no
checking for machine/soundcard.h... (cached) no
checking for sys/soundcard.h... (cached) yes
checking for soundcard.h... (cached) no
checking for _oss_ioctl in -lossaudio... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/timeb.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for linux/version.h... (cached) yes
checking for sys/systeminfo.h... (cached) no
checking for termios.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for termcap.h... (cached) no
checking for stdio_ext.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for term.h... (cached) no
checking for strings.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached)
yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for struct utimbuf... (cached) yes
checking return type of signal handlers... (cached) void
checking for speed_t... (cached) yes
checking for struct timeval... (cached) yes
checking for struct exception... (cached) no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking for tm_gmtoff in struct tm... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for function prototypes... yes
checking for working volatile... (cached) yes
checking for working const... (cached) yes
checking for void * support... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for long file names... (cached) yes
checking for X... (cached) no
checking for malloc_get_state... (cached) yes
checking for malloc_set_state... (cached) yes
checking whether __after_morecore_hook exists... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for dnet_ntoa in -ldnet... (cached) no
checking for main in -lXbsd... (cached) no
checking for cma_open in -lpthreads... (cached) no
checking for XFree86 in /usr/X386... no
checking whether netdb declares h_errno... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for sqrt in -lm... (cached) yes
checking for maillock in -lmail... (cached) no
checking for maillock in -llockfile... (cached) no
checking for liblockfile.so... (cached) no
checking for touchlock... (cached) no
checking for maillock.h... (cached) no
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for dup2... (cached) yes
checking for rename... (cached) yes
checking for closedir... (cached) yes
checking for mkdir... (cached) yes
checking for rmdir... (cached) yes
checking for sysinfo... (cached) yes
checking for random... (cached) yes
checking for lrand48... (cached) yes
checking for bcopy... (cached) yes
checking for bcmp... (cached) yes
checking for logb... (cached) yes
checking for frexp... (cached) yes
checking for fmod... (cached) yes
checking for rint... (cached) yes
checking for cbrt... (cached) yes
checking for ftime... (cached) yes
checking for res_init... (cached) no
checking for setsid... (cached) yes
checking for strerror... (cached) yes
checking for fpathconf... (cached) yes
checking for select... (cached) yes
checking for mktime... (cached) yes
checking for euidaccess... (cached) yes
checking for getpagesize... (cached) yes
checking for tzset... (cached) yes
checking for setlocale... (cached) yes
checking for utimes... (cached) yes
checking for setrlimit... (cached) yes
checking for setpgid... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for shutdown... (cached) yes
checking for strftime... (cached) yes
checking for getaddrinfo... (cached) yes
checking for __fpending... (cached) yes
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for strsignal... (cached) yes
checking for setitimer... (cached) yes
checking for ualarm... (cached) yes
checking for index... (cached) yes
checking for rindex... (cached) yes
checking for gai_strerror... (cached) yes
checking for mkstemp... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... (cached) yes
checking for working mktime... (cached) yes
checking for getloadavg... (cached) yes
checking for getloadavg... (cached) yes
checking whether getloadavg requires setgid... (cached) no
checking for _LARGEFILE_SOURCE value needed for large files... (cached)
no
checking for fseeko... (cached) yes
checking for grantpt... (cached) yes
checking for getpt... (cached) yes
checking for tparm in -lncurses... (cached) no
checking for dgettext in -lintl... (cached) no
checking whether localtime caches TZ... (cached) no
checking for gettimeofday... (cached) yes
checking whether gettimeofday can accept two arguments... (cached) yes
checking for struct timezone... (cached) yes
checking for socket... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking whether system supports dynamic ptys... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for size_t... (cached) yes

Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source code?
/home/christian/emacs_source/Source/emacs-21.4
  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 -g -O2
  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?                          none
  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?                   no

creating ./config.status
creating Makefile
creating lib-src/Makefile.c
creating oldXMenu/Makefile
creating man/Makefile
creating lwlib/Makefile
creating src/Makefile.c
creating lisp/Makefile
creating leim/Makefile
creating src/config.h
src/config.h is unchanged
creating src/epaths.h
src/epaths.h is unchanged
creating lib-src/Makefile
creating src/Makefile

thanks for your help
christian

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

* Re: problem compiling emacs with suse 10.1
  2006-09-18 17:18 problem compiling emacs with suse 10.1 C.Strobl
@ 2006-09-18 21:56 ` Reiner Steib
  0 siblings, 0 replies; 4+ messages in thread
From: Reiner Steib @ 2006-09-18 21:56 UTC (permalink / raw)
  Cc: bug-gnu-emacs

On Mon, Sep 18 2006, C.Strobl@dlr.de wrote:

> i have a problem. i have compiled emacs with suse 10.1, all worked well,
> but it's not possible to start emacs with x windows, only in the shell.
[...]
> checking for X... (cached) no

This should read:

| checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include

,----[ INSTALL ]
| * GNU/Linux development packages
| 
| Many GNU/Linux systems do not come with development packages by
| default; they just include the files that you need to run Emacs, but
| not those you need to compile it.  For example, to compile Emacs with
| X11 support, you may need to install the special `X11 development'
| package.  For example, in April 2003, the package names to install
| were `XFree86-devel' and `Xaw3d-devel' on RedHat.  On Debian, the
| packages necessary to build the installed version should be
| sufficient; they can be installed using `apt-get build-dep emacs21' in
| Debian 3 and above.
`----

On SUSE, you need xorg-x11-devel.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

* Re: problem compiling emacs with suse 10.1
       [not found] <9773EFADA4FF6C43A49824D50B1539A70183C9FE@exbe04.intra.dlr.de>
@ 2006-09-19 18:10 ` Reiner Steib
  2006-09-19 19:01   ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2006-09-19 18:10 UTC (permalink / raw)
  Cc: bug-gnu-emacs

[ Please copy the mailing list <bug-gnu-emacs@gnu.org> in replies. ]

On Tue, Sep 19 2006, C.Strobl@dlr.de wrote:

> hello reiner,
>
> thanks for your help, but it didn't work. the line 
>
> checking for X... (cached) no
>
> remains also after installing the xorg-x11-devel. also a symbolic
> link to the /usr/X11R6/lib doesn't work. do you know any further
> hint?

Hm, it says "cached".  Does it help to remove "config.status" before
re-running ./configure?  If not, please show us the output of the
./configure run.

BTW, which version of Emacs is it?  If it's Emacs 21, there should be
a RPM package in SUSE 10.1 (on 10.0 it is emacs-x11).  If it's Emacs
from CVS, this is the wrong list, see INSTALL.CVS.

> regards, christian
>
> -----Ursprüngliche Nachricht-----
> Von: Reiner Steib [mailto:reinersteib+gmane@imap.cc] 
[...]
> > checking for X... (cached) no
> This should read:
>
> | checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
>
> ,----[ INSTALL ]
> | * GNU/Linux development packages
> | 
[...]
> On SUSE, you need xorg-x11-devel.

Please don't top-post.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

* Re: problem compiling emacs with suse 10.1
  2006-09-19 18:10 ` Reiner Steib
@ 2006-09-19 19:01   ` Andreas Schwab
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2006-09-19 19:01 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> [ Please copy the mailing list <bug-gnu-emacs@gnu.org> in replies. ]
>
> On Tue, Sep 19 2006, C.Strobl@dlr.de wrote:
>
>> hello reiner,
>>
>> thanks for your help, but it didn't work. the line 
>>
>> checking for X... (cached) no
>>
>> remains also after installing the xorg-x11-devel. also a symbolic
>> link to the /usr/X11R6/lib doesn't work. do you know any further
>> hint?
>
> Hm, it says "cached".  Does it help to remove "config.status" before

ITYM config.cache.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2006-09-19 19:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 17:18 problem compiling emacs with suse 10.1 C.Strobl
2006-09-18 21:56 ` Reiner Steib
     [not found] <9773EFADA4FF6C43A49824D50B1539A70183C9FE@exbe04.intra.dlr.de>
2006-09-19 18:10 ` Reiner Steib
2006-09-19 19:01   ` Andreas Schwab

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).