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

RE: cannot find -lV



Is libV in /home/bruce/v/lib?

Try: find / -name libV*

This should give the location for libV - use that instead of
/home/bruce/v/lib in your -L option.

HTH?

Martin

> -----Original Message-----
> From: Denis Maciel [mailto:denis.maciel@studserv.uni-stuttgart.de]
> Sent: 16 November 2000 00:43
> To: vgui-discuss@other.debian.org
> Subject: cannot find -lV
> 
> 
> Hi to all members,
> 
> i am new here and hope someone can help me. I've compiling succesfully
> the X lib (Linux), but have troubles with compiler:
> 
> make -f /home/mangia/v/tutor/Makefile.v
> > g++ -o ./tutorx ./tcanvas.o ./tcmdwin.o ./tdialog.o 
> ./tmodal.o ./tutapp.o -I/usr/X11R6/include
>   -I/home/bruce/v/includex -L/usr/X11R6/lib 
> -L/home/bruce/v/lib -lV -lXm
> -lXp -lXt -lX11
>   ! /usr/i486-suse-linux/bin/ld: cannot find -lV
>   ! collect2: ld returned 1 exit status
>   ! make: *** [tutorx] Error 1
> --- Make had errors...
> 
> Thanks in advance
> Denis Maciel
> 
> 
> -- 
> To UNSUBSCRIBE, email to other-vgui-discuss-request@other.debian.org
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@other.debian.org
> 



Reply to: