public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13890] New: make install does not consider prefix
@ 2012-03-22  4:09 teodori.serge at hotmail dot com
  2012-03-22 15:19 ` [Bug libc/13890] " ppluzhnikov at google dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: teodori.serge at hotmail dot com @ 2012-03-22  4:09 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13890

             Bug #: 13890
           Summary: make install does not consider prefix
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: teodori.serge@hotmail.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


When building glibc-2.15 for tool chain environment, glibc "make install"
complains that "/var/db" cannot be accessed. I think the "prefix" is not
applied.
After creating the directory, it worked. "/var/db" now contains a "Makefile".
I used as "prefix" "/opt/toolchaine", so it has to be "/opt/toolchaine/var/db".

It contains as first line:
DATABASES = $(wildcard /etc/passwd /etc/group /etc/ethers /etc/protocols \
                       /etc/rpc /etc/services /etc/shadow /etc/gshadow \
                       /etc/netgroup)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-13 14:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-22  4:09 [Bug libc/13890] New: make install does not consider prefix teodori.serge at hotmail dot com
2012-03-22 15:19 ` [Bug libc/13890] " ppluzhnikov at google dot com
2012-03-22 22:52 ` teodori.serge at hotmail dot com
2012-03-26 10:23 ` aj at suse dot de
2014-06-13 14:07 ` fweimer at redhat dot com

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).