On Fri, Sep 28, 2001 at 07:20:38PM +0100, David Chart wrote:
> I got all the way to the final linking stage of building Abi on Mandrake
> 8, and then got the error:
>
> /usr/bin/ld: Cannot find -lXi
>
> A quick check on my software CDs doesn't show anything that looks
> obviously like that. What am I missing, and where do I get it (if it
> isn't obvious given what it is)?
>
> Thanks.
>
> --
> David Chart
You may want to set UNIX_CAN_BUILD_STATIC=0, either on the command line
or in .../abi/src/config/platforms/linux.mk. I had the same problem,
but compiling a dynamic only version works just fine. I never did
figure out what that library is. :)
Take care,
John