Opened 19 years ago

Closed 19 years ago

#2718 closed defect (worksforme)

BUG: faad2 fails to build on Mac OS X 10.3

Reported by: bob@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: danchr@…
Port:

Description

% which automake /usr/bin/automake

% automake --version automake (GNU automake) 1.6.3 ...

% port install faad2 ---> Configuring faad2 Error: Target com.apple.configure returned: automake failure: shell command "cd "/Users/bob/ darwinports/dports/audio/faad2/work/faad2" && automake --add-missing --copy" returned error 1 Command output: common/mp4ff/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined common/mp4ff/Makefile.am:1: common/mp4ff/Makefile.am:1: The usual way to define LIBTOOL' is to add AC_PROG_LIBTOOL' common/mp4ff/Makefile.am:1: to configure.in' and run aclocal' and `autoconf' again. common/mp4v2/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined common/mp4v2/Makefile.am:5: common/mp4v2/Makefile.am:5: The usual way to define LIBTOOL' is to add AC_PROG_LIBTOOL' common/mp4v2/Makefile.am:5: to configure.in' and run aclocal' and `autoconf' again. libfaad/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined libfaad/Makefile.am:1: libfaad/Makefile.am:1: The usual way to define LIBTOOL' is to add AC_PROG_LIBTOOL' libfaad/Makefile.am:1: to configure.in' and run aclocal' and `autoconf' again. plugins/mpeg4ip/Makefile.am:3: Libtool library used but `LIBTOOL' is undefined plugins/mpeg4ip/Makefile.am:3: plugins/mpeg4ip/Makefile.am:3: The usual way to define LIBTOOL' is to add AC_PROG_LIBTOOL' plugins/mpeg4ip/Makefile.am:3: to configure.in' and run aclocal' and `autoconf' again. plugins/xmms/src/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined plugins/xmms/src/Makefile.am:2: plugins/xmms/src/Makefile.am:2: The usual way to define LIBTOOL' is to add AC_PROG_LIBTOOL' plugins/xmms/src/Makefile.am:2: to configure.in' and run aclocal' and `autoconf' again.

Change History (6)

comment:1 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to pguyot@…

assign to maintainer

comment:2 Changed 19 years ago by pguyot (Paul Guyot)

I don't have a correct connection right now (no ssh), so I cannot commit a fix. I'll have a look next week.

comment:3 Changed 19 years ago by danchr@…

Cc: danchr@… added

I just ran into this with esound - I believe you need to make it depend on glibtool.

comment:4 Changed 19 years ago by pguyot (Paul Guyot)

I cannot reproduce the problem. Could you please:

  • give me the output of port installed
  • check that glibtool is installed (in /usr/bin/). It's part of DeveloperTools.pkg.

Paul

comment:5 Changed 19 years ago by snu@…

Summary: faad2 fails to build on Mac OS X 10.3BUG: faad2 fails to build on Mac OS X 10.3

Please use summary prefix.

comment:6 Changed 19 years ago by pguyot (Paul Guyot)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.