Gentoo Archives: gentoo-alt

From: Aaron Wilson <tallest@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] emerge of sys-libs/ss fails on install to image
Date: Tue, 05 Feb 2008 20:31:03
Message-Id: 24F680FF-62F1-4659-A5E9-787E21E419F4@gmail.com
1 I'm attempting to compile openssh with kerberos support on a system
2 running OS X 10.5.1. app-crypt/mit-krb5 depends on sys-libs/ss which
3 is failing at the install stage of the emerge. The output is below
4
5
6 >>> Source compiled.
7 >>> Test phase [not enabled]: sys-libs/ss-1.40.4
8
9 >>> Install ss-1.40.4 into /Users/wilson/Library/Gentoo/var/tmp/
10 portage/sys-libs/ss-1.40.4/image/Users/wilson/Library/Gentoo/ category
11 sys-libs
12 make: Entering directory `/Users/wilson/Library/Gentoo/var/tmp/portage/
13 sys-libs/ss-1.40.4/work/e2fsprogs-1.40.4/lib/ss'
14 INSTALL_PROGRAM /Users/wilson/Library/Gentoo/usr/lib/libss.1.0.dylib
15 /Users/wilson/Library/Gentoo/usr/bin/install: cannot create regular
16 file `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-libs/ss-1.40.4/
17 image//Users/wilson/Library/Gentoo/usr/lib/libss.1.0.dylib': No such
18 file or directory
19 make: *** [install] Error 1
20 make: Leaving directory `/Users/wilson/Library/Gentoo/var/tmp/portage/
21 sys-libs/ss-1.40.4/work/e2fsprogs-1.40.4/lib/ss'
22
23
24 Below is the output of ls in what seems to be the directories in
25 question:
26
27
28 $ ls /Users/wilson/Library/Gentoo/var/tmp/portage/sys-libs/ss-1.40.4/
29 work/e2fsprogs-1.40.4/lib/ss
30 Makefile get_readline.o mit-sipb-copyright.h request_tbl.c
31 ss_internal.h
32 Makefile.in help.c mk_cmds request_tbl.o
33 std_rqs.c
34 ct_c.awk help.o mk_cmds.1 requests.c
35 std_rqs.ct
36 ct_c.sed invocation.c mk_cmds.sh.in requests.o
37 std_rqs.o
38 data.c invocation.o pager.c ss.h
39 subdirs
40 data.o libss.1.0.dylib pager.o ss.pc
41 test_cmd.ct
42 error.c libss.a parse.c ss.pc.in
43 test_script
44 error.o list_rqs.c parse.o ss_err.c
45 test_script_expected
46 execute_cmd.c list_rqs.o pic ss_err.et
47 test_ss.c
48 execute_cmd.o listen.c prompt.c ss_err.h
49 get_readline.c listen.o prompt.o ss_err.o
50
51 $ ls /Users/wilson/Library/Gentoo/var/tmp/portage/sys-libs/ss-1.40.4/
52 image/Users/wilson/Library/Gentoo/usr/
53 share/
54
55
56 libss.1.0.dylib exists in the directory 'make' is in, but there is no
57 'lib' directory at the destination. Any help would be greatly
58 appreciated. If I can provide any more useful information please ask.
59
60 Thanks,
61 Aaron
62 --
63 gentoo-alt@l.g.o mailing list

Replies