Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] lynx compile problems?

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] lynx compile problems?
  • Date: Tue, 15 Apr 2003 09:28:26 -0700 (PDT)

Rohan Nicholls said:
<snip>
> This is exactly what I have done. So what exactly has this done? It
> took forever to compile...:)
>
> Now that it is done, is there any reason to redo it without the Java
> or is it fine as it is? What exactly do these do anyway?
>
> thanks,
>
> rohan

Rohan,

The '-r' tells cast that you want to reconfigure every option of the
spell, without '-r' cast will use your last responses to all queries.
'-c' tells cast to not use the cached version of the spell (a.k.a.
resurrect the spell instead of recompiling). I wanted you to use those
two options so that you could select 'n' on fixincludes (which might fix
your lynx problem).

There is no reason to recompile to remove Java support unless you are
strapped for space and/or do not want a Java compiler.

Hope this helps. :)

-One of Four
a.k.a. sandalle

--
PGP Key Fingerprint: FCFF 26A1 BE21 08F4 BB91 FAED 1D7B 7D74 A8EF DD61
http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61

Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/
>From hgr AT vabo.cz Tue Apr 15 12:33:55 2003
Return-Path: <hgr AT vabo.cz>
Delivered-To: sm-users AT lists.ibiblio.org
Received: from mrkev.vabo.cz (mrkev.vabo.cz [160.216.1.1])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id BEA9E20037
for <sm-users AT lists.ibiblio.org>;
Tue, 15 Apr 2003 12:33:54 -0400 (EDT)
Received: from vabo.cz (scorpion.vabo.cz [160.216.1.60])
by mrkev.vabo.cz (8.9.1/8.9.1) with ESMTP id SAA20544
for <sm-users AT lists.ibiblio.org>;
Tue, 15 Apr 2003 18:27:45 +0200 (METDST)
Message-ID: <3E9C3468.2389A79 AT vabo.cz>
Date: Tue, 15 Apr 2003 18:33:44 +0200
From: Ladislav Hagara <hgr AT vabo.cz>
Organization: MA Brno
X-Mailer: Mozilla 4.6 [en] (WinNT; I)
X-Accept-Language: en,pdf
MIME-Version: 1.0
Cc: sm-users AT lists.ibiblio.org
Subject: Re: [SM-Users] util-linux-crypto compile failure
References: <Pine.LNX.4.53.0304141335130.9901@Sorcerer>
<33692.192.168.0.1.1050360959.squirrel AT mail.sandall.us>
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 7bit
X-BeenThere: sm-users AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Sourcemage Users List <sm-users.lists.ibiblio.org>
List-Unsubscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=unsubscribe>
List-Archive: <https://lists.ibiblio.org/sympa/arc/sm-users>
List-Post: <mailto:sm-users AT lists.ibiblio.org>
List-Help: <mailto:sympa AT lists.ibiblio.org?subject=HELP>
List-Subscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Apr 2003 16:33:55 -0000

> I believe the "errno" messages are because of the change to the new glibc.

Yes, it is.
After insertion #include <errno.h> to mount/pivot_root.c it is O.K.

Submitted to devel grimoire (p4 change 11458).

- lace -




Archive powered by MHonArc 2.6.24.

Top of Page