Discussion:
gnupg (1.4.2) compile death
Sokar Someone
2006-03-29 20:58:09 UTC
Permalink
Workin on updating gpg here and hit a wall:

e -L//tmp/sokar/build/staging/singularity/image//lib
-I//tmp/sokar/build/staging/singularity/image//lib/gcc-lib/i386-lnxbbc-linux/3.2.3/include
-I//tmp/sokar/build/lib/gcc-lib/i386-lnxbbc-linux/3.2.3/include
-L//tmp/sokar/build/staging/singularity/image//lib/gcc-lib/i386-lnxbbc-linux/3.2.3
-L//tmp/sokar/build/lib/gcc-lib/i386-lnxbbc-linux/3.2.3 -Wall
-L//tmp/sokar/build/staging/singularity/image//lib
-L//tmp/sokar/build/staging/singularity/image//lib/gcc-lib/i386-lnxbbc-linux/3.2.3
-L//tmp/sokar/build/lib/gcc-lib/i386-lnxbbc-linux/3.2.3 -o mpicalc
mpicalc.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
../mpi/libmpi.a(mpi-add.o)(.text+0x1f2): In function `mpi_add':
: undefined reference to `mpihelp_sub_n'
../mpi/libmpi.a(mpi-add.o)(.text+0x28f): In function `mpi_add':
: undefined reference to `mpihelp_sub_n'
../mpi/libmpi.a(mpi-add.o)(.text+0x2d0): In function `mpi_add':
: undefined reference to `mpihelp_sub_n'
../mpi/libmpi.a(mpi-add.o)(.text+0x307): In function `mpi_add':
: undefined reference to `mpihelp_add_n'
../mpi/libmpi.a(mpi-bit.o)(.text+0x20d): In function `mpi_rshift':
: undefined reference to `mpihelp_rshift'
../mpi/libmpi.a(mpi-div.o)(.text+0x28c): In function `mpi_tdiv_qr':
: undefined reference to `mpihelp_lshift'
../mpi/libmpi.a(mpi-div.o)(.text+0x29b): In function `mpi_tdiv_qr':
: undefined reference to `mpihelp_lshift'
../mpi/libmpi.a(mpi-div.o)(.text+0x34c): In function `mpi_tdiv_qr':
: undefined reference to `mpihelp_rshift'
../mpi/libmpi.a(mpi-div.o)(.text+0x540): In function `mpi_tdiv_q_2exp':
: undefined reference to `mpihelp_rshift'
../mpi/libmpi.a(mpi-mul.o)(.text+0x50): In function `mpi_mul_ui':
: undefined reference to `mpihelp_mul_1'
../mpi/libmpi.a(mpi-mul.o)(.text+0x12a): In function `mpi_mul_2exp':
: undefined reference to `mpihelp_lshift'
../mpi/libmpi.a(mpi-pow.o)(.text+0x40f): In function `mpi_powm':
: undefined reference to `mpihelp_sub_n'
../mpi/libmpi.a(mpi-pow.o)(.text+0x4bb): In function `mpi_powm':
: undefined reference to `mpihelp_rshift'
../mpi/libmpi.a(mpi-pow.o)(.text+0x4d2): In function `mpi_powm':
: undefined reference to `mpihelp_rshift'
../mpi/libmpi.a(mpi-pow.o)(.text+0x512): In function `mpi_powm':
: undefined reference to `mpihelp_lshift'
../mpi/libmpi.a(mpi-pow.o)(.text+0x7a6): In function `mpi_powm':
: undefined reference to `mpihelp_lshift'
.
.
.


yeat... it goes on like that for a while after that.

this is trying to compile gnupg 1.4.2

I commented out the pach file as it was no longer relevant.

any help would be appreciated

--ME


--
irc.slashnet.org #lnx-bbc

http://www.urbandictionary.com/define.php?term=irc

random quote(s) for the week
nerd_level++ 1's:
http://qdb.us/56475
http://qdb.us/56484
http://qdb.us/56361
http://bash.org/?623577
'normal' ones:
http://qdb.us/56396
http://bash.org/?625822
http://bash.org/?625149
http://bash.org/?624098
http://bash.org/?623132

truth is rarely appreciated:
http://www.laddertheory.com/
jared jennings
2006-04-08 01:06:39 UTC
Permalink
On Wed, 29 Mar 2006 14:58:09 -0600, "Sokar Someone"
Post by Sokar Someone
yeat... it goes on like that for a while after that.
this is trying to compile gnupg 1.4.2
I commented out the pach file as it was no longer relevant.
any help would be appreciated
got a cvs repo? or a snapshot? i just tried the server paul gray said to
use on 19 mar or so and it appears dead. guess you folks finally moved?
Post by Sokar Someone
http://www.laddertheory.com/
brevity is the soul of wit, goes the aphorism. this guy lacks brevity in
a big way.
--
jared jennings -- ***@fastmail.fm
http://www.fastmail.fm/ it rocks!
Paul Gray
2006-04-08 12:14:38 UTC
Permalink
Post by jared jennings
On Wed, 29 Mar 2006 14:58:09 -0600, "Sokar Someone"
Post by Sokar Someone
yeat... it goes on like that for a while after that.
this is trying to compile gnupg 1.4.2
I commented out the pach file as it was no longer relevant.
any help would be appreciated
got a cvs repo? or a snapshot? i just tried the server paul gray said to
use on 19 mar or so and it appears dead. guess you folks finally moved?
Moved on Friday...they took all my boxes and put them in a room where I don't
have a key yet. That's not even the tip of the iceberg yet. The room where
things are stashed is only a temporary location to hold me over until the end
of the term.

That, and the room that I'm supposed to go into has only two gang boxes to host
24 systems. There's a whole side story related to cooling and network drops
too (there's a significant "duh!" factor in our institution's rennovation of
buildings --- as in: Why does a server room need so much power, cooling, and
network drops?).

I'll see about rolling up a tarball for you and putting it where it's
accessible. But I probably won't post the link here as it will be a/another
temporary location.

- --
Paul Gray -o)
323 Wright Hall /\\
University of Northern Iowa _\_V
Message void if penguin violated ... Don't mess with the penguin
No one says, "Hey, I can't read that ASCII attachment ya sent me."
Tobias Gruetzmacher
2006-04-08 15:17:47 UTC
Permalink
Hi,
Post by Paul Gray
I'll see about rolling up a tarball for you and putting it where it's
accessible. But I probably won't post the link here as it will be a/another
temporary location.
I have a fairly recent darcs[1] mirror of the CVS repository on
http://darcs.portfolio16.de/lnx-bbc/cvs - Last update was on 2006-03-30.

Greetings Tobi

[1] A modern, easy, distributed, version control system, see
http://darcs.net/
--
GPG-Key 0xE2BEA341 - signed/encrypted mail preferred
My, oh so small, homepage: http://portfolio16.de/
http://www.fli4l.de/ - ISDN- & DSL-Router on one disk!
Registered FLI4L-User #00000003
Sokar Someone
2006-05-17 02:51:43 UTC
Permalink
MUHAHAHHAHA

gnupg: 1 Sokar: 2

Yea, that's right i got it to compile version 1.4.3 even (started with
same error btw)

but i have defeated it :proud:

--ME
Post by Tobias Gruetzmacher
Hi,
Post by Paul Gray
I'll see about rolling up a tarball for you and putting it where it's
accessible. But I probably won't post the link here as it will be a/another
temporary location.
I have a fairly recent darcs[1] mirror of the CVS repository on
http://darcs.portfolio16.de/lnx-bbc/cvs - Last update was on 2006-03-30.
Greetings Tobi
[1] A modern, easy, distributed, version control system, see
http://darcs.net/
--
GPG-Key 0xE2BEA341 - signed/encrypted mail preferred
My, oh so small, homepage: http://portfolio16.de/
http://www.fli4l.de/ - ISDN- & DSL-Router on one disk!
Registered FLI4L-User #00000003
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEN9QbGf7YPOK+o0ERAqxzAKDskepq2O7s5Ijeb8niziHdKQZYFQCfSrbP
AD8jAHjQciBk+xH74EhrlYY=
=w1Uq
-----END PGP SIGNATURE-----
_______________________________________________
Lnx-bbc-devel mailing list
http://zork.net/mailman/listinfo/lnx-bbc-devel
--
irc.wildghosts.net #cedarlug
(the server didn't change they just stopped paying for the other name)

http://www.urbandictionary.com/define.php?term=irc

random quote(s) for the week
nerd_level++ 1's:
http://bash.org/?632900
http://qdb.us/2570
http://qdb.us/48616

'normal' ones:
http://qdb.us/57564


truth is rarely appreciated:
http://www.laddertheory.com/
Loading...