You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zsh-w...@math.gatech.edu
Hi, I can't compile zsh on Solaris. configure doesn't strip ':' from the beginning of ':Makefile.in'. The problem appears to be in sed rule -e "s%:!% %", which doesn't do anything.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zsh-w...@math.gatech.edu
Igor Sheyn wrote: > > Hi, I can't compile zsh on Solaris. configure doesn't strip ':' from > the beginning of ':Makefile.in'. The problem appears to be in sed > rule -e "s%:!% %", which doesn't do anything.