Gentoo Archives: gentoo-dev

From: "Tod M. Neidt" <tneidt@××××××.com>
To: "gentoo-dev@××××××××××.org" <gentoo-dev@××××××××××.org>
Subject: [gentoo-dev] Aborted emerge: gv-3.5.8.ebuild
Date: Tue, 31 Jul 2001 21:43:34
Message-Id: 3B677BB0.E598D89D@fidnet.com
1 Hi!
2
3 No joy for gv-3.5.8.ebuild. :( Still has gv.man target problem.
4
5 Relevant error message follows.
6
7 tod
8
9
10 gcc -o gv -mcpu=i686 -march=i686 -O3 -pipe -ansi -L/usr/X11R6/lib
11 Aaa.o Aaa_bison.o Aaa_lex.o Button.o Clip.o FileSel.o Frame.o
12 Ghostview.o MButton.o Switch.o Vlist.o actions.o callbacks.o confirm.o
13 dialog.o doc_misc.o error.o file.o info.o magmenu.o main.o media.o
14 misc.o miscmenu.o misc_private.o note.o options.o options_fs.o
15 options_gs.o options_gv.o options_setup.o process.o popup.o ps.o
16 resource.o save.o scale.o signal.o version.o widgets_misc.o zoom.o
17 Scrollbar.o -lm -lXaw3d -lXmu -lXt -lSM -lICE -lXpm -lXext
18 -lX11
19 /usr/X11R6/lib/libXaw3d.a(MultiSrc.o): In function `InitStringOrFile':
20 MultiSrc.o(.text+0xc3a): the use of `tmpnam' is dangerous, better use
21 `mkstemp'
22 make[1]: *** No rule to make target `gv.man', needed by `gv._man'.
23 Stop.
24 make[1]: Leaving directory `/tmp/portage/gv-3.5.8/work/gv-3.5.8/source'
25 make: *** [all] Error 2
26
27 !!! ERROR: the make command did not complete successfully.
28 !!! ("make")
29 !!! Since this is a critical task, ebuild will be stopped.
30
31 done!
32 >>> emerge app-text/gv-3.5.8 to /
33 !!! emerge aborting on /usr/portage/app-text/gv/gv-3.5.8.ebuild .

Replies

Subject Author
Re: [gentoo-dev] Aborted emerge: gv-3.5.8.ebuild Dan Armak <danarmak@g.o>