+ make
cc -g -O3 `pkg-config gtk+-2.0 --cflags``pkg-config --cflags gstreamer-0.10` -c -o about.o about.c
Package gstreamer-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.10' found
In file included from about.c:3:
core.h:1:21: error: gst/gst.h: No such file or directory
In file included from about.c:3:
core.h:3: error: expected specifier-qualifier-list before 'GstElement'
core.h:12: error: expected ')' before '*' token
In file included from about.c:11:
ui.h:73: warning: no semicolon at end of struct or union
make: *** [about.o] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.Oue5tl (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.Oue5tl (%build)
[root@MagicLinux ~]#