Re: [gentoo-alt] [PREFIX] emerge of sys-libs/ss fails on install to image

2008-02-05 Thread Aaron Wilson
Sorry. This was entirely my fault. My emerge --sync had been failing  
with


svn: Failed to add directory 'dev-util/git': object of the same name  
already exists


which stopped the svn update. I've fixed the problem and everything is  
working fine now.


Thanks


On Feb 5, 2008, at 1:52 PM, Fabian Groffen wrote:


Hi Aaron,

On 05-02-2008 13:30:46 -0700, Aaron Wilson wrote:
I'm attempting to compile openssh with kerberos support on a system  
running
OS X 10.5.1. app-crypt/mit-krb5 depends on sys-libs/ss which is  
failing at

the install stage of the emerge. The output is below


Please sync and test for x86-macos.  I copied the darwin patch from
com_err, and it works for ppc-macos.


--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@lists.gentoo.org mailing list



--
gentoo-alt@lists.gentoo.org mailing list



Re: [gentoo-alt] [PREFIX] emerge of sys-libs/ss fails on install to image

2008-02-05 Thread Fabian Groffen
Hi Aaron,

On 05-02-2008 13:30:46 -0700, Aaron Wilson wrote:
> I'm attempting to compile openssh with kerberos support on a system running 
> OS X 10.5.1. app-crypt/mit-krb5 depends on sys-libs/ss which is failing at 
> the install stage of the emerge. The output is below

Please sync and test for x86-macos.  I copied the darwin patch from
com_err, and it works for ppc-macos.


-- 
Fabian Groffen
Gentoo on a different level
-- 
gentoo-alt@lists.gentoo.org mailing list



[gentoo-alt] [PREFIX] emerge of sys-libs/ss fails on install to image

2008-02-05 Thread Aaron Wilson
I'm attempting to compile openssh with kerberos support on a system  
running OS X 10.5.1. app-crypt/mit-krb5 depends on sys-libs/ss which  
is failing at the install stage of the emerge. The output is below



>>> Source compiled.
>>> Test phase [not enabled]: sys-libs/ss-1.40.4

>>> Install ss-1.40.4 into /Users/wilson/Library/Gentoo/var/tmp/ 
portage/sys-libs/ss-1.40.4/image/Users/wilson/Library/Gentoo/ category  
sys-libs
make: Entering directory `/Users/wilson/Library/Gentoo/var/tmp/portage/ 
sys-libs/ss-1.40.4/work/e2fsprogs-1.40.4/lib/ss'

INSTALL_PROGRAM /Users/wilson/Library/Gentoo/usr/lib/libss.1.0.dylib
/Users/wilson/Library/Gentoo/usr/bin/install: cannot create regular  
file `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-libs/ss-1.40.4/ 
image//Users/wilson/Library/Gentoo/usr/lib/libss.1.0.dylib': No such  
file or directory

make: *** [install] Error 1
make: Leaving directory `/Users/wilson/Library/Gentoo/var/tmp/portage/ 
sys-libs/ss-1.40.4/work/e2fsprogs-1.40.4/lib/ss'



Below is the output of ls in what seems to be the directories in  
question:



$ ls /Users/wilson/Library/Gentoo/var/tmp/portage/sys-libs/ss-1.40.4/ 
work/e2fsprogs-1.40.4/lib/ss
Makefileget_readline.o   mit-sipb-copyright.h  request_tbl.c   
ss_internal.h
Makefile.in help.c   mk_cmds   request_tbl.o   
std_rqs.c
ct_c.awkhelp.o   mk_cmds.1 requests.c  
std_rqs.ct
ct_c.sedinvocation.c mk_cmds.sh.in requests.o  
std_rqs.o
data.c  invocation.o pager.c   ss.h
subdirs
data.o  libss.1.0.dylib  pager.o   ss.pc   
test_cmd.ct
error.c libss.a  parse.c   ss.pc.in
test_script
error.o list_rqs.c   parse.o   ss_err.c
test_script_expected
execute_cmd.c   list_rqs.o   pic   ss_err.et   
test_ss.c

execute_cmd.o   listen.c prompt.c  ss_err.h
get_readline.c  listen.o prompt.o  ss_err.o

$ ls /Users/wilson/Library/Gentoo/var/tmp/portage/sys-libs/ss-1.40.4/ 
image/Users/wilson/Library/Gentoo/usr/

share/


libss.1.0.dylib exists in the directory 'make' is in, but there is no  
'lib' directory at the destination. Any help would be greatly  
appreciated. If I can provide any more useful information please ask.


Thanks,
Aaron
--
gentoo-alt@lists.gentoo.org mailing list