Bug 89665

Summary: Configure syntax errors
Product: PulseAudio Reporter: MichaelJ <emjotkrm>
Component: miscAssignee: pulseaudio-bugs
Status: RESOLVED MOVED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description MichaelJ 2015-03-18 20:44:50 UTC
Latest download with:
git clone git://anongit.freedesktop.org/pulseaudio/pulseaudio
configure invoked from ./bootstrap.sh. Error:
./configure: line 9567: syntax error near unexpected token `2.4'
./configure: line 9567: `LT_PREREQ(2.4)' 
Also next line doesn't look good:
LT_INIT(dlopen win32-dll disable-static)
LT_PREREQ and LT_INIT are not defined and not referenced anywhere.
Comment 1 Arun Raghavan 2015-03-19 06:14:32 UTC
Do you have the libtool development package installed? On Fedora it's libtool-ltdl-devel.
Comment 2 MichaelJ 2015-03-19 15:14:15 UTC
Yes, libtool version 2.4.2 is installed, but variable LIBTOOL is not defined.
Comment 3 GitLab Migration User 2018-07-30 10:30:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/474.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.