I'm having trouble getting the new version of libprojectM packaged, and hope someone can shed some light on this for me. When I enter the commands to build it manually, it builds fine, but when trying to package it, it comes out with commands like: cd /home/ipfreely/rpmbuild/BUILD/libprojectM-1.2.0r1295/Renderer && /usr/lib64/ccache/c++ -DUSE_FBO -DLINUX -DSTBI_NO_DDS -DUSE_THREADS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ;-fPIC -I/home/ipfreely/rpmbuild/BUILD/libprojectM-1.2.0r1295 -DCMAKE_INSTALL_PREFIX="\"/usr\"" -o CMakeFiles/Renderer.dir/FBO.o -c /home/ipfreely/rpmbuild/BUILD/libprojectM-1.2.0r1295/Renderer/FBO.cpp Which fail due to ;-fPIC. Any ideas on why this is happening? It looks to me that it's a simple matter of getting rid of the ; in the command, but I have no idea why it's there using rpmbuild, but not when I build manually. Thanks, =-Jameson -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list