On Tue, Jul 7, 2009 at 11:04 PM, Michal Simek<[email protected]> wrote: > Hi All, > > There will be good to prevent missing /etc/passwd for installing to > different folder. > > export DESTDIR=`pwd`/nfs > mkdir -p nfs > make install > > Thanks, > Michal > > > Checking for required user/group ids > > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > bin => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > daemon => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > nobody => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > bin => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > daemon => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > nobody => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > sys => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > users => 2 > 'nobody' user id and group found. > 'bin' user id and group found. > 'daemon' user id and group found. > Users group found. > Sys group found. > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > nobody => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > nobody => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > bin => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > bin => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/group' for reading (No > such file or directory) > daemon => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > daemon => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > users => 2 > awk: cmd. line:1: fatal: cannot open file > `/home/projects/xils/ltp-microblaze.git/nfs/etc/passwd' for reading (No > such file or directory) > sys => 2 > Required users/groups exist.
That's part of the reason why I wanted it to be reviewed before it was committed, and I halfway expected Mike to provide that assistance but he didn't... *sigh*. Does the /etc/passwd // /etc/group file exist? Thanks, -Garrett ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
