search for: __pure_virtual

Displaying 7 results from an estimated 7 matches for "__pure_virtual".

2007 Jul 25
0
Problem with asterisk-addons - checking for mysql_init in -lmysqlclient... no
...e:6255: gcc -o conftest -g -O2 conftest.c -lmysqlclient -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv >&5 /usr/lib/mysql/libmysqlclient.a(ssl.o)(.gnu.linkonce.d.__vt_Q25yaSSL7Message+0x8): undefined reference to `__pure_virtual' /usr/lib/mysql/libmysqlclient.a(ssl.o)(.gnu.linkonce.d.__vt_Q25yaSSL7Message+0xc): undefined reference to `__pure_virtual' /usr/lib/mysql/libmysqlclient.a(ssl.o)(.gnu.linkonce.d.__vt_Q25yaSSL7Message+0x10): undefined reference to `__pure_virtual' /usr/lib/mysql/libmysqlclient.a(ssl.o)(...
2006 Aug 12
3
Trying to compile again
...5.0. The error I'm getting when I run make is below. Any help would be greatly appreciated, thanks! I'd really like to get up to a more recent version. ..... /usr/local/mysql/lib/libmysqlclient.a(crypto_wrapper.o)(.gnu.linkonce.d.__vt _Q25yaSSL10BulkCipher+0x8): undefined reference to `__pure_virtual' /usr/local/mysql/lib/libmysqlclient.a(crypto_wrapper.o)(.gnu.linkonce.d.__vt _Q25yaSSL10BulkCipher+0xc): more undefined references to `__pure_virtual' follow /usr/local/mysql/lib/libmysqlclient.a(crypto_wrapper.o)(.gnu.linkonce.t._._Q 28TaoCrypt14RSA_PrivateKey+0x12e): In function `TaoCryp...
2004 Aug 06
3
Helix into Icecast2 loopback
...nitially developed for the use of the visually impaired. The theory is that I can use this and pipe the live stream into vsound which then in turn is passed into ices or another source client. Trouble is, I'm having all sorts of trouble compiling Trplayer on the latest RedHat... something about __pure_virtual being an undefined symbol...?? Regarding Helix, I am using a Real server not the Helix Community open source version. The real version is incredibly easy to install and administrate and you can pick up a free working version with a stream cap at 1mbps from the realnetworks website. I haven't g...
2004 Aug 06
2
Helix into Icecast2 loopback
Well more specifically I want to transcode a realaudio stream into mp3 on the same machine and on the command line only - reliably! Following up, I managed to compile the trplayer using a substitute __pure_virtual function compiled with extern "C" (without it the function name was being mangled by g++) by now trplayer runs and exits without warning, error or success... the funny thing is if I try running the precompiled trplayer with the LD_PRELOAD=/usr/local/lib/libmemc++.so (which I compiled with...
2004 Aug 06
0
Helix into Icecast2 loopback
...or the use > of the visually impaired. The theory is that I can use this and pipe the > live stream into vsound which then in turn is passed into ices or another > source client. Trouble is, I'm having all sorts of trouble compiling > Trplayer on the latest RedHat... something about __pure_virtual being an > undefined symbol...?? > > Regarding Helix, I am using a Real server not the Helix Community open > source version. The real version is incredibly easy to install and > administrate and you can pick up a free working version with a stream cap at > 1mbps from the realnet...
2004 Aug 06
0
Helix into Icecast2 loopback
samurai.fm wrote: > Well more specifically I want to transcode a realaudio stream into mp3 on > the same machine and on the command line only - reliably! > > Following up, I managed to compile the trplayer using a substitute > __pure_virtual function compiled with extern "C" (without it the function > name was being mangled by g++) by now trplayer runs and exits without > warning, error or success... the funny thing is if I try running the > precompiled trplayer with the LD_PRELOAD=/usr/local/lib/libmemc++.so (which...
2003 Jun 19
0
flashpluginwrapper for Flash 6 (Shared Library Tools redux)
...in PlatformGlobals::PlatformGlobals () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #3 0x2983c8de in NPP_GetValue () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #4 0x2983c91a in NPP_GetValue () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #5 0x2985ea55 in __pure_virtual () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #6 0x29761cbe in _init () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #7 0x28081acf in find_symdef () from /usr/libexec/ld-elf.so.1 #8 0x280823ef in dlopen () from /usr/libexec/ld-elf.so.1 #9 0x28128c18 in PR_LoadLibrary...