S Saravanan writes:

>   I tried to built a software Ethereal using libtool
> in a HP machine.As
> /usr/sh libtool --mode=link gcc ...
>
> But when gcc complier is called for linking the
> libtool is passing some directory like
> "-L/h/raghavan/manju/my_install/glib/lib -lXext
> /h/raghavan/manju/my_install/gtk/lib/libgdk.sl" to the
> linker which I have n't given in the gcc option. This
> directory doesn't exit and gcc failed. I donot want
> this directory to be passed to the gcc. I donot know
> how to stop libtool from passing this directory to
> gcc.

Possibly you had once installed glib/gdk/gtk(?) in that directory and
moved it later, or the package that you use is misconfigured to that
effect.

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to