Gentoo Archives: gentoo-user

From: Dan <drose@××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Ethereal compile error
Date: Tue, 18 Oct 2005 14:20:50
Message-Id: 435504AC.6030304@dtlm.homelinux.net
In Reply to: Re: [gentoo-user] codec h264 by Christoph Gysin
1 Please help -- I can't emerge ethereal and I would really like to use it.
2
3 I get a mess:
4
5
6 i686 -march=athlon -fomit-frame-pointer -pipe -I/usr/local/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o .libs/dftest dftest.o util.o .libs/dftestS.o -Wl,--export-dynamic -Wl,--export-dynamic -pthread -L/usr/local/lib wiretap/.libs/libwiretap.so epan/.libs/libethereal.so -lcrypto /usr/lib/libpcre.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lm -lpcap -lz
7 creating dftest
8 /usr/bin/perl ./perlnoutf.pl ./make-authors-format.pl < AUTHORS-SHORT > AUTHORS-SHORT-FORMAT
9 (cd doc ; \
10 make ../ethereal-filter.4 )
11 make[3]: Entering directory `/var/tmp/portage/ethereal-0.10.12/work/ethereal-0.10.12/doc'
12 ../tethereal -G fields | /usr/bin/perl ./dfilter2pod.pl ./ethereal-filter.pod.template > ethereal-filter.pod
13
14 ** (process:20746): WARNING **: radius: Could not find the radius directory
15 /usr/bin/pod2man \
16 --section=4 \
17 --center="The Ethereal Network Analyzer" \
18 --release=0.10.12 \
19 ethereal-filter.pod > ../ethereal-filter.4
20 i686-pc-linux-gnu-gcc -DINET6 "-D_U_=__attribute__((unused))" -Wall -W -O -mcpu=i686 -march=athlon -fomit-frame-pointer -pipe -I/usr/local/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o text2pcap text2pcap.o text2pcap-scanner.o -Wl,--export-dynamic -pthread -L/usr/local/lib /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lm -lz
21 collect2: ld returned 1 exit status
22 make[2]: *** [text2pcap] Error 1
23 make[2]: *** Waiting for unfinished jobs....
24 make[3]: Leaving directory `/var/tmp/portage/ethereal-0.10.12/work/ethereal-0.10.12/doc'
25 make[2]: Leaving directory `/var/tmp/portage/ethereal-0.10.12/work/ethereal-0.10.12'
26 make[1]: *** [all-recursive] Error 1
27 make[1]: Leaving directory `/var/tmp/portage/ethereal-0.10.12/work/ethereal-0.10.12'
28 make: *** [all] Error 2
29
30 !!! ERROR: net-analyzer/ethereal-0.10.12 failed.
31 !!! Function src_compile, Line 83, Exitcode 2
32 !!! compile problem
33
34
35
36
37
38
39
40
41
42
43 Why does it want a radius directory anyway? How do I fix this?
44
45
46 --
47 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Ethereal compile error John Jolet <john@×××××.net>
Re: [gentoo-user] Ethereal compile error Dave Nebinger <dnebinger@××××.com>
Re: [gentoo-user] Ethereal compile error Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] Ethereal compile error Scott Tiret <stiret@××××××××××.net>
Re: [gentoo-user] Ethereal compile error Douglas James Dunn <douglas.dj.dunn@×××××.com>
Re: [gentoo-user] Ethereal compile error Nick Rout <nick@×××××××.nz>
Re: [gentoo-user] Ethereal compile error -SOLVED - [blush...] Dan <drose@××××××××××××××.net>