public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/49970] New: "make prefix=... install" doesn't work
@ 2011-08-03 17:48 jimis at gmx dot net
  2011-08-03 18:49 ` [Bug libfortran/49970] " kargl at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: jimis at gmx dot net @ 2011-08-03 17:48 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49970

           Summary: "make prefix=... install" doesn't work
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jimis@gmx.net


On a multilib x86_64 config, I tried doing "make prefix=$HOME/mydir install".
Installation failed in directory "x86_64-unknown-linux-gnu/32/libgfortran/"
because it tried writing to some dir under /usr/local. Looking into the
generated Makefile in that path I can see that the default prefix, /usr/local,
was hardcoded in several points.

Shouldn't it be ${prefix} instead of /usr/local?


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

end of thread, other threads:[~2012-07-09  9:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 17:48 [Bug libfortran/49970] New: "make prefix=... install" doesn't work jimis at gmx dot net
2011-08-03 18:49 ` [Bug libfortran/49970] " kargl at gcc dot gnu.org
2011-08-03 19:02 ` jimis at gmx dot net
2011-08-03 19:04 ` joseph at codesourcery dot com
2011-08-03 19:09 ` sgk at troutmask dot apl.washington.edu
2011-08-03 19:32 ` jimis at gmx dot net
2011-08-04  9:36 ` rguenth at gcc dot gnu.org
2012-07-08  3:26 ` jimis at gmx dot net
2012-07-08  3:30 ` jimis at gmx dot net
2012-07-08  8:20 ` joseph at codesourcery dot com
2012-07-08  8:26 ` schwab@linux-m68k.org
2012-07-08 11:05 ` redi at gcc dot gnu.org
2012-07-09  9:53 ` jimis at gmx dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).