Subject: Re: test for GDK failed
To: None <netbsd-users@netbsd.org>
From: Matt Wong <mew20@columbia.edu>
List: netbsd-users
Date: 01/11/2003 23:07:20
--=====================_23263717==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

oops, never mind that last question (libXi.so.6 vs. libXi.so.6.0)-- I see 
that libXi.so.6 is just a link to libXi.so.6.0

so, I did
ln -s /usr/X11R6/lib/libXi.so.6.0 /usr/X11R6/lib/libXi.so

so I have
/usr/X11R6/lib/libXi.so -> /usr/X11R6/lib/libXi.so.6.0

and tried "make test" again. seems that the libXi problem is ok but now I get
ld: cannot find -lXext

I'm pretty sure I can fix it from here-- but I still don't understand why 
the links were not created during installation...
         -Matt

--=====================_23263717==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
oops, never mind that last question (libXi.so.6 vs. libXi.so.6.0)-- I see
that libXi.so.6 is just a link to libXi.so.6.0<br><br>
so, I did<br>
<tt>ln -s /usr/X11R6/lib/libXi.so.6.0 /usr/X11R6/lib/libXi.so<br><br>
</tt>so I have <br>
/usr/X11R6/lib/libXi.so -&gt; /usr/X11R6/lib/libXi.so.6.0<br><br>
and tried &quot;make test&quot; again. seems that the libXi problem is ok
but now I get<br>
<tt>ld: cannot find -lXext<br><br>
</tt>I'm pretty sure I can fix it from here-- but I still don't
understand why the links were not created during installation...<br>
<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</x-tab>-Matt<br>
</html>

--=====================_23263717==_.ALT--