[Bf-committers] Autoconf failed on Linux for latest cvs-snapshot

Meino Christian Cramer bf-committers@blender.org
Fri, 18 Jul 2003 14:08:57 +0200 (CEST)


Hi,

 while configuring a current cvs-snapshot I got the following error:

  checking for ov_open in -lvorbisfile... yes
  checking for alutInit in -lopenal... no
  checking for XextFindDisplay in -lXext... yes
  checking for XOpenDisplay in -lX11... yes
  checking for glIsTexture in -lGL... yes
  checking for gluGetString in -lGLU... yes
  checking for an ANSI C-conforming const... yes
  checking for inline... inline
  checking for mode_t... yes
  checking for size_t... yes
  checking whether time.h and sys/time.h may both be included... yes
  checking whether struct tm is in sys/time.h or time.h... time.h
  configure: creating ./config.status
  config.status: creating Makefile
  ./config.status: line 1: cd: ../../../blender/intern/SoundSystem: No such file or directory
  config.status: creating intern/SoundSystem/Makefile
  config.status: error: cannot find input file: intern/SoundSystem/Makefile.in

 ...and the script stops here.

 What I am doing wrong ?

 Kind regards,
 Meino