> I then ran the new ./configure and saw the following: > > ./configure: line 11916: syntax error near unexpected token `tools="tools",' > ./configure: line 11916: ` XIPH_PATH_OGG(tools="tools", tools="")' This clear and concise error message from autotools means that ogg.m4 was not found, probably because you don't have libogg installed.