[lazarus] I am still having trouble linking lazarus

Sergio A. Kessler sak at perio.unlp.edu.ar
Wed May 5 20:06:19 EDT 1999


Cliff.Baeseman at Greenheck.com (Cliff Baeseman) el día Wed, 5 May 1999 
15:14:05 -0500, escribió:

>void       gtk_label_set_text      (GtkLabel          *label,
>                                    const char        *str);
>
>The above leads me to belive that the linker is looking at your 1.2 
version.

yes, I also have the *same* problem and also believe the linker is
looking at gtk 1.2

>The above is from the 1.2 gtklabel.h file  gtk_label_set no longer exists 
in
>1.2
>
>hmmmmm
>
>Cliff
>
>
>-----Original Message-----
>From: mhess at wyoming.miraclec.com [mailto:mhess at wyoming.miraclec.com]On
>Behalf Of Michael A. Hess
>Sent: Wednesday, May 05, 1999 2:52 PM
>To: lazarus at miraclec.com
>Subject: [lazarus] I am still having trouble linking lazarus
>
>
>Greetings,
>
>I think (that's think now mind you) that I have gtk 1.0.6 setup
>correctly. I have installed the libs into /usr/local/lib so that it
>doesn't interfer with my gtk 1.2 stuff for Gnome. I have made sure that
>this directory is set in ld.so.conf and ran ldconfig. I have also
>modifed the makefile GTKLIBDIR so that it also points to /usr/local/lib.
>
>The link.res places this first on the list so it should be the first
>place searched.
>
>Everything compiles OK but here is what I get during the link. What
>isn't working correctly for me?
>
>Linking ./lazarus
>./comctrls.o: In function
>`_COMCTRLS$$_$$_TTABSHEET_SETTABCAPTION$STRING':
>./comctrls.o(.text+0xabd): undefined reference to `gtk_label_set'
>./comctrls.o: In function `_COMCTRLS$$_$$_TTABSHEET_CREATE$TCOMPONENT':
>./comctrls.o(.text+0xb9c): undefined reference to
>`gtk_container_border_width'
>./controls.o: In function `_CONTROLS$$_$$_TCONTROL_SETTEXT$TCAPTION':
>./controls.o(.text+0xbb1): undefined reference to `gtk_label_set'
>./controls.o(.text+0xbf0): undefined reference to `gtk_label_set'
>./controls.o: In function
>`_CONTROLS$$_$$_TCONTROL_CREATECOMPONENT$TCOMPONENT':
>./controls.o(.text+0xdfb): undefined reference to
>`gtk_container_border_width'
>/home/mhess/fpc/gtk/gtk.o: In function `_GTK$$_GTK_TYPE_WINDOW_TYPE':
>/home/mhess/fpc/gtk/gtk.o(.text+0x523): undefined reference to
>`gtk_type_builtins'
>/home/mhess/fpc/gtk/gtk.o: In function `_GTK$$_GTK_TYPE_STATE_TYPE':
>/home/mhess/fpc/gtk/gtk.o(.text+0x53b): undefined reference to
>`gtk_type_builtins'
>/home/mhess/fpc/gtk/gtk.o: In function `_GTK$$_GTK_TYPE_DIRECTION_TYPE':
>/home/mhess/fpc/gtk/gtk.o(.text+0x553): undefined reference to
>`gtk_type_builtin
>
>I would really like to get lazarus compile so I can at least attempt to
>help out in some way.   :-)
>
>--
>==== Programming my first best destiny! ====
>
>Michael A. Hess      Miracle Concepts, Inc.
>mhess at miraclec.com   http://www.miraclec.com
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject






More information about the Lazarus mailing list