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

Re: linking problem



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 like
FOO=$(PATH)
export PATH:=/usr/i486-linuxlibc1/bin:$(FOO)

> $(CC) -o bla *.o $(LDFLAGS) $(LIBS) 
> gives me the same error: can't load -lXt library...

This sounds like bug #20972; for now, you'll have to fix this by hand by
correcting the symlinks.

HTH,
Ray
-- 
LEADERSHIP  A form of self-preservation exhibited by people with auto-
destructive imaginations in order to ensure that when it comes to the crunch 
it'll be someone else's bones which go crack and not their own.       
- The Hipcrime Vocab by Chad C. Mulligan    


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: