On Sun, Sep 09, 2012 at 11:56:28PM -0500, Emilio Perea wrote: > On Sun, Sep 09, 2012 at 12:34:58PM +0200, Matthieu Herrb wrote: > > On Sat, Sep 08, 2012 at 10:58:55PM -0500, Emilio Perea wrote: > > > I am very grateful for the effort the developers put into the snapshots, > > > so I don't mean this as criticism. But it is possible for somebody > > > reading the thread to believe that the latest snapshot would allow > > > xenocara to build. As far as I can tell, it does not (yet) on > > > amd64. > > > > Afacit, it does build. What error are you getting ? > > Sorry about the delay in responding! This is what I get: > > ******* > cc -O2 -pipe -I/usr/X11R6/include -I/usr/xenocara/app/fvwm/fvwm > -I/usr/xenocara/app/fvwm/fvwm/.. -I/usr/xenocara/app/fvwm/fvwm/../libs > -DFVWM_MODULEDIR=\"/usr/X11R6/lib/X11/fvwm\" -DFVWMRC=\".fvwmrc\" > -DFVWM_CONFIGDIR=\"/usr/X11R6/lib/X11/fvwm\" -c > /usr/xenocara/app/fvwm/fvwm/windows.c > cc -o fvwm add_window.o bindings.o borders.o builtins.o colormaps.o > colors.o complex.o decorations.o events.o focus.o functions.o fvwm.o > fvwmdebug.o icons.o menus.o misc.o modconf.o module.o move.o placement.o > read.o resize.o style.o virtual.o windows.o -L/usr/X11R6/lib > -L/usr/xenocara/app/fvwm/fvwm/../libs/obj -lfvwm -lXpm -lXt -lICE -lSM -lXext > -lX11 -lxcb -lXdmcp -lXau > /usr/bin/ld: /usr/X11R6/lib/libfvwm.a(ClientMsg.o): relocation R_X86_64_32 > can not be used when making a shared object; recompile with -fPIC > /usr/X11R6/lib/libfvwm.a: could not read symbols: Bad value ^^^^^^^^^^^^^^^^^^^^^^^^^^
Where does this library come from ? It's not installed by normal xenocara builds. Remove it and it should fix your issue. -- Matthieu Herrb