Re: [Integrit-users] compiling error on OpenBSD/sparc64 ...
Brought to you by:
ecashin
|
From: Ed L C. <ec...@te...> - 2001-12-29 05:45:11
|
"breech[mdo]" <br...@mi...> writes: > Hello all, > > I'm having an issue compiling integrit-2.03.02 on an OpenBSD-stable sparc64 > system: > > [breech@sparc64 integrit-2.03]$ sudo gmake > >>> making library for shared integrit code: gmake -f integrit.mak > libintegrit.a > gmake[1]: Entering directory `/usr/src/integrit-2.03' > gcc -I. -I ./hashtbl -g -Wall -O2 -DHAVE_CONFIG_H -o gnupg/sha1.o -c > gnupg/sha1.c > gnupg/sha1.c: In function `transform': > gnupg/sha1.c:237: virtual memory exhausted > gmake[1]: *** [gnupg/sha1.o] Error 1 > gmake[1]: Leaving directory `/usr/src/integrit-2.03' > gmake: *** [libintegrit.a] Error 2 > [breech@sparc64 integrit-2.03]$ uname -a > OpenBSD sparc64 3.0 sparc64-122501#0 sparc64 > > Any ideas? Thanks in advance ... It says that gcc's out of virtual memory during the build -- maybe it really ran out of memory or there's some problem with the build tools. Unless someone here has seen that problem, an openbsd newsgroup or mailing list might have more answers for you. -- --Ed Cashin PGP public key: ec...@te... http://www.terry.uga.edu/~ecashin/pgp/ |