qemacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-devel] Problem with Makefile building on Arch Linux


From: Clemmitt Sigler
Subject: [Qemacs-devel] Problem with Makefile building on Arch Linux
Date: Wed, 8 Jun 2016 14:39:41 -0400

Hello again,

Since I submitted one patch I thought I'd send another one which is
needed for me on Arch Linux x86_64.  Not sure of universal Linux use
or necessity.

I need two "fixes" for Arch:

1.) Run ./configure with "--enable-xshm"; and
2.) Patch Makefile, patch is attached.

With these, qemacs pulled from CVS (qemacs-cvs package from AUR)
builds successfully.  Fix 2.) solves this error:

"/usr/bin/ld: .objs-Linux-x86_64-gcc/qe.o: undefined reference to
symbol 'dlclose@@GLIBC_2.2.5'
"/usr/lib/libdl.so.2: error adding symbols: DSO missing from command line"

This was reported on Sat, 21 May 2016 by François Revol.  Adding
"-ldl" seems to be needed but I'm not sure I've added it in the right
place(?).

(My previous x11.c.patch is still needed as x11.c hasn't been patched
yet, but recent Makefile fixes in CVS have solved all problems except
the one above.)

Again, HTH.
-- 
Clemmitt Sigler

Attachment: Makefile.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]