bugCompact Disc Input and Control Library - Bugs: bug #38663, libcdio doesn't build with latest...

 
 

bug #38663: libcdio doesn't build with latest autotools

Submitter:  Wieland Hoffmann <mineo>
Submitted:  Fri 05 Apr 2013 09:11:01 AM UTC
   
 
Category:  compilation Severity:  5 - Average
Item Group:  libcdio Status:  Fixed
Privacy:  Public Assigned to:  rocky
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 13 Apr 2013 01:52:27 PM UTC, comment #5: 

I successfully built the library at 945060c966b77eaec8bc88357bfb2d4f11668b27 so this can be closed.

Wieland Hoffmann <mineo>
Sun 07 Apr 2013 03:50:43 AM UTC, comment #4: 

c9f21e1 - this time for sure!

Must not have properly tested the last commit. I have gone back and ran autogen.sh this time.

Rocky Bernstein <rocky>
Group administrator
Sun 07 Apr 2013 03:44:00 AM UTC, comment #3: 

Uh...it's AC_CONFIG_HEADERS. With S.

-*- <_74148>
Sun 07 Apr 2013 03:30:14 AM UTC, comment #2: 

3b82007 makes the change LRN suggested. I'll give this a day or so for you to verify. If I don't hear back, I'll assume it is fixed.

Rocky Bernstein <rocky>
Group administrator
Sun 07 Apr 2013 03:23:02 AM UTC, comment #1: 

sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' ./configure.ac

-*- <_74148>
Fri 05 Apr 2013 09:11:01 AM UTC, original submission:  

Here's what I did:
» git clone git://git.sv.gnu.org/libcdio.git
» echo $?
0
» cd libcdio
» sh ./autogen.sh
Rebuilding ./configure with autoreconf...
configure.ac:29: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:29: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
autoreconf failed

I'm using m4 1.4.16, autoconf 2.69, automake 1.13

Wieland Hoffmann <mineo>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rocky (Posted a comment)
  • -email is unavailable- added by _74148 (Posted a comment)
  • -email is unavailable- added by mineo (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-13 rocky StatusNone Fixed
        Open/ClosedOpen Closed
    2013-04-07 rocky Assigned toNone rocky

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code