Gentoo Archives: gentoo-dev

From: Gontran <gontran@×××××××.net>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] VNC build failure
Date: Sun, 15 Jul 2001 20:08:25
Message-Id: 20010715190634.A16220@potre
1 gcc -o vncviewer -mcpu=i686 -march=i686 -O3 -pipe -ansi -L/usr/X11R6/lib argsresources.o colour.o desktop.o dialogs.o fullscreen.o listen.o misc.o popup.o rfbproto.o selection.o shm.o sockets.o vncviewer.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 ../libvncauth/libvncauth.a
2 make[2]: *** No rule to make target `vncviewer.man', needed by `vncviewer._man'. Stop.
3 make[2]: Leaving directory `/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/vncviewer'
4 make[1]: *** [all] Error 2
5 make[1]: Leaving directory `/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc'
6 make: *** [World] Error 2
7
8 !!! ERROR: the make command did not complete successfully.
9 !!! ("make World")
10 !!! Since this is a critical task, ebuild will be stopped.
11
12 huh? imake? So many layers of config files, I couldn't figure out
13 how to fix the target or delete it. Help?
14
15 Gontran