Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.4.4
|
Minor bugfixes |
26-Feb-2002 08:20 |
|
0.4.3
|
Minor bugfixes |
16-May-2001 21:37 |
|
0.4.2
|
N/A |
18-Dec-2000 00:19 |
|
0.4.1
|
N/A |
07-Oct-2000 05:45 |
|
0.4.0
|
N/A |
15-Jun-2000 01:41 |
|
0.3.5
|
N/A |
06-Apr-2000 00:58 |
|
0.3.4
|
N/A |
05-Mar-2000 00:49 |
|
0.3.3
|
N/A |
20-Jan-2000 02:58 |
|
0.3.2
|
N/A |
04-Jan-2000 23:56 |
|
0.3.1
|
N/A |
08-Nov-1999 04:55 |
Comments
[»]
broken for gcc 3
by rottenvegetable - Feb 25th 2002 23:23:16
with slackware 8 and gcc 3.0.4 and glibc 2.2.5 I couldn't get this to
compile. I get the following messages:
make[1]: Entering directory `/home/sean/smpeg-0.4.4'
/bin/sh ./libtool --mode=link gcc -g -O2 -I/usr/local/include
-I/usr/local/include/SDL -D_REENTRANT -DTHREADED_AUDIO
-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include
-DNDEBUG -I.. -DNOCONTROLS -I. -I./audio -I./video -o plaympeg plaympeg.o
libsmpeg.la -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread
-lm
gcc -g -O2 -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT
-DTHREADED_AUDIO -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
-I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include
-DNDEBUG -I.. -DNOCONTROLS -I. -I./audio -I./video -o .libs/plaympeg
plaympeg.o .libs/libsmpeg.so -L/usr/local/lib -lSDL -lpthread -lm -lSDL
-lpthread -lm -lSDL -lpthread -lm -L/usr/local/lib
-Wl,-rpath,/usr/local/lib -lSDL -lpthread -lm -Wl,--rpath
-Wl,/usr/local/lib
.libs/libsmpeg.so: undefined reference to `__pure_virtual'
.libs/libsmpeg.so: undefined reference to `__builtin_vec_new'
.libs/libsmpeg.so: undefined reference to `__builtin_vec_delete'
.libs/libsmpeg.so: undefined reference to `__builtin_delete'
.libs/libsmpeg.so: undefined reference to `__builtin_new'
collect2: ld returned 1 exit status
if anyone knows the problem, please let me know.
[reply]
[top]
[»]
Re: broken for gcc 3
by rottenvegetable - Feb 28th 2002 14:41:45
stupid error. I had some binaries from gcc 2.95.3 lying around
[reply]
[top]
[»]
Re: broken for gcc 3
by rottenvegetable - Aug 19th 2004 07:49:33
> with slackware 8 and gcc 3.0.4 and glibc
> 2.2.5 I couldn't get this to compile. I
> get the following messages:
> make[1]: Entering directory
> `/home/sean/smpeg-0.4.4'
> /bin/sh ./libtool --mode=link gcc -g
> -O2 -I/usr/local/include
> -I/usr/local/include/SDL -D_REENTRANT
> -DTHREADED_AUDIO
> -I/opt/gnome/include/gtk-1.2
> -I/opt/gnome/include/glib-1.2
> -I/opt/gnome/lib/glib/include
> -I/usr/X11R6/include
> -I/usr/X11R6/include -DNDEBUG -I..
> -DNOCONTROLS -I. -I./audio -I./video -o
> plaympeg plaympeg.o libsmpeg.la
> -L/usr/local/lib
> -Wl,-rpath,/usr/local/lib -lSDL
> -lpthread -lm
> gcc -g -O2 -I/usr/local/include
> -I/usr/local/include/SDL -D_REENTRANT
> -DTHREADED_AUDIO
> -I/opt/gnome/include/gtk-1.2
> -I/opt/gnome/include/glib-1.2
> -I/opt/gnome/lib/glib/include
> -I/usr/X11R6/include
> -I/usr/X11R6/include -DNDEBUG -I..
> -DNOCONTROLS -I. -I./audio -I./video -o
> .libs/plaympeg plaympeg.o
> .libs/libsmpeg.so -L/usr/local/lib -lSDL
> -lpthread -lm -lSDL -lpthread -lm -lSDL
> -lpthread -lm -L/usr/local/lib
> -Wl,-rpath,/usr/local/lib -lSDL
> -lpthread -lm -Wl,--rpath
> -Wl,/usr/local/lib
> .libs/libsmpeg.so: undefined reference
> to `__pure_virtual'
> .libs/libsmpeg.so: undefined reference
> to `__builtin_vec_new'
> .libs/libsmpeg.so: undefined reference
> to `__builtin_vec_delete'
> .libs/libsmpeg.so: undefined reference
> to `__builtin_delete'
> .libs/libsmpeg.so: undefined reference
> to `__builtin_new'
> collect2: ld returned 1 exit status
>
> if anyone knows the problem, please let
> me know.
if you're having problems with SMPEG, please don't contact me. actually,
don't even bother using SMPEG because it's no longer being developed. check
out xine or mplayer or something. If you are having a similar problem to
me, you probably broke gcc.
Sean
[reply]
[top]
[»]
Help on SMPEG
by steph.dz - Jan 29th 2002 06:42:56
I tried to find some tutorials about SMPEG, but I didn't find anything. So,
if you know some URLs to help, please send me an email at: sdeshiere@yahoo.fr.
Thank you.
[reply]
[top]
[»]
smpeg
by sirinek - Mar 5th 2000 13:55:26
finally a linux-based mpeg video player that works!
xplay couldnt play some mpeg files I had, but this tool did
the trick. great work! :)
[reply]
[top]
|