RE: Question about Undefined Reference



At the moment gEdit on CVS is using pthreads to handle the communication
between plugins - this requires GTK to be compiled with pthread support, and
of course to have pthreads working on your system. Because of the problems
people have been having with this, since not everyone seems to have a
compatible version of the pthreads libraries (including myself) we'll be
changing this before our next official release (sorry, no predicted ETA) - a
couple ideas being kicked around are using ORBit for the plugin communication,
which would be great for the GNOME version, but a bad requirement for the
GTK-only version, or simply working on improving the previous method of plugin
communication. When these problems will be fixed on CVS is merely a matter of
free time.

On 29-Sep-98 Alex g. Paoli wrote:
> In CVS Gedit I get a few of these:
> 
> gedit.o: In function `main':
> gedit.o(.text+0x22b): undefined reference to `plugin_query_all'
> gedit.o: In function `parse_an_arg':
> gedit.o(.text+0x39f): undefined reference to `plugin_new'
> gedit.o(.text+0x40c): undefined reference to `plugin_register'
> 
> What program or Lib is these plugin_XXX calls made.. Is it some other Lib
> I need to update OR does gedit need to be fixed for new calls ??
> 
> Using gnome 0.30 mostly CVS builds
> 
> Alex G. Paoli
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.

--
Evan Lawrence



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