From owner-freebsd-questions Fri Oct 11 21:36:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C13A37B401 for ; Fri, 11 Oct 2002 21:36:11 -0700 (PDT) Received: from smtp2.san.rr.com (smtp2.san.rr.com [24.25.195.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id C870743E6E for ; Fri, 11 Oct 2002 21:36:10 -0700 (PDT) (envelope-from Hostmaster@Video2Video.Com) Received: from 24-161-169-132.san.rr.com (24-161-169-132.san.rr.com [24.161.169.132]) by smtp2.san.rr.com (8.11.4/8.11.4) with ESMTP id g9C48sD28463 for ; Fri, 11 Oct 2002 21:08:55 -0700 (PDT) Date: Fri, 11 Oct 2002 21:09:38 -0700 (PDT) From: Peter Leftwich X-X-Sender: root@dhcp-407-32.san.rr.com To: FreeBSD Questions LIST Subject: ./configure ; make (rep-gtk) Message-ID: <20021011210621.U4571-100000@dhcp-407-32.san.rr.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ./configure runs fine... ... creating Makefile creating rep-gtk.spec creating config.h config.h is unchanged # make "Makefile", line 39: Need an operator "Makefile", line 40: Need an operator make: fatal errors encountered -- cannot continue # cat -n Makefile | head -40 | tail -2 39 override CPPFLAGS += -DHAVE_CONFIG_H -I. 40 override CFLAGS += -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/libexec/rep/i386-pc-freebsd4 -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/i Does it not like the "+="? I tried running "sh" then "./configure" then "make" but ran into the same error. Please help. I'm trying to reinstall libbonobo (for Gnome2 since gnome-panel gives an error early on in startx) and bonobo-activation, but keep being told I am missing other files. Thx. -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message