On Mon, 2003-09-22 at 15:33, J. Lee Dixon wrote: > Just did a "cvs update -d" today (Sep22) and tried compiling with the > following steps... (running on RH7.3) > > make clean > ./autogen.sh > make > > I quickly got the below errors. After hunting through the generated > "libtool" script, I found that it was expected a SED environment > variable to be set. After doing "export SED=sed", everything compiled > fine. I did not have to do this before...
Try to replace ltmain.sh with /usr/share/libtool/ltmain.sh (CVS nowdays are updated to work with libtool-1.5) /torkel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
