[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New Emacs with GTK?
From: |
Marco Parrone |
Subject: |
Re: New Emacs with GTK? |
Date: |
Sat, 15 Mar 2003 14:03:07 GMT |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Peter Wu <peterwu@hotmail.com> writes:
> Marco Parrone <marc0@autistici.org> writes:
>
> > Peter Wu <peterwu@hotmail.com> writes:
> >
> >> gcc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib
> > [...]
> >>
> >> 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.
> >
> > Try to update to the latest CVS, then post a bug-report to
> > "gnu.emacs.bug".
>
> I have the latest CVS and the problem persists.
You need GCC version 3.0.
I tried to recompile "gtkutil.o"
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
./configure --with-gtk
make bootstrap
cd src
make gtkutil.o
[error messages]
and it fails, using gcc version 2.95.x
but
make CC=gcc-3.0 gtkutil.o
Goes well.
Bye
- --
Marco Parrone - marc0@autistici.org
www.autistici.org/marc0
2143 9E77 D5E6 115A 48AD A170 D0EE F736 (4E88 99C2)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iD8DBQE+czH00O73Nk6ImcIRAqoiAJ4/CGhJqs/mlJpd5sqTXGLxnH8J+gCcDTqm
UDLIQtSU37dvt2avNGhhCf4=
=k/78
-----END PGP SIGNATURE-----
- Re: New Emacs with GTK?, (continued)
Re: New Emacs with GTK?, Peter Wu, 2003/03/13
- Re: New Emacs with GTK?, David Kastrup, 2003/03/13
- Re: New Emacs with GTK?, Peter Wu, 2003/03/13
- Re: New Emacs with GTK?, Kai Großjohann, 2003/03/14
- Re: New Emacs with GTK?, Peter Wu, 2003/03/14
- Re: New Emacs with GTK?, Marco Parrone, 2003/03/15
- Re: New Emacs with GTK?, Peter Wu, 2003/03/15
- Re: New Emacs with GTK?,
Marco Parrone <=
- Re: New Emacs with GTK?, Peter Wu, 2003/03/18
Re: New Emacs with GTK?, Peter Wu, 2003/03/15
Re: New Emacs with GTK?, Stefan Monnier, 2003/03/15