Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some package ignore SYSROOT environment
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
eddy89
Apprentice
Apprentice


Joined: 01 Feb 2006
Posts: 180
Location: /world/Italy/Torino

PostPosted: Thu Jul 02, 2009 8:11 pm    Post subject: Some package ignore SYSROOT environment Reply with quote

I'm cross compiling for an ARM machine.

It's the second time I have this problem: the first was with nfs-utils which ignores all configurations and try to use "gcc" instead of CHOST.

net-ftp/vsftpd instead try to pass to lib path the absolute path /lib/libpam.so.0 that obviously fail because the lib is from different architecture.
This is the line in file /var/tmp/portage/net-ftp/vsftpd-2.1.0-r1/work/vsftpd-2.1.0/./vsf_findlibs.sh
Code:
  locate_library /lib/libpam.so.0 && echo "/lib/libpam.so.0";

What I have to do? Should I open a bug for each of these problems? Or there is a work-around for this?

EDIT:
emerging ftpbase created user ftp and group ftp in HOST machine and not in the TARGET one -.-' what about this?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum