This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/14089] New: Error while installing glibc to another drive (e.g.: not in /)


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

             Bug #: 14089
           Summary: Error while installing glibc to another drive (e.g.:
                    not in /)
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: minor
          Priority: P2
         Component: build
        AssignedTo: unassigned@sourceware.org
        ReportedBy: chimeranet89@gmail.com
                CC: carlos@systemhalted.org
    Classification: Unclassified


Issuing a 'make install' command on a glibc build configured with install
parameters (prefix, includedir, etc...) pointing to another drive (I'm
installing it onto another disk for testing purposes) issues an installation
error from the makefile "nss/Makefile", which contains a path that directly
points to /var/db/Makefile despite the prefix configuration variable. I easily
fixed it by editing nss/Makefile and overwriting the path manually.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]