[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libX11.a?



On Wed, Jul 01, 1998 at 12:51:10PM +0200, jdassen@wi.leidenuniv.nl wrote:
> On Wed, Jul 01, 1998 at 03:54:52AM -0700, Ian Eure wrote:
> > ld: cannot open -lX11: No such file or directory
> > make[1]: *** [maube] Error 1
> > 
> > Phaktory# ls -l /usr/X11R6/lib/libX11*
> > lrwxrwxrwx   1 root     root           13 Jun 26 07:42 /usr/X11R6/lib/libX11.so
> > -> libX11.so.6.1
> > lrwxrwxrwx   1 root     root           13 Jun 26 07:40 /usr/X11R6/lib/libX11.so.6 -> libX11.so.6.1
> > -rw-r--r--   1 root     root       679276 Jun 23 14:48 /usr/X11R6/lib/libX11.so.
> 
> Did the last line got cut off? 
Sorry, my bad. :) Should be
-rw-r--r--   1 root     root       679276 Jun 23 14:48 /usr/X11R6/lib/libX11.so.6.1

> 
> > /etc/ld.so.conf says:
> 
> /etc/ld.so.conf is only relevant for running binaries; not for compiling
> them.
> 
> The linker looks for libX11.so (not libX11.so.version); make sure it is a
> symlink to an existing libX11.so.version .
> 
> If that doesn't help, add a '-v' to the compiler invocation to see the exact
> arguments with which ld gets called.
Well... ld fails, same message, blah blah... On the commandline we have a
``-lX11'' and a ``-L/usr/X11/lib''. When I manually changed the -L/usr/X11/lib
to -L/usr/X11R6/lib, everything is happy. Now, anyone know how I can set this
as the default?

-- 
 ______________________________________________________________
| ian eure, network admin, freelance security consultant, and  |
| manically depressed paranoid schizophrenic, at your service. |
;           <ieure@minion.org> - http://minion.org             ;
:           raw speed = 105.6 wpm with 4.5% errors             :
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: