Sokar Someone
2006-03-29 20:58:09 UTC
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/
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/