[vlc] Re: Need help compiling faad

Jianpeng Dong jdong at otcwireless.com
Wed Mar 19 18:56:33 CET 2003


It seems to me that the your gcc was not able to handle c++ source file.

Jianpeng

-----Original Message-----
From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org]On Behalf
Of J. Robert Buchanan
Sent: Tuesday, March 18, 2003 2:58 PM
To: vlc at videolan.org
Subject: [vlc] Need help compiling faad


Hello,

I downloaded the latest release of faad from www.audiocoding.com and I'm
having trouble getting it to compile and link. I did configure, make,
link, and install correctly libsndfile. I configured faad (version 1.1),
but I get the following fatal errors. What am I doing wrong?

gcc -O2 -D_FILE_OFFSET_BITS=64 -o .libs/faad main.o audio.o
../libfaad/.libs/libfaad.so ../common/mp4v2/.libs/libmp4v2.so -lm
/usr/local/lib/libsndfile.so -Wl,--rpath -Wl,/usr/local/lib
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `operator
new[](unsigned)'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `vtable for
__cxxabiv1::__pointer_type_info'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `operator
delete(void*)'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to
`__cxa_end_catch'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to
`__gxx_personality_v0'../common/mp4v2/.libs/libmp4v2.so: undefined
reference to `__cxa_pure_virtual'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `vtable for
__cxxabiv1::__class_type_info'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `__cxa_throw'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `operator
delete[](void*)'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to
`__cxa_begin_catch'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to
`__cxa_allocate_exception'
../common/mp4v2/.libs/libmp4v2.so: undefined reference to `operator
new(unsigned)'
collect2: ld returned 1 exit status
make[1]: *** [faad] Error 1
make[1]: Leaving directory `/home/bob/vlc/faad2/frontend'
make: *** [all-recursive] Error 1


--
Bob Buchanan (Bob.Buchanan at millersville.edu)
Phone: 717-872-3659, FAX: 717-871-2320,
http://www.millersville.edu/~jbuchana
Mathematics Dept. Millersville University
P.O. Box 1002, Millersville, PA 17551-0302
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list