Hi,
have a problem when trying to build a rpm package of recorditnow.
/usr/bin/ld: CMakeFiles/recorditnow.dir/cursorwidget.o: undefined reference to symbol 'XCreatePixmap'
/usr/bin/ld: note: 'XCreatePixmap' is defined in DSO /usr/lib64/libX11.so.6 so try adding it to the linker command line
/usr/lib64/libX11.so.6: could not read symbols: Invalid operation
i used the following spec file:
recorditnow-0.8.1-2.fc13.spec
any hints ?