Author Topic: XIPH_PATH_VORBIS(, AC_MSG_ERROR([Please install vorbis]))  (Read 3266 times)

Solifugus

  • Guest
The autogen.sh script is creating configure incorrectly somehow.. Does anyone know how to fix this problem?

checking for OpenGL Utility library... -lGLU
./configure: line 6235: syntax error near unexpected token `,'
./configure: line 6235: `XIPH_PATH_VORBIS(, AC_MSG_ERROR([Please install vorbis]))'
matthew@matthew-laptop:~/Software/Glest/glest_source_2.0.0/mk/linux$              

My brother made some new units (british/french infantry from battle of waterloo) and they are working great.. but I need to modify the code for some of the capabilities we want to add (like soldiers marching/fighting in formation).. and want to fix the crappy path-finding..

Matthew
« Last Edit: 1 January 1970, 00:00:00 by Solifugus »

hailstone

  • GAE Team
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #1 on: 13 June 2007, 21:35:37 »
Try updating the build files from svn and if that doesn't work just comment the line out because I have two versions of 'configure'; the larger doesn't have the line and the smaller one that has the line has an underscore after it. If all that doesn't work I could probably send you the one I have because I've compiled with it before.
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

 

anything