Hi All,

We are using user space 32bit and kernel space 64 bit for ARMV8 platform.

We have compiled the LTP using 32 bit tool chain. Follwoing are the steps we 
have followed

export AR=arm-buildroot-linux-ar
export LD=arm-buildroot-linux-ld
export CC=arm-buildroot-linux-gcc

./configure --host=arm-linux --target=arm-buildroot-linux --exec-prefix=/home/
make
make install.

The compilation was successful.

We are observing that there are more failures due to "getpwnam(nobody)" - 
ENOENT.

We have added the  nobody entry in /etc/passwd file but still we are getting 
the issue.

Please share your inputs.



Senthil K









"DISCLAIMER: This message is proprietary to Aricent and is intended solely for 
the use of the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be circulated or used for any purpose 
other than for what it is intended. If you have received this message in error, 
please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly prohibited from using, 
copying, altering, or disclosing the contents of this message. Aricent accepts 
no responsibility for loss or damage arising from the use of the information 
transmitted by this email including damage from virus."
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to