[root@localhost mp3]# gcc -o play play.c `smpeg-config --cflags --libs` `sdl-config --cflags --libs` -lSDL_mixer
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x13): In function `SMPEG_new':
: undefined reference to `__builtin_new'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x2d): In function `SMPEG_new':
: undefined reference to `__builtin_new'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x63): In function `SMPEG_new_descr':
: undefined reference to `__builtin_new'
/usr/lib/libsmpeg.a(smpeg.o)(.text+0x7d): In function `SMPEG_new_descr':