From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 22 19:52:26 2014 Received: (at submit) by debbugs.gnu.org; 22 Jun 2014 23:52:26 +0000 Received: from localhost ([127.0.0.1]:57434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WyrYe-0008Ag-Ey for submit@debbugs.gnu.org; Sun, 22 Jun 2014 19:52:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43004) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WypRc-0004sb-W2 for submit@debbugs.gnu.org; Sun, 22 Jun 2014 17:37:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WypRV-0006xM-Bn for submit@debbugs.gnu.org; Sun, 22 Jun 2014 17:36:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:56059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WypRV-0006xI-7k for submit@debbugs.gnu.org; Sun, 22 Jun 2014 17:36:53 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WypRT-00077y-1l for bug-gnu-emacs@gnu.org; Sun, 22 Jun 2014 17:36:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WypRQ-0006td-Qi for bug-gnu-emacs@gnu.org; Sun, 22 Jun 2014 17:36:50 -0400 Received: from mail-lb0-x22d.google.com ([2a00:1450:4010:c04::22d]:63979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WypRQ-0006s9-7q for bug-gnu-emacs@gnu.org; Sun, 22 Jun 2014 17:36:48 -0400 Received: by mail-lb0-f173.google.com with SMTP id s7so3630070lbd.32 for ; Sun, 22 Jun 2014 14:36:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=wdvYyI9WdforFh/QlNySc6m9gUUGXUHXbK073FNvcco=; b=rmXF7kJ5HUJgzD0D6be87gHqteZNmAfFSyldFSblcDiDEjYSG/29fO+pd+hrNEPLxY 5b5tBxKFzOxdC29CuHl4Rd+iRj8kEIqZrNC009/xDRrXYcZgbpf8Rle744t8uNyqE6A7 Ou73/xVtPwlXB1bpz5e7jr/7gnIFXoHvzN2NY/qzrv+kButSNUP6e3/CfjPbTJel4SbH MEFCtFKvvWFOPQhc6lQmRW03aijUGyGkAob0XOaKszwkHMwe5vfOVaeh6RHdDUpP0cZF cQ7SPCmZ7Txn4sXZs3GxLLzj5KI4IVqX1SvcyVP3ySJZrSdnKuxDEy9cDQlaXgTuGq6o eDnw== MIME-Version: 1.0 X-Received: by 10.112.155.129 with SMTP id vw1mr13148488lbb.7.1403473006168; Sun, 22 Jun 2014 14:36:46 -0700 (PDT) Received: by 10.112.63.65 with HTTP; Sun, 22 Jun 2014 14:36:46 -0700 (PDT) Date: Sun, 22 Jun 2014 23:36:46 +0200 Message-ID: Subject: Emacs 24.3 not compiling on Red Hat Enterprise Linux 5 From: Axel Bregnsbo To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=089e01183046fc0f5104fc73858d X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 22 Jun 2014 19:52:21 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --089e01183046fc0f5104fc73858d Content-Type: text/plain; charset=UTF-8 When compiling Emacs 24.3 on Red Hat Enterprise Linux 5.4 the compilation crashes with a segmentation fault from temacs, see snippet from make output below. Configure was run with: ./configure --prefix=/users/abb/temp/install_emacs24_3 Emacs 23.3 works fine. Further down shown output from Emacs 24.3 configure output. abb@backend17 10.0dQ ~ $ rpm -q redhat-release redhat-release-5Client-5.4.0.3 -------------------------------------------------------------------------- abb@backend17 10.0dQ ~/temp/emacs-24.3 $ make ... gcc -std=gnu99 -nostdlib -Demacs -I. -I/users/abb/temp/emacs-24.3/src -I../lib -I/users/abb/temp/emacs-24.3/src/../lib -I/import/vnetest/swrep/releases/2009/include/gtk-2.0 -I/import/vnetest/swrep/releases/2009/lib/gtk-2.0/include -I/import/vnetest/swrep/releases/2009/include/atk-1.0 -I/import/vnetest/swrep/releases/2009/include/cairo -I/import/vnetest/swrep/releases/2009/include/pango-1.0 -I/import/vnetest/swrep/releases/2009/include/glib-2.0 -I/import/vnetest/swrep/releases/2009/lib/glib-2.0/include -I/import/vnetest/swrep/releases/2009/include/freetype2 -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/releases/2009/include/libpng12 -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/releases/2009/include/freetype2 -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/releases/2009/include/alsa -I/import/vnetest/swrep/releases/2009/include/librsvg-2 -I/import/vnetest/swrep/releases/2009/include/glib-2.0 -I/import/vnetest/swrep/releases/2009/lib/glib-2.0/include -I/import/vnetest/swrep/releases/2009/include/gtk-2.0 -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/releases/2009/include/libxml2 -I/import/vnetest/swrep/releases/2009/include/dbus-1.0 -I/import/vnetest/swrep/releases/2009/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/import/vnetest/swrep/releases/2009/include/gconf/2 -I/import/vnetest/swrep/releases/2009/include/orbit-2.0 -I/import/vnetest/swrep/releases/2009/include/glib-2.0 -I/import/vnetest/swrep/releases/2009/lib/glib-2.0/include -I/import/vnetest/swrep/releases/2009/include/glib-2.0 -I/import/vnetest/swrep/releases/2009/lib/glib-2.0/include -I/import/vnetest/swrep/releases/2009/include/freetype2 -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/releases/2009/include/freetype2 -I/import/vnetest/swrep/releases/2009/include -MMD -MF deps/.d -MP -g3 -O2 -Wl,-znocombreloc \ -o temacs pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o xgselect.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o profiler.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o terminfo.o lastfile.o vm-limit.o ../lib/libgnu.a -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -L/import/vnetest/swrep/releases/2009/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lX11 -lXrender -L/import/vnetest/swrep/releases/2009/lib -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -L/import/vnetest/swrep/releases/2009/lib -lasound -L/import/vnetest/swrep/releases/2009/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/import/vnetest/swrep/releases/2009/lib -lWand -lMagick -lrt -lrt -L/import/vnetest/swrep/releases/2009/lib -ldbus-1 -L/import/vnetest/swrep/releases/2009/lib -lxml2 -lz -lm -lncurses -pthread -L/import/vnetest/swrep/releases/2009/lib -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/import/vnetest/swrep/releases/2009/lib -lgobject-2.0 -lglib-2.0 -lselinux -L/import/vnetest/swrep/releases/2009/lib -lfreetype -lz -L/import/vnetest/swrep/releases/2009/lib -lfontconfig -Wl,--rpath -Wl,/import/vnetest/swrep/releases/2009/lib -L/import/vnetest/swrep/releases/2009/lib -lotf -lfreetype -lz -lpthread -lm -lgcc -lc -lgcc /usr/lib64/crtn.o fns.o: In function `sxhash_float': /users/abb/temp/emacs-24.3/src/fns.c:4139: warning: memset used with constant zero length parameter; this could be due to transposed parameters /users/abb/temp/emacs-24.3/src/fns.c:4139: warning: memset used with constant zero length parameter; this could be due to transposed parameters /users/abb/temp/emacs-24.3/src/fns.c:4139: warning: memset used with constant zero length parameter; this could be due to transposed parameters /import/vne/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib64/crt1.o' is incompatible with i386 output /import/vne/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib64/crti.o' is incompatible with i386 output /import/vne/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib64/crtn.o' is incompatible with i386 output test "no" = "yes" || \ test "X" = X || -r temacs cd ../lisp; make -w update-subdirs make[2]: Entering directory `/users/abb/temp/emacs-24.3/lisp' cd /users/abb/temp/emacs-24.3/lisp; subdirs=`find . -type d -print`; for file in $subdirs; do case $file in */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $file" ;; esac; done; \ for file in $wins; do \ /users/abb/temp/emacs-24.3/build-aux/update-subdirs $file; \ done; make[2]: Leaving directory `/users/abb/temp/emacs-24.3/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi /bin/sh: line 7: 31736 Segmentation fault `/bin/pwd`/temacs --batch --load loadup bootstrap make[1]: *** [bootstrap-emacs] Error 1 make[1]: Leaving directory `/users/abb/temp/emacs-24.3/src' make: *** [src] Error 2 -------------------------------------------------------------------------- abb@backend17 10.0dQ ~/temp/emacs-24.3 $ ./configure --prefix=/users/abb/temp/install_emacs24_3 | tee configure.log ... Configured for `x86_64-unknown-linux-gnu'. Where should the build process find the source code? /users/abb/temp/emacs-24.3 What compiler should emacs be built with? gcc -std=gnu99 -g3 -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? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? GTK2 Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? yes -lgif Does Emacs use -lpng? yes Does Emacs use -lrsvg-2? yes Does Emacs use imagemagick? yes Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? yes Does Emacs use GSettings? no Does Emacs use -lselinux? yes Does Emacs use -lgnutls? no Does Emacs use -lxml2? yes Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? yes Does Emacs use -lxft? yes Does Emacs use toolkit scroll bars? yes ... -- Axel B. Bregnsbo bregnsbo@gmail.com +45 61782267 --089e01183046fc0f5104fc73858d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
When compiling Emacs 24.3 on Red Hat Enterprise Linux 5.4 = the compilation crashes with a segmentation fault from temacs, see snippet = from make output below. Configure was run with:
=C2= =A0 ./configure --prefix=3D/users/abb/temp/install_emacs24_3
Emacs 23.3 works fine. Further down shown output from Emacs 24.3= configure output.


abb@backend= 17 10.0dQ ~
$ rpm -q redhat-release
redhat-release-5Cli= ent-5.4.0.3

--------------------------------------------= ------------------------------

abb@backend17 10.0dQ ~/temp/emacs-24.3
$ make
...
gcc -std=3Dgnu99 -nostdlib -Demacs =C2=A0-I. -I/use= rs/abb/temp/emacs-24.3/src -I../lib -I/users/abb/temp/emacs-24.3/src/../lib= =C2=A0 -I/import/vnetest/swrep/releases/2009/include/gtk-2.0 -I/import/vne= test/swrep/releases/2009/lib/gtk-2.0/include -I/import/vnetest/swrep/releas= es/2009/include/atk-1.0 -I/import/vnetest/swrep/releases/2009/include/cairo= -I/import/vnetest/swrep/releases/2009/include/pango-1.0 -I/import/vnetest/= swrep/releases/2009/include/glib-2.0 -I/import/vnetest/swrep/releases/2009/= lib/glib-2.0/include -I/import/vnetest/swrep/releases/2009/include/freetype= 2 -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/rel= eases/2009/include/libpng12 =C2=A0 -I/import/vnetest/swrep/releases/2009/in= clude -I/import/vnetest/swrep/releases/2009/include/freetype2 =C2=A0 =C2=A0= -I/import/vnetest/swrep/releases/2009/include -I/import/vnetest/swrep/relea= ses/2009/include/alsa =C2=A0 -I/import/vnetest/swrep/releases/2009/include/= librsvg-2 -I/import/vnetest/swrep/releases/2009/include/glib-2.0 -I/import/= vnetest/swrep/releases/2009/lib/glib-2.0/include -I/import/vnetest/swrep/re= leases/2009/include/gtk-2.0 =C2=A0 -I/import/vnetest/swrep/releases/2009/in= clude =C2=A0 -I/import/vnetest/swrep/releases/2009/include/libxml2 =C2=A0 -= I/import/vnetest/swrep/releases/2009/include/dbus-1.0 -I/import/vnetest/swr= ep/releases/2009/lib/dbus-1.0/include =C2=A0 -DORBIT2=3D1 -pthread -I/impor= t/vnetest/swrep/releases/2009/include/gconf/2 -I/import/vnetest/swrep/relea= ses/2009/include/orbit-2.0 -I/import/vnetest/swrep/releases/2009/include/gl= ib-2.0 -I/import/vnetest/swrep/releases/2009/lib/glib-2.0/include =C2=A0 -I= /import/vnetest/swrep/releases/2009/include/glib-2.0 -I/import/vnetest/swre= p/releases/2009/lib/glib-2.0/include =C2=A0 -I/import/vnetest/swrep/release= s/2009/include/freetype2 -I/import/vnetest/swrep/releases/2009/include =C2= =A0 -I/import/vnetest/swrep/releases/2009/include =C2=A0 -I/import/vnetest/= swrep/releases/2009/include/freetype2 -I/import/vnetest/swrep/releases/2009= /include =C2=A0 =C2=A0-MMD -MF deps/.d -MP =C2=A0 =C2=A0 -g3 -O2 =C2=A0 -Wl= ,-znocombreloc =C2=A0\
=C2=A0 -o temacs pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o dispne= w.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o cat= egory.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o = xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o xgselect.o gtkutil.o = =C2=A0dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o fil= elock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casef= iddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o cal= lint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o by= tecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o dopr= nt.o intervals.o textprop.o composite.o xml.o profiler.o =C2=A0 =C2=A0 xfon= t.o ftfont.o xftfont.o ftxfont.o =C2=A0fontset.o fringe.o image.o =C2=A0ter= minfo.o lastfile.o =C2=A0 =C2=A0vm-limit.o =C2=A0 ../lib/libgnu.a =C2=A0 = =C2=A0 =C2=A0-ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -L/import/vnetest/swre= p/releases/2009/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 = -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -= lglib-2.0 =C2=A0 -lSM -lICE -lX11 -lXrender -L/import/vnetest/swrep/release= s/2009/lib -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 =C2=A0 -L/impo= rt/vnetest/swrep/releases/2009/lib -lasound =C2=A0 -L/import/vnetest/swrep/= releases/2009/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0= -ldl -lglib-2.0 =C2=A0 -L/import/vnetest/swrep/releases/2009/lib -lWand -l= Magick =C2=A0 -lrt -lrt =C2=A0-L/import/vnetest/swrep/releases/2009/lib -ld= bus-1 =C2=A0 =C2=A0-L/import/vnetest/swrep/releases/2009/lib -lxml2 -lz -lm= =C2=A0 =C2=A0 =C2=A0-lncurses =C2=A0-pthread -L/import/vnetest/swrep/relea= ses/2009/lib -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lgli= b-2.0 =C2=A0 -L/import/vnetest/swrep/releases/2009/lib -lgobject-2.0 -lglib= -2.0 =C2=A0 -lselinux -L/import/vnetest/swrep/releases/2009/lib -lfreetype = -lz =C2=A0 -L/import/vnetest/swrep/releases/2009/lib -lfontconfig =C2=A0 -W= l,--rpath -Wl,/import/vnetest/swrep/releases/2009/lib -L/import/vnetest/swr= ep/releases/2009/lib -lotf -lfreetype -lz =C2=A0 =C2=A0 -lpthread =C2=A0 -l= m -lgcc -lc -lgcc /usr/lib64/crtn.o=C2=A0
fns.o: In function `sxhash_float':
/users/abb/temp/emacs= -24.3/src/fns.c:4139: warning: memset used with constant zero length parame= ter; this could be due to transposed parameters
/users/abb/temp/e= macs-24.3/src/fns.c:4139: warning: memset used with constant zero length pa= rameter; this could be due to transposed parameters
/users/abb/temp/emacs-24.3/src/fns.c:4139: warning: memset used with c= onstant zero length parameter; this could be due to transposed parameters
/import/vne/bin/ld: warning: i386:x86-64 architecture of input fil= e `/usr/lib64/crt1.o' is incompatible with i386 output
/import/vne/bin/ld: warning: i386:x86-64 architecture of input file `/= usr/lib64/crti.o' is incompatible with i386 output
/import/vn= e/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib64/crtn.= o' is incompatible with i386 output
test "no" =3D "yes" || \
=C2=A0 test &qu= ot;X" =3D X || =C2=A0-r temacs
cd ../lisp; make -w update-su= bdirs
make[2]: Entering directory `/users/abb/temp/emacs-24.3/lis= p'
cd /users/abb/temp/emacs-24.3/lisp; subdirs=3D`find . -type d -print`;= for file in $subdirs; do case $file in */.* | */.*/* | */=3D* | */cedet* )= ;; *) wins=3D"$wins $file" ;; esac; done; \
for file i= n $wins; do \
=C2=A0 =C2=A0/users/abb/temp/emacs-24.3/build-aux/update-subdirs $file= ; \
done;
make[2]: Leaving directory `/users/abb/temp/e= macs-24.3/lisp'
if test "no" =3D "yes"; t= hen \
=C2=A0 rm -f bootstrap-emacs; \
=C2=A0 ln temacs bootstrap-e= macs; \
else \
=C2=A0 `/bin/pwd`/temacs --batch --load = loadup bootstrap || exit 1; \
=C2=A0 test "X" =3D X || = =C2=A0-zex emacs; \
=C2=A0 mv -f emacs bootstrap-emacs; \
fi
/bin/sh: = line 7: 31736 Segmentation fault =C2=A0 =C2=A0 =C2=A0`/bin/pwd`/temacs --ba= tch --load loadup bootstrap
make[1]: *** [bootstrap-emacs] Error = 1
make[1]: Leaving directory `/users/abb/temp/emacs-24.3/src'=
make: *** [src] Error 2

---------------= -----------------------------------------------------------
= abb@backend17 10.0dQ ~/temp/emacs-24.3
$ ./configure --prefix=3D/= users/abb/temp/install_emacs24_3 | tee configure.log
...
Configured for `x86_64-unknown-linux-gnu'= .

=C2=A0 Where should the build process find the s= ource code? =C2=A0 =C2=A0/users/abb/temp/emacs-24.3
=C2=A0 What c= ompiler should emacs be built with? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 gcc -std=3Dgnu99 -g3 -O2
=C2=A0 Should Emacs use the GNU version of malloc? =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 =C2=A0 =C2=A0 (Using Doug Lea= 's new malloc from the GNU C Library.)
=C2=A0 Should Emacs us= e a relocating allocator for buffers? =C2=A0 =C2=A0no
=C2=A0 Should Emacs use mmap(2) for buffer allocation? =C2=A0 =C2=A0 =C2=A0= =C2=A0 no
=C2=A0 What window system should Emacs use? =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0x11
= =C2=A0 What toolkit should Emacs use? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0GTK2
=C2= =A0 Where do we find X Windows header files? =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0Standard dirs
=C2=A0 Where do we find X Windows libraries? =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Standard dirs
=C2=A0 Does = Emacs use -lXaw3d? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 no
=C2=A0= Does Emacs use -lXpm? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 Does Emacs use -ljpeg? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0yes
=C2=A0 Does Emacs use -ltiff? =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0yes
=C2=A0 Does Emacs use a gif library? =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 yes -lgif
=C2=A0 Does Emacs use -lpng? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 yes
=C2=A0 Does Emacs use -lrsvg-2? =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0yes
=C2=A0 Does Emacs use imagemagick? =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 yes
=C2=A0 Does Emacs use -lgpm? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 n= o
=C2=A0 Does Emacs use -ldbus? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0yes
=C2=A0 Does Emacs use -lgconf? =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 Does Emacs use GSettings? =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 no
=C2=A0 Does Emacs use -lselinux? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 Does Emacs use -lgnutls? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0no
=C2=A0 Does Emacs use -lxml2? =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0yes
=C2=A0 Does Emacs use -lfreetype? =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0yes
=C2=A0 Does Emacs use -lm17n-flt? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0no
=C2=A0 Does Emacs use -lotf? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 yes
=C2=A0 Does Emacs use -lxft? =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 yes
=C2=A0 Does Emacs use toolkit scroll bar= s? =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ye= s
...



--
Axe= l B. Bregnsbo
bregnsbo@gmail.com
+45 61782267
--089e01183046fc0f5104fc73858d-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 22 20:07:16 2014 Received: (at 17835) by debbugs.gnu.org; 23 Jun 2014 00:07:16 +0000 Received: from localhost ([127.0.0.1]:57447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wyrn1-00005r-Qg for submit@debbugs.gnu.org; Sun, 22 Jun 2014 20:07:16 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47603 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wyrmy-00005i-Bg for 17835@debbugs.gnu.org; Sun, 22 Jun 2014 20:07:13 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Wyrmx-0004Nw-Jt; Sun, 22 Jun 2014 20:07:11 -0400 From: Glenn Morris To: Axel Bregnsbo Subject: Re: bug#17835: Emacs 24.3 not compiling on Red Hat Enterprise Linux 5 References: X-Spook: eavesdropping terrorist Treasury IMF monarchist Yukon PLO X-Ran: Re[*dq%Pm?}0AfX?E),]7slr||JL.*eqN,/K:aebf_m{>bO0QX%&CD (Axel Bregnsbo's message of "Sun, 22 Jun 2014 23:36:46 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 17835 Cc: 17835@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Thanks for the report. Please could you try: http://alpha.gnu.org/gnu/emacs/pretest/emacs-24.3.91.tar.xz and say how that goes? From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 22 20:21:32 2014 Received: (at 17835) by debbugs.gnu.org; 23 Jun 2014 00:21:32 +0000 Received: from localhost ([127.0.0.1]:57451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wys0q-0000R9-FV for submit@debbugs.gnu.org; Sun, 22 Jun 2014 20:21:32 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47927 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wys0o-0000R1-5X for 17835@debbugs.gnu.org; Sun, 22 Jun 2014 20:21:31 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Wys0n-0006x2-I0; Sun, 22 Jun 2014 20:21:29 -0400 From: Glenn Morris To: Axel Bregnsbo Subject: Re: bug#17835: Emacs 24.3 not compiling on Red Hat Enterprise Linux 5 References: X-Spook: Iran Jiang Zemin PLO doctrine Rumsfeld csim CID BATF X-Ran: qh`2]6JJkMnJJ9b(B:fA[AH?\Y3n+^7CW\*bVjn3vxqhoj/`k%=ZjrO(rRgab^[V]=Cn (Glenn Morris's message of "Sun, 22 Jun 2014 20:07:11 -0400") Message-ID: <2vr42gv5km.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 17835 Cc: 17835@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) BTW, 24.3 builds fine for me on RHEL 5.10 x86_64. I don't know what's going on with things like /import/vne/bin/ld: warning: i386:x86-64 architecture of input file `/usr/lib64/crt1.o' is incompatible with i386 output in your build. You seem to have an entire separate tree of stuff in /import/vnetest? From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 24 17:04:28 2014 Received: (at 17835-done) by debbugs.gnu.org; 24 Jun 2014 21:04:28 +0000 Received: from localhost ([127.0.0.1]:59684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WzXtA-0005Qb-Bo for submit@debbugs.gnu.org; Tue, 24 Jun 2014 17:04:28 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:38364 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WzXt4-0005QE-1l for 17835-done@debbugs.gnu.org; Tue, 24 Jun 2014 17:04:21 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WzXt3-0001s3-2E for 17835-done@debbugs.gnu.org; Tue, 24 Jun 2014 17:04:17 -0400 Resent-Message-ID: <21417.59344.853319.472344@gnu.org> Resent-Date: Tue, 24 Jun 2014 17:04:16 -0400 Resent-From: Glenn Morris Resent-To: 17835-done@debbugs.gnu.org Bcc: rgm@gnu.org X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5OnRSUkGfTzsF4k0Jow9n+MCxml5wingtpmuIZxQUbI=; b=UDFAW0KGsnyWeoRjFIC9mJyKevVYh3H7BJ4uVJa3uabS0ZEUv259g2MA421T8Z7Tn0 uxILWfejG29/ywXYfd4nnTSSCAp9VYceZVWwGsGBxAmTCuKU20keQSLrrXARh0pdJWJG acKqdXHKN79Ir6Gfaz8kGZiz03GggP9XQ6spmzjYluRKIXNQL2ZYJP/S+FsQEzoHRhk2 6LmMoZkcHwGSKd24xtrZ62qyTlechLeD0W8UfaT/wBAvHIs75YLV0FisXORaedm8iV8P Z3DQesPNayagJ/s2P0ZHgswzb9TrK4mp7Km91nwoJ+1h96dIAlUQioWbfRQ1fqI6KMde dayQ== MIME-Version: 1.0 X-Received: by 10.112.146.10 with SMTP id sy10mr2176962lbb.64.1403643267714; Tue, 24 Jun 2014 13:54:27 -0700 (PDT) In-Reply-To: References: <2vr42gv5km.fsf@fencepost.gnu.org> Message-ID: Content-Type: multipart/alternative; boundary=047d7b3a84d05d173c04fc9b2a55 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::235 Date: Tue, 24 Jun 2014 22:54:27 +0200 From: Axel Bregnsbo To: rgm@gnu.org Subject: Re: bug#17835: Emacs 24.3 not compiling on Red Hat Enterprise Linux 5 X-Bogosity: no, spamicity=0.016092, v1.2.1 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 17835-done Cc: Uli Menzebach X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --047d7b3a84d05d173c04fc9b2a55 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Glenn, In my PATH (/import/vne/bin) I pointed to a 32-bit 'ld' version, but was compiling on a 64-bit REHL5 machine. After removing /import/vne/bin from PATH compilation went fine. Thanks for your quick response. You can close this bug. Kind regards, Axel PS: Thanks Uli On Mon, Jun 23, 2014 at 9:12 AM, Uli Menzebach wrote: > Hi Axel, > > > > /import/vne (RHEL5 based release) is a 32bit recompile PLUS extensions an= d > optional patches. Sharing /usr/lib except the most basic libraries would > defeat the purpose of vne. Both library locations need to stay separate. > > The name /import/vne*test* has historical reasons btw. . > > *And yes, the /import/vne tree is 32bit *only* (must still support 32bit > boxes). Don=E2=80=99t mix things up when you compile things :D* > > > > Make sure you determine exactly which executable get called. Never rely o= n > the dreaded PATH variable in a Makefile =E2=80=A6 it will come back and b= ite you in > the rear. > > Like below: you called the wrong ld binary (32bit from vne tree) when you > really should have called the local 64bit version. > > In my opinion it is best to declare variables for binaries and libraries > with their full path. > > IF you want a =E2=80=9Clocal=E2=80=9D compilation, it is a good idea to r= emove > /import/vne/bin from the PATH variable in the running shell (plus =E2=80= =9Chash -r=E2=80=9D > in bash or =E2=80=9Crehash=E2=80=9D in tcsh) before you run ./configure = =E2=80=A6. > > Also make sure your LD_LIBRARY_PATH is cleared. > > > > Hope this helps a bit, > > > > Uli > > > > > > *From:* Axel Bregnsbo [mailto:bregnsbo@gmail.com] > *Sent:* Monday, June 23, 2014 8:57 AM > *To:* Uli Menzebach > *Subject:* Fwd: bug#17835: Emacs 24.3 not compiling on Red Hat Enterprise > Linux 5 > > > > Hi Uli, > > > > See below for Emacs 24.3 bug report to FSF. BTW: could you give a short > explanation for /import/vnetest/. Why is this not the standard /usr/lib/ > location? Is it because you want to avoid duplicating binary files to eac= h > Linux server? > > > > Kind regards, > > Axel > > ---------- Forwarded message ---------- > From: *Glenn Morris* > Date: Mon, Jun 23, 2014 at 2:21 AM > Subject: Re: bug#17835: Emacs 24.3 not compiling on Red Hat Enterprise > Linux 5 > To: Axel Bregnsbo > Cc: 17835@debbugs.gnu.org > > > > BTW, 24.3 builds fine for me on RHEL 5.10 x86_64. > > I don't know what's going on with things like > > /import/vne/bin/ld: warning: i386:x86-64 architecture of input file > `/usr/lib64/crt1.o' is incompatible with i386 output > > in your build. You seem to have an entire separate tree of stuff in > /import/vnetest? > > > > > > -- > Axel B. Bregnsbo > bregnsbo@gmail.com > +45 61782267 > CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, > is for the sole use of the intended recipient(s) and may contain > confidential and privileged information. Any unauthorized review, use, > disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply e-mail and destroy all copi= es > of the original message. > --=20 Axel B. Bregnsbo bregnsbo@gmail.com +45 61782267 --047d7b3a84d05d173c04fc9b2a55 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Glenn,

In my PATH (/import/vne/bin) = I pointed to a 32-bit 'ld' version, but was compiling on a 64-bit R= EHL5 machine. After removing /import/vne/bin from PATH compilation went fin= e. Thanks for your quick response. You can close this bug.

Kind regards,
Axel

P= S: Thanks Uli
--047d7b3a84d05d173c04fc9b2a55-- From unknown Wed Jun 25 10:54:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 23 Jul 2014 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator


On Mon, Jun 23, 2014 at 9:12 AM, Uli Menzebach <menze@vitesse.= com> wrote:

Hi Axel,

=C2=A0

/import/vne (RHEL5 based = release) is a 32bit recompile PLUS extensions and optional patches. Sharing= /usr/lib except the most basic libraries would defeat the purpose of vne. Both library locations need to stay separate.

The name /import/vnete= st has historical reasons btw. .

And yes, the /import/v= ne tree is 32bit *only* (must still support 32bit boxes). Don=E2=80=99t mix= things up when you compile things :D

=C2=A0

Make sure you determine e= xactly which executable get called. Never rely on the dreaded PATH variable= in a Makefile =E2=80=A6 it will come back and bite you in the rear.

Like below: you called th= e wrong ld binary (32bit from vne tree) when you really should have called = the local 64bit version.

In my opinion it is best = to declare variables for binaries and libraries with their full path.

IF you want a =E2=80=9Clo= cal=E2=80=9D compilation, it is a good idea to remove /import/vne/bin from = the PATH variable in the running shell (plus =E2=80=9Chash -r=E2=80=9D in b= ash or =E2=80=9Crehash=E2=80=9D in tcsh) before you run ./configure =E2=80=A6.

Also make sure your LD_LI= BRARY_PATH is cleared.

=C2=A0

Hope this helps a bit,

=C2=A0

=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Uli

=C2=A0

=C2=A0

From: Axel Bre= gnsbo [mailto:bregn= sbo@gmail.com]
Sent: Monday, June 23, 2014 8:57 AM
To: Uli Menzebach
Subject: Fwd: bug#17835: Emacs 24.3 not compiling on Red Hat Enterpr= ise Linux 5

=C2=A0

Hi Uli,

=C2=A0

See below for Emacs 24.3 bug report to FSF. BTW: cou= ld you give a short explanation for /import/vnetest/. Why is this not the s= tandard /usr/lib/ location? Is it because you want to avoid duplicating bin= ary files to each Linux server?

=C2=A0

Kind regards,

Axel

---------- Forwarded message ----------
From: Glenn Morris <rgm@gnu.org>
Date: Mon, Jun 23, 2014 at 2:21 AM
Subject: Re: bug#17835: Emacs 24.3 not compiling on Red Hat Enterprise Linu= x 5
To: Axel Bregnsbo <bregnsbo@gmail.com>
Cc: 17835@debbug= s.gnu.org



BTW, 24.3 builds fine for me on RHEL 5.10 x86_64.

I don't know what's going on with things like

=C2=A0 /import/vne/bin/ld: warning: i386:x86-64 architecture of input file<= br> =C2=A0 `/usr/lib64/crt1.o' is incompatible with i386 output

in your build. You seem to have an entire separate tree of stuff in
/import/vnetest?



=C2=A0

--
Axel B. Bregnsbo
bregnsbo@gmail.com<= /a>
+4= 5 61782267

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is = for the sole use of the intended recipient(s) and may contain confidential = and privileged information. Any unauthorized review, use, disclosure or dis= tribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail = and destroy all copies of the original message.



--
Axel B. Breg= nsbo
bregnsbo@gmail.com
+45= 61782267