Subject: Re: Cannot link editor Ted
To: tech pkg <tech-pkg@NetBSD.org>
From: Jonathan <j.e.drews@worldnet.att.net>
List: tech-pkg
Date: 03/16/2004 19:56:46
Jeremy C. Reed wrote:
>(I composed this yesterday, but mail server had broken dnsbl that rejected
>me.)
>
>On Tue, 16 Mar 2004, Jonathan wrote:
>
>
>
>> -lXp.6 = not found
>> -lXmu.6 = not found
>> -lXt.6 = not found
>> -lXext.6 = not found
>> -lSM.6 = not found
>> -lICE.6 = not found
>> -lX11.6 = not found
>>
>>
>
>You may want to try building with:
>
>-Wl,-R/usr/X11R6/lib
>
>which appears to be already done.
>
>
>
Hi:
I can't seem to add the -Wl,-R/usr/X11R6/lib to the makefile in
~/Ted-2.15a7/Ted. When I add X_LIBS= -Wl -R/usr/X11R6/lib it gets
overwritten by the configure that is execusted in the top level
Makefile. I am inexperienced with automake and make. What must I do to
get it to use these changes ?
TIA,
Jonathan