Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41948 - openal ./configure error
Summary: openal ./configure error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-17 13:07 UTC by vinz meier
Modified: 2004-02-18 04:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vinz meier 2004-02-17 13:07:19 UTC
the configure script is broken for 20020127.


emerge openal
Calculating dependencies ...done!
>>> emerge (1 of 1) media-libs/openal-20020127 to /
>>> md5 src_uri ;-) openal-20020127.tar.gz
>>> Unpacking source...
>>> Unpacking openal-20020127.tar.gz to /var/tmp/portage/openal-20020127/work
>>> Source unpacked.
esd
sdl
arts
mpeg
oggvorbis
autoheader-2.58: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader-2.58: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader-2.58: WARNING: is deprecated and discouraged.
autoheader-2.58:
autoheader-2.58: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.58: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader-2.58: WARNING: `acconfig.h':
autoheader-2.58:
autoheader-2.58: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.58:                [Define if a function `main' is needed.])
autoheader-2.58:
autoheader-2.58: WARNING: More sophisticated templates can also be produced, see the
autoheader-2.58: WARNING: documentation.
autoheader-2.58: warning: missing template: VORBIS_SUPPORT
autoheader-2.58: Use AC_DEFINE([VORBIS_SUPPORT ], [], [Description])
./configure: line 9: syntax error near unexpected token `;;'
./configure: line 9: `' ECHO_T='        ' ;;'

!!! ERROR: media-libs/openal-20020127 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)



 more /var/tmp/portage/openal-20020127/work/tmp/openal/linux/configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.58.
#
# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
 ECHO_N= ECHO_C='
' ECHO_T='      ' ;;
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
esac

## --------------------- ##
## M4sh Initialization.  ##
## --------------------- ##


looks like the switch is broken.

 sys-devel/autoconf
      Latest version available: 2.58-r1
      Latest version installed: 2.58-r1


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. fixpackages
3. emerge openal




since a emerge -u world broke alot sound libraries, i did a revdep rebuild. i
have  the same version of openal already emerged last summer, so some other
package must have broken openal...?

# ls -l /usr/lib/libopenal.a
-rwxr-xr-x    1 root     root       380776 Jun  7  2003 /usr/lib/libopenal.a
# qpkg -f -v /usr/lib/libopenal.a
media-libs/openal-20020127 *
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-02-18 04:23:43 UTC
fixed in cvs