public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] what does manual "make" do, portage doesn't ?
@ 2002-07-23 14:42 Tibor Rudas
  2002-07-24 15:40 ` Todd Heim
  0 siblings, 1 reply; 5+ messages in thread
From: Tibor Rudas @ 2002-07-23 14:42 UTC (permalink / raw
  To: gentoo-dev

Hello
I'm currently trying to write an ebuild for mpich (implementation
of MPI) and am stuck with a peculiar error:

when I manually unpack the source and do a
./configure
make
everything works OK...

..._but_:
if I do the same steps in an ebuild:
<snip>
src_compile() {
        ./configure || die

        make || die
}
<snip>
make stops with an "unknown target" error in some subdir.
If I then enter '/scratch/tmp/portage/mpich-1.2.4/work/mpich-1.2.4' and
type "make" it works fine.

I must admit though that the machine is still runing portage-1.9.11. I had to 
freeze a working setup since I need this machine up and running :)

any ideas?

regards tigor


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-07-25 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-23 14:42 [gentoo-dev] what does manual "make" do, portage doesn't ? Tibor Rudas
2002-07-24 15:40 ` Todd Heim
2002-07-24 19:12   ` Doug Goldstein
2002-07-25  8:54     ` Tibor Rudas
2002-07-25 14:27       ` Markus Krainer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox