[lazarus] lazarus compile problems
Sergio A. Kessler
sak at perio.unlp.edu.ar
Tue May 4 21:28:43 EDT 1999
Cliff Baeseman <vbman at pcpros.net> el día Tue, 04 May 1999 19:21:03 -0500,
escribió:
>When did you send this for some reason I just am seeing it now?
I send it ten minutes ago, I think :)
>To compile it this is what I have done in the past. I compiled gtk and
>placed the object and ppu files in my linuxunit directory, myself and
>shane had to set a path in the ppc386.config to point to the X11R6
>directory "maybe this is what you need so that the linker can find it?"
you means /etc/ppc386.cfg ?? (I've not touched this file)
from what I see the linker is using /usr/lib/X11 wich is a
symlink to /usr/X11R6/lib
if you want I will send to you the errors I see tomorow if my
tonight try doesn't success :)
>Shane is running Mandrake and I am running Red Hat 5.2 just for info. We
>are both running KDE 1.1 desktops. We plan on switching to GTK 1.2 once
>we have the IDE up and running.
>
>Cliff
>
>
>
>
>
>Sergio A. Kessler wrote:
>
>> Hi, I'm trying to compile lazarus without luck ...
>>
>> lots of undefined references
>>
>> I notice that in my almost RH6 system when you invoke gtk.so you
>> end up calling gtk 1.2.x, if you want gtk 1.0.x you must call
>> gtk.so.1, so I changed all the references to gtk.so in gtk
>> directory by gtk.so.1, recompiled gtk whitout problems, try
>> again with Lazarus and the same undefined references errors
>> appear in the link stage (the compile process went fine).
>> The units search seem correct (I don't have the exact error
>> description with me now)
>>
>> FPC CVS from yesterday, Lazarus from last web zip file.
>>
>> Any hint ?
>>
>> btw, the variables XLIBDIR and GTKLIBDIR are not used in the
>> lazarus makefile (I do a symlink /usr/lib/X11 -> /usr/X11R6/lib)
>>
>> I think it will be more sane to use the content of /etc/ld.so.conf
>> file instead of XLIBDIR and GTKLIBDIR, no ?
>>
>> Sergio
>>
>> _________________________________________________________________
>> 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