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

Missing link to glib2 ? #8

Closed
edsiper opened this issue Oct 17, 2014 · 1 comment
Closed

Missing link to glib2 ? #8

edsiper opened this issue Oct 17, 2014 · 1 comment

Comments

@edsiper
Copy link

edsiper commented Oct 17, 2014

Looks like the project is missing some linking on CMake:

Linking C shared library libcreaterepo_c.so
[ 54%] Built target libcreaterepo_c
[ 56%] Building C object src/CMakeFiles/createrepo_c.dir/createrepo_c.c.o
[ 57%] Building C object src/CMakeFiles/createrepo_c.dir/cmd_parser.c.o
Linking C executable createrepo_c
libcreaterepo_c.so.0.6.1: undefined reference to g_queue_free_full' libcreaterepo_c.so.0.6.1: undefined reference tog_slist_free_full'

@Tojaj
Copy link
Contributor

Tojaj commented Oct 31, 2014

Hi, you are probably using an older version of GLib2, but since Createrepo_c should support all glib2 versions since 2.22, I've fix that in 8a375e2

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

2 participants