bupkes;153462 Wrote: > I also can't get 2.5 to compile .. I don't understand the autoreconf > and/or sed instructions. I ran into a few problems compiling FAAD2.5 under Debian with the source code posted in the download section of AudioCoding.com. The source files are in MS-DOS format and for some reason this causes problems with automake. Opening and saving the bootstrap, configure.in, faad2.spec.in, and every makefile.am and *.in file in the project with nano (or other text editor) should save to the correct format to allow you to proceed. There is also a bug in one or two of the makefile.am or *.in files, I can't recall which but the compile process will report the files with problems. These have been fixed in the CVS repository, which I pulled to include during my compile, but for some reason these haven't been included in the download section files. You will also need the following packages... autoconf, automake, libtool, gcc-c++
-- bishopdonmiguel ------------------------------------------------------------------------ bishopdonmiguel's Profile: http://forums.slimdevices.com/member.php?userid=278 View this thread: http://forums.slimdevices.com/showthread.php?t=28691 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
