xwem-devel
[Top][All Lists]
Advanced

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

Re: [XWEM]: Error compiling xlib and xwem


From: Zajcev Evgeny
Subject: Re: [XWEM]: Error compiling xlib and xwem
Date: Mon, 29 Nov 2004 22:55:58 +0300
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Security Through Obscurity, berkeley-unix)

Alexey Mikhailov <address@hidden> writes:

> First, XLib:
>
> 22:25:54 address@hidden:~/programming/XEmacs/packages/xlib-2.0rc2 
> make
> make: Циклическая зависимость lisp/auto-autoloads.el <- 
> lisp/auto-autoloads.el пропущена.
> make: Циклическая зависимость lisp/custom-load.el <- lisp/auto-autoloads.el 
> пропущена.
> make: Циклическая зависимость lisp/custom-load.el <-
> lisp/custom-load.el

[...]
>
> ********
>
> Then, strange thing with XWEM.
>
> ********

[...]

In some my previous post i wrote:

  > Zajcev Evgeny <address@hidden> writes:

  > Note: xlib-2.0rc2.tgz will extracts to 'xlib-2.0rc2' directory
  > which you should move to 'xlib' before building.  Same thing with
  > xwem-2.0rc2.tgz.  This is done because to avoid extraction and
  > merging to already existing directory.

i.e. you should do something like:

 $ mv xlib xlib.old && mv xlib-2.0rc2 xlib
 $ cd xlib 
 $ make || gmake

 $ mv xwem xwem.old && mv xwem-2.0rc2 xwem
 $ cd xwem
 $ make || gmake

Hope this will help.

-- 
lg




reply via email to

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