Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building on Fedora 30 is broken #6

Open
roskens opened this issue May 29, 2019 · 0 comments
Open

Building on Fedora 30 is broken #6

roskens opened this issue May 29, 2019 · 0 comments

Comments

@roskens
Copy link

roskens commented May 29, 2019

-- Build files have been written to: /src/jrrd2/build
Scanning dependencies of target jrrd2
[ 50%] Building C object CMakeFiles/jrrd2.dir/src/rrd_jinterface.c.o
[100%] Linking C shared module /src/jrrd2/dist/libjrrd2.so
/usr/bin/ld: cannot find -lrrd_th
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/jrrd2.dir/build.make:84: /src/jrrd2/dist/libjrrd2.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:73: CMakeFiles/jrrd2.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

rrdtool-devel 1.7.1 doesn't include a librrd_th anymore:

$ rpm -ql rrdtool-devel
/usr/include/rrd.h
/usr/include/rrd_client.h
/usr/include/rrd_format.h
/usr/lib64/librrd.so
/usr/lib64/pkgconfig/librrd.pc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant