Re: logview broke
- From: James Henstridge <james daa com au>
- To: Michael Harnois <mharnois willinet net>
- cc: gnome-list gnome org
- Subject: Re: logview broke
- Date: Sat, 5 Dec 1998 22:51:21 +0800 (WST)
Try removing logview.o and rerunning make. The gtk_container_border_width
function has had its name changed, and there is now a compatibility macro
in place that should fix the problem.
If that doesn't work, edit logview.c, and add the line
#include <gtk/gtkcompat.h>
at the top of the file.
James Henstridge.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On 4 Dec 1998, Michael Harnois wrote:
> logview.o: In function `CreateMainWin':
> logview.o(.text+0x35): undefined reference to `gtk_container_border_width'
> logview.o(.text+0x15d): undefined reference to `gtk_container_border_width'
> logview.o(.text+0x45b): undefined reference to `gtk_container_border_width'
> logview.o: In function `LoadLogMenu':
> logview.o(.text+0xab3): undefined reference to `gtk_window_position'
> collect2: ld returned 1 exit status
>
> --
> Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
> mharnois@willinet.net aa0bt@aa0bt.ampr.org
> Where ignorance is our master, there is no possibility of
> real peace. -- the Dalai Lama
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]