From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DATE_IN_PAST_24_48, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from cx894108-a.phnx2.az.home.com ([24.177.68.68] helo=potre.gontran.net ident=coyote) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15Lxo8-0000Hw-00 for gentoo-dev@cvs.gentoo.org; Sun, 15 Jul 2001 20:08:25 -0600 Received: (from gontran@localhost) by potre.gontran.net (8.9.3/8.9.3) id TAA16290 for gentoo-dev@cvs.gentoo.org; Sun, 15 Jul 2001 19:06:34 -0700 From: Gontran To: gentoo-dev@cvs.gentoo.org Message-ID: <20010715190634.A16220@potre> Mail-Followup-To: gentoo-dev@cvs.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Editor: Vim http://www.vim.org/ X-Operating-System: GNU/Linux 2.4.5-ac24 X-Uptime: 7:05pm up 6 days, 22:19, 3 users, load average: 1.00, 1.00, 1.00 Subject: [gentoo-dev] VNC build failure Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sun Jul 15 20:09:01 2001 X-Original-Date: Sun, 15 Jul 2001 19:06:34 -0700 X-Archives-Salt: 5cbb07c6-bfd9-493d-a089-0f8d2c17d5dc X-Archives-Hash: 136adbb565d571b8ce1dbfe0cae9a0cc 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 make[2]: *** No rule to make target `vncviewer.man', needed by `vncviewer._man'. Stop. make[2]: Leaving directory `/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/vncviewer' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc' make: *** [World] Error 2 !!! ERROR: the make command did not complete successfully. !!! ("make World") !!! Since this is a critical task, ebuild will be stopped. huh? imake? So many layers of config files, I couldn't figure out how to fix the target or delete it. Help? Gontran