[lazarus] mwEditCustom bug killed

Marc Weustink weus at quicknet.nl
Fri Nov 5 19:34:07 EST 1999


I wrote:
>So it compiled. Great, but didn't link:
>
>Linking ./lazarus
>/mnt/hdc/usr/src/fpc/gtk/gdk.o: In function `GDK_FONT_XFONT':
>gdk/gdkx.pp:112: undefined reference to `gdk_debug_level'
>gdk/gdkx.pp:112: undefined reference to `gdk_show_events'
>gdk/gdkx.pp:112: undefined reference to `gdk_stack_trace'
>/mnt/hdc/usr/src/fpc/gtk/glib.o: In function `SET_YEAR':
>glib/glib.pp:1647: undefined reference to `exportfunc'
>glib/glib.pp:1647: undefined reference to `exportprefix'
>glib/glib.pp:1647: undefined reference to `exportcache'
>An error occurred while linking ./lazarus
>
>What's this, do I have to upgrade my gtk libs ???

It looks like somewhere the gtkwin define is gone, so some parts are
included in ./gtk/glib/glib.pp and ./gtk/gdk/gdkprivate.pp

I just removed the conflicting lines and lazarus links well.

Marc








More information about the Lazarus mailing list