From owner-freebsd-ports Tue Mar 18 6:11:24 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28F1037B404 for ; Tue, 18 Mar 2003 06:11:22 -0800 (PST) Received: from relay1.ntu-kpi.kiev.ua (oberon.ntu-kpi.kiev.ua [195.245.194.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963E443F75 for ; Tue, 18 Mar 2003 06:10:43 -0800 (PST) (envelope-from nikolay@asu.ntu-kpi.kiev.ua) Received: by relay1.ntu-kpi.kiev.ua (Postfix, from userid 426) id D80E71A04B; Tue, 18 Mar 2003 16:10:32 +0200 (EET) Received: from onyx.asu.ntu-kpi.kiev.ua (eth0.onyx.asu.ntu-kpi.kiev.ua [10.18.16.2]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id E330C19DC5 for ; Tue, 18 Mar 2003 16:10:29 +0200 (EET) Received: from drweb by onyx.asu.ntu-kpi.kiev.ua with drweb-scanned (Exim 4.10) id 18vHnO-000Am3-00 for freebsd-ports@freebsd.org; Tue, 18 Mar 2003 16:10:26 +0200 Received: from nikolay by onyx.asu.ntu-kpi.kiev.ua with local (Exim 4.10) id 18vHnO-000Alx-00 for freebsd-ports@freebsd.org; Tue, 18 Mar 2003 16:10:26 +0200 Date: Tue, 18 Mar 2003 16:10:26 +0200 From: "Nikolay Y. Orlyuk" To: freebsd-ports@freebsd.org Subject: Re: gmake[1]: *** [all-recursive] Error 1 Message-ID: <20030318141026.GA40927@asu.ntu-kpi.kiev.ua> Mail-Followup-To: freebsd-ports@freebsd.org References: <3E76D92E.3040300@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <3E76D92E.3040300@netscape.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Mar 18, 2003 at 03:30:38AM -0500, Edinho wrote: > All of the sudden I started having this error when building a port that > uses gmake, it happens with any ports that uses gmake, I get the same > error for all of them. Any hints? I'm running FBSD 5.0. > > Here's a copy of the whole error: > > u.lo window-menu.lo workspace.lo xutils.lo wnck-enum-types.lo I think you forgot something. It may be necessary some times. > wnck-marshal.lo pager-accessible.lo pager-accessible-factory.lo > workspace-accessible.lo workspace-accessible-factory.lo > -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama > -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lXext > -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -liconv -lstartup-notification-1 -Wl,-soname > -Wl,libwnck-1.so.9 -Wl,-retain-symbols-file -Wl,.libs/libwnck-1.exp -o > .libs/libwnck-1.so.9 > /usr/bin/ld: cannot find -lXft try locate libXft or find / -name 'libXft*' or something like this if you don't know where it located. Most times I look for such thing in /usr/X11* or /usr/lib/X11* just try. > gmake[2]: *** [libwnck-1.la] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/libwnck/work/libwnck-2.2.1/libwnck' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11-toolkits/libwnck/work/libwnck-2.2.1' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-toolkits/libwnck. > *** Error code 1 > > Stop in /usr/ports/x11/gnomepanel. > *** Error code 1 > > Stop in /usr/ports/x11/gnomeapplets2. > *** Error code 1 > > Stop in /usr/ports/x11/gnome2. > P.S. Sorry my English isn't good for this days. > -- With best wishes Nikolay mail: nikolay@asu.ntu-kpi.kiev.ua To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message