public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andreas Fredriksson <deplinenoise@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problem compile ipsec-tools
Date: Thu, 11 Aug 2005 11:20:02 +0200	[thread overview]
Message-ID: <3212b1a805081102207656ed49@mail.gmail.com> (raw)
In-Reply-To: <6b0bc78705081016145924e1c3@mail.gmail.com>

On 8/11/05, Walter Willis <walterwn@gmail.com> wrote:
> the install openswan ok but install ipsec-tools and error:
> 
> gcc -L../libipsec/.libs -o plainrsa-gen plainrsa-gen.o plog.o vmbuf.o
> crypto_openssl.o logger.o misc.o -lssl -lcrypto  -lresolv -lipsec
> -lflsha2.o
> gcc: sha2.o: No such file or directory
> make[3]: *** [plainrsa-gen] Error 1
> make[3]: *** Waiting for unfinished jobs....

(SNIP)

It sounds as if the ebuild is incompatible with the -j make flag. Try
exporting MAKEOPTS (IIRC, I'm not at my gentoo box) to an empty string
or -j1 (which limits the number of concurrent jobs to one) when
merging it:

MAKEOPTS="-j1" emerge ipsec-tools

Regards,
Andreas

-- 
And I hate redundancy, and having different functions for the same thing.
        - Linus Torvalds on linux-kernel

-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2005-08-11  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10 23:14 [gentoo-user] problem compile ipsec-tools Walter Willis
2005-08-11  9:20 ` Andreas Fredriksson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3212b1a805081102207656ed49@mail.gmail.com \
    --to=deplinenoise@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox