help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Emacs with GTK?


From: Peter Wu
Subject: Re: New Emacs with GTK?
Date: Sat, 15 Mar 2003 12:52:33 -0500
User-agent: Gnus/5.090016 (Oort Gnus v0.16) XEmacs/21.4 (Portable Code, berkeley-unix)

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Peter Wu <peterwu@hotmail.com> writes:
>
>> OK. I run FreeBSD. Is there any BSD patch for CVS Emacs? Can anyone
>> share the experience installing CVS Emacs on FreeBSD? Thanks.
>
> I don't run FreeBSD myself, but I'd be surprised if a patch was
> needed.  You just fetch the sources via CVS and follow the
> INSTALL-CVS instructions.

# ./configure --with-x --with-x-toolkit=gtk
[configured OK]

# make --with-x --with-x-toolkit=gtk bootstrap

[...]

gcc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -Demacs 
-DHAVE_CONFIG_H -DUSE_GTK  -I. -I/tmp/emacs-cvs/emacs/src   
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib    
-I/usr/X11R6/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
   -g -O2 gtkutil.c
gtkutil.c: In function `xg_create_scroll_bar':
gtkutil.c:2480: syntax error before `struct'
gtkutil.c:2482: `last_pos' undeclared (first use in this function)
gtkutil.c:2482: (Each undeclared identifier is reported only once
gtkutil.c:2482: for each function it appears in.)
*** Error code 1
 
Stop in /tmp/emacs-cvs/emacs/src.
*** Error code 1
 
Stop in /tmp/emacs-cvs/emacs.

What was I missing? I am running Gnome2.2 here. Thanks.

-- 
Peter Wu
Powered by FreeBSD 4.8-RC

This posting is provided "AS IS" with no warranties, and confers no rights.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]