can't compile Lazarus. (was: Re: [lazarus] configuration tool forRedHat 8.0)

Marco van de Voort marcov at stack.nl
Sat Feb 1 10:51:33 EST 2003


> On Sat, 1 Feb 2003, Marco van de Voort wrote:
> > > It would be best to translate everything; On my installation German letters
> > > (umlauts etc) don't show correct. Other than that: Works like a charm.
> >
> > I don't seem to be able to compile lazarus atm:
> >
> > What could this be? (compiler this morning 0:00 CET, but I had this already
> > before)
> 
> I compiled everything today: compiler/rtl/packages/fcl/lazarus all without
> a glitch. Must be a leftover unit somewhere in your path.

Clean checkout fixed the compilation. (probably a moved unit that was not
deleted)

However, now it doesn't link anymore ;-)

GTK/GLIB 1.2.10. I have another installation of FreeBSD, which I will use
to verify that it is not a problem of my installation. But first I want to
check if my hacked up profiling support for FreeBSD works ;_)

Linking ./lazarus
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gtk.o(.stab+0x4be0): unresolvable relocation against symbol `gtk_major_version'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gtk.o(.stab+0x4bec): unresolvable relocation against symbol `gtk_minor_version'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gtk.o(.stab+0x4bf8): unresolvable relocation against symbol `gtk_micro_version'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gtk.o(.stab+0x4c04): unresolvable relocation against symbol `gtk_binary_age'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gtk.o(.stab+0x4c10): unresolvable relocation against symbol `gtk_interface_age'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x61e8): unresolvable relocation against symbol `gdk_use_xshm'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x61f4): unresolvable relocation against symbol `gdk_display_name'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x620c): unresolvable relocation against symbol `gdk_screen'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6224): unresolvable relocation against symbol `gdk_leader_window'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x623c): unresolvable relocation against symbol `gdk_wm_delete_window'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6248): unresolvable relocation against symbol `gdk_wm_take_focus'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6254): unresolvable relocation against symbol `gdk_wm_protocols'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6260): unresolvable relocation against symbol `gdk_selection_property'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x626c): unresolvable relocation against symbol `gdk_dnd'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6278): unresolvable relocation against symbol `gdk_progclass'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6284): unresolvable relocation against symbol `gdk_error_code'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x6290): unresolvable relocation against symbol `gdk_error_warnings'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x629c): unresolvable relocation against symbol `gdk_null_window_warnings'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x62a8): unresolvable relocation against symbol `gdk_default_filters'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x62b4): unresolvable relocation against symbol `gdk_nevent_masks'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x62c0): unresolvable relocation against symbol `gdk_xgrab_window'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/gdk.o(.stab+0x62cc): unresolvable relocation against symbol `gdk_threads_mutex'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/glib.o(.stab+0xd28): unresolvable relocation against symbol `glib_major_version'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/glib.o(.stab+0xd34): unresolvable relocation against symbol `glib_minor_version'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/glib.o(.stab+0xd40): unresolvable relocation against symbol `glib_micro_version'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/glib.o(.stab+0xd4c): unresolvable relocation against symbol `glib_interface_age'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/glib.o(.stab+0xd58): unresolvable relocation against symbol `glib_binary_age'
/usr/libexec/elf/ld: /usr/local/lib/fpc/1.0.7/units/freebsd/gtk/glib.o(.stab+0x11e4): unresolvable relocation against symbol `g_log_domain_glib'






More information about the Lazarus mailing list