Sorry for the poorly formatted followup here, I just joined the list.Anyway, I'm using Solaris 8, using /usr/ccs/bin/make and I get the same errors regarding sed. From the output it appears to be using the libtool shipped with 2.2.0 (as I do not have libtool installed on the system) so am I supposed to try using a different version of libtool also?
Thanks, Jeff Long ==================================================================== Rather than claim solaris make isn't supported (it is) please post the errors you get? If you are able to make the errors clear, there is a good chance that it won't be broken by the end of this week. On libtool, what version do you have installed and from where? It looks like when you installed libtool it picked up the wrong rules about the sed or shell that was detected so that escaping isn't working right. You might try installing libtool (a modern one) from scratch. Jose Marcio Martins da Cruz wrote: > Hello, >> When installing apache 2.2.0 on a Sparc Solaris 10 machine, I got the following
> warnings... > > /export/private/sources/apache/httpd-2.2.0/srclib/apr/libtool --silent > --mode=install cp mod_alias.la /opt/httpd-2.2.0/modules/ > sed: command garbled: /^dlname=/{s/.*='\([^']*\)'/\1/;p} > sed: command garbled: /^library_names/{s/library_names='\([^']*\)'/\1/;p} > Warning! dlname not found in /opt/httpd-2.2.0/modules/mod_alias.la. > Assuming installing a .so rather than a libtool archive. > > I'm using gnu make. make install doesn't work with Sun make. > > Is this a bug ? > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx