Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] util-linux-crypto compile failure

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] util-linux-crypto compile failure
  • Date: Mon, 14 Apr 2003 15:55:59 -0700 (PDT)


Marc Greene said:
> Any ideas why this might happen:
>
> util-linux-cryto failed:
>
> Compile log for util-linux-crypto 2.11r Built on Mon Apr 14 19:12:12
> Using gcc version: 3.2.2
>
> configuring util-linux-2.11r
> ...
> /tmp/ccGvBig0.o: In function `main':
> /tmp/ccGvBig0.o(.text+0x55): undefined reference to `errno'
> collect2: ld returned 1 exit status
> make[2]: *** [pivot_root] Error 1
> make[2]: Target `all' not remade because of errors.
> make[2]: Leaving directory `/usr/src/util-linux-2.11r/mount'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory `/usr/src/util-linux-2.11r'
>
> I use devel sorcery and grimoire, kernel 2.4.20 w/ crypto patch. This
> spell is working for everyone else? Any ideas what's wrong here?
>
> Marc

I believe the "errno" messages are because of the change to the new glibc.
You will probably have to wait until the util-linux-crypto people come
out with a new version, or peruse their archives for a patch, and if
found, please submit to our bugzilla for inclusion. Also, bug the crypto
guy (Ladislav Hagara <hgr AT vabo.cz>). ;)

-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 jason AT flattfamily.com Mon Apr 14 23:44:08 2003
Return-Path: <jason AT flattfamily.com>
Delivered-To: sm-users AT lists.ibiblio.org
Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net
[24.234.0.81])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id 4E67520042
for <sm-users AT lists.ibiblio.org>;
Mon, 14 Apr 2003 23:44:08 -0400 (EDT)
Received: from 192.168.1.63 (cm063.45.234.24.lvcm.com [24.234.45.63])
by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.5)
with ESMTP id AUL22996;
Mon, 14 Apr 2003 20:44:06 -0700 (PDT)
From: Jason Flatt <jason AT flattfamily.com>
To: sm-users AT lists.ibiblio.org
Subject: Re: [SM-Users] cast kdelibs fails
Date: Mon, 14 Apr 2003 20:42:51 -0700
User-Agent: KMail/1.5.1
References: <200304131221.27597.phma AT webjockey.net>
In-Reply-To: <200304131221.27597.phma AT webjockey.net>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200304142042.51608.jason AT flattfamily.com>
X-BeenThere: sm-users AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: jason AT flattfamily.com
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 03:44:08 -0000

On Sunday 13 April 2003 09:21 am, Pierre Abbat wrote:
> I'm trying to update kde. I cast qt-x11, which failed, then I turned off
> the databases and it succeeded. I then cast kdelibs, which failed as
> follows:
>
> make[4]: Entering directory `/usr/src/kdelibs-3.1.1/khtml'
> rm -f htmlpageinfo.cc
> echo '#include <klocale.h>' > htmlpageinfo.cc
> /usr/bin/uic -nounload -tr tr2i18n -i htmlpageinfo.h ./htmlpageinfo.ui >
> htmlpageinfo.cc.temp ; ret=$?; \
> sed -e "s,tr2i18n( \"\" ),QString::null,g" htmlpageinfo.cc.temp | sed -e
> "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e
> "s,image\([0-9][0-9]*\)_data,img\1_htmlpageinfo,g" >> htmlpageinfo.cc ;\
> rm -f htmlpageinfo.cc.temp ;\
> if test "$ret" = 0; then echo '#include "htmlpageinfo.moc"' >>
> htmlpageinfo.cc; else rm -f htmlpageinfo.cc ; exit $ret ; fi
> make[4]: *** [htmlpageinfo.cc] Error 139
> make[4]: Target `all-am' not remade because of errors.
> make[4]: Leaving directory `/usr/src/kdelibs-3.1.1/khtml'
>
> [ S N I P ]
>
> How do I fix this?
>
> phma


Sorry, I don't have an answer for you, but I just cast kdelibs 3.1.1a and it
succeeded. Maybe you can try that one instead.


--
Jason Flatt
E-mail (remove the spaces): jason @ flattfamily . com
Voice: +1 702 870 6622
Fax: +1 702 870 3883
Snail Mail: PO Box 44265, Las Vegas, NV 89116-2265, USA



  • Re: [SM-Users] util-linux-crypto compile failure, Eric Sandall, 04/14/2003

Archive powered by MHonArc 2.6.24.

Top of Page