Bug 89665 - Configure syntax errors
Summary: Configure syntax errors
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 20:44 UTC by MichaelJ
Modified: 2018-07-30 10:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.