unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1287: 23.0.60; emacs 23.0.60 does not build on x86_64 architeture
@ 2008-10-31 21:31 stefan-husmann
  2008-11-01 16:41 ` Sven Joachim
  0 siblings, 1 reply; 7+ messages in thread
From: stefan-husmann @ 2008-10-31 21:31 UTC (permalink / raw)
  To: bug-gnu-emacs

Hello

I try to make a PKGBUILD on Arch Linux, x86_64 architecture. System libs
ar not installed under /usr/lib64 but under /usr/lib.

Can you help?  


In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.4)
 of 2008-10-26 on frege
Windowing system distributor `The X.Org Foundation', version
11.0.10402000
configured using `configure  '--prefix=/usr' '--with-xft' '--with-xpm'
'--enable-font-backend' '--with-jpeg' '--with-tiff' '--with-gif'
'--with-png' '--with-sound' '--with-libotf' '--with-m17-flt'
'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: PKGBUILD

Minor modes in effect:
  recentf-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H  -I.
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs/src
-D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -march=x86-64 -mtune=generic -O2 -pipe
-I/usr/include/freetype2 pre-crt0.c
make[2]: *** No rule to make Target »/usr/lib64/crt1.o«, 
needed by »temacs«,  Stop.
make[2]: Leaving directory
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs/src'
make[1]: *** [src] error 2
make[1]: Leaving directory
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs'
make: *** [bootstrap] error 2












^ permalink raw reply	[flat|nested] 7+ messages in thread
* bug#1287: 23.0.60; emacs 23.0.60 does not build on x86_64 architeture
@ 2008-11-03 20:59 Chong Yidong
  2008-11-03 23:12 ` stefan-husmann
  0 siblings, 1 reply; 7+ messages in thread
From: Chong Yidong @ 2008-11-03 20:59 UTC (permalink / raw)
  To: stefan-husmann@t-online.de; +Cc: 1287, Sven Joachim

First, could you make sure that all your CVS files are up to date with
`cvs up -Pd'?

In the absence of the /usr/lib64 -> /usr/lib symlink, run `configure',
and check the file src/config.h.  Is the line

#define HAVE_LIB64_DIR 1

commented out, or is it uncommented?






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

end of thread, other threads:[~2008-11-03 23:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-31 21:31 bug#1287: 23.0.60; emacs 23.0.60 does not build on x86_64 architeture stefan-husmann
2008-11-01 16:41 ` Sven Joachim
     [not found]   ` <1KwerF-0OGyfY0@fwd03.aul.t-online.de>
2008-11-02 17:52     ` Sven Joachim
2008-11-02 18:20       ` stefan-husmann
  -- strict thread matches above, loose matches on Subject: below --
2008-11-03 20:59 Chong Yidong
2008-11-03 23:12 ` stefan-husmann
2008-11-03 23:28   ` Chong Yidong

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