Re: linking problem

1998-04-13 Thread jdassen
On Mon, Apr 13, 1998 at 09:32:12AM -0400, Alex Yukhimets wrote: > I also had a very similar problem with -lXt, the only difference is that I > used altgcc for compilation. Btw, what is the prefered way to use it? I don't think there's just one right way to use it. Personally, I'd try something li

Re: linking problem

1998-04-13 Thread Alex Yukhimets
> > if i replace -lXpm by /usr/X11R6/lib/libXpm.so.4 the program links > > fine. does anybody have any idea what's going on here? > > "ld" only looks for libXpm.so, not for libXpm.so.version. In Debian, > libfoo.so is part of the libfoo-dev package, not of the libfoo package, as > you need the hea

Re: linking problem

1998-04-13 Thread jdassen
On Sun, Apr 12, 1998 at 11:07:02PM -0500, Alex Romosan wrote: > and the error: > > /usr/bin/ld: cannot open -lXpm: No such file or directory > collect2: ld returned 1 exit status > > but the library exists: > > ls -l /usr/X11R6/lib/libXpm.so.4* >0 lrwxrwxrwx 1 root root 1