libtool
[Top][All Lists]
Advanced

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

Re: libtool: -e: command not found


From: Albert Chin
Subject: Re: libtool: -e: command not found
Date: Thu, 29 Aug 2002 16:59:49 -0500
User-agent: Mutt/1.2.5i

On Thu, Aug 29, 2002 at 03:26:40PM -0600, Brett H. Williams wrote:
> On Aug 29, Paco Brufal wrote:
> >     I'm using automake+autoconf in one of my programs. I upgraded to
> > last version of libtool, autoconf and automake last week, and now I can't
> > compile my program. The error is:
> > 
> > /bin/sh ../libtool --mode=link gcc  -g -O2  -o gtk-agenda -L../libsmtp
> > -lsmtp -L../libsimpleparser -lsimpleparser main.o support.o interface.o
> > callbacks.o ddbb_conn.o read_config.o -L/usr/lib -L/usr/X11R6/lib -lgtk
> > -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lpq
> > -lmysqlclient  
> > ../libtool: line 1: s%^.*/%%: No existe el fichero o el directorio # (file 
> > not found)
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > ../libtool: line 1: -e: command not found
> > mkdir /.libs
> > mkdir: cannot create directory /.libs': Permission denied
> 
> [snip]
> 
> I ran into this last week.
> 
> export SED=sed

Please post the autoconf configuration section for libtool. Libtool
does some checking for the "best" sed on your system so maybe it
couldn't find one.

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]