[[lazarus] Linking Error]

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Mon Feb 21 12:32:13 EST 2000


I just talked to him on the phone he has to create a few simlinks to fix his
problem since corel did some weird stuff in the libs. He  should be up and
running pretty quick now.

Cliff

-----Original Message-----
From: Sebastian Guenther [mailto:sguenther at gmx.de]
Sent: Monday, February 21, 2000 10:45 AM
To: lazarus at miraclec.com
Subject: Re: [[lazarus] Linking Error]


Shane Miller wrote:
> 
> Looks like the -lX11 is being created in the Link.res file and that file
is used when linking.

X11 is needed for all X programs; I don't know exactly if it is
sufficient if the file "libX11.so" is present, or if "libX11.a" (the
a.out version for static linking) is necessary, too. If the a.out file
is needed, check if you have the X11 development package of your Linux
distribution installed.
Another thing you could try is to run "ldconfig", this scans all
directories listed in /etc/ld.so.conf for libraries. Check if the file
libX11.so is present and then check if its path is included in
/etc/ld.so.conf. (Run ldconfig after changing this configuration file)


- Sebastian

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list