Gentoo Archives: gentoo-user

From: Robin <diilbert.atlantis@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerging Net-SSLeay-1.25 for Webmin
Date: Thu, 15 Dec 2005 21:09:53
Message-Id: d07c57aa0512151304o58c0d685p86e0c5007ebdf3a3@mail.gmail.com
1 I am trying to emerge Net-SSLeay-1.25 as a dependency for Webmin and
2 it is failing. I tried searching for a solution with no success, and
3 I can't make sense of where the error is coming from.
4
5 Any ideas would be helpful.
6
7 Here it is:
8
9 >>> emerge (1 of 3) dev-perl/Net-SSLeay-1.25 to /
10 >>> md5 files ;-) Net-SSLeay-1.25.ebuild
11 >>> md5 files ;-) Net-SSLeay-1.23.ebuild
12 >>> md5 files ;-) files/digest-Net-SSLeay-1.25
13 >>> md5 files ;-) files/digest-Net-SSLeay-1.23
14 >>> md5 src_uri ;-) Net_SSLeay.pm-1.25.tar.gz
15 >>> Unpacking source...
16 >>> Unpacking Net_SSLeay.pm-1.25.tar.gz to /var/tmp/portage/Net-SSLeay-1.25/work
17 >>> Source unpacked.
18 * Using ExtUtils::MakeMaker
19 Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
20 You have OpenSSL-0.9.7e installed in /usr
21 *** Could not figure out which C compiler was used to compile
22 /usr/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSLeay
23 are compiled with the same compiler and flags. Mixing and matching
24 compilers is not supported. at Makefile.PL line 140.
25 Checking if your kit is complete...
26 Looks good
27 Checking if your kit is complete...
28 Looks good
29 Writing Makefile for Net::SSLeay::Handle
30 Writing Makefile for Net::SSLeay
31 cp ptrtstrun.pl blib/lib/Net/ptrtstrun.pl
32 cp SSLeay.pm blib/lib/Net/SSLeay.pm
33 AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
34 blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8
35 characters:
36 directory blib/lib/auto/Net/SSLeay:
37 do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
38 do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
39 get_https.al, get_https3.al, get_https4.al, get_http.al,
40 get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al
41 truncate to get_http
42 head_https.al, head_https3.al, head_https4.al, head_http.al,
43 head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al,
44 head_httpx4.al truncate to head_htt
45 post_https.al, post_https3.al, post_https4.al, post_http.al,
46 post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al,
47 post_httpx4.al truncate to post_htt
48 put_https.al, put_https3.al, put_https4.al, put_http.al,
49 put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al
50 truncate to put_http
51 ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
52 ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
53 tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
54 tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
55 make[1]: Entering directory
56 `/var/tmp/portage/Net-SSLeay-1.25/work/Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50'
57 cp Handle.pm ../blib/lib/Net/SSLeay/Handle.pm
58 Manifying ../blib/man3/Net::SSLeay::Handle.3pm
59 make[1]: Leaving directory
60 `/var/tmp/portage/Net-SSLeay-1.25/work/Net_SSLeay.pm-1.25/Net-SSLeay-Handle-0.50'
61 /usr/bin/perl5.8.6 /usr/lib/perl5/5.8.6/ExtUtils/xsubpp -typemap
62 /usr/lib/perl5/5.8.6/ExtUtils/typemap -typemap typemap SSLeay.xs >
63 SSLeay.xsc && mv SSLeay.xsc SSLeay.c
64 i386-pc-linux-gnu-gcc -c -I/usr/include -I/usr/inc32
65 -I/usr/kerberos/include -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE
66 -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O -DVERSION=\"1.25\"
67 -DXS_VERSION=\"1.25\" -fPIC "-I/usr/lib/perl5/5.8.6/i386-linux/CORE"
68 -DPERL5 -DOPENSSL_NO_KRB5 SSLeay.c
69 cc1: /usr/local/include: Not a directory
70 make: *** [SSLeay.o] Error 1
71
72 !!! ERROR: dev-perl/Net-SSLeay-1.25 failed.
73 !!! Function perl-module_src_compile, Line 120, Exitcode 2
74 !!! compilation failed
75 !!! If you need support, post the topmost build error, NOT this status message.
76
77 --
78 gentoo-user@g.o mailing list