Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 21:09:38 -0700 (PDT)
From:      Peter Leftwich <Hostmaster@Video2Video.Com>
To:        FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.Org>
Subject:   ./configure ; make (rep-gtk)
Message-ID:  <20021011210621.U4571-100000@dhcp-407-32.san.rr.com>

next in thread | raw e-mail | index | archive | help
./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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021011210621.U4571-100000>