Summary: | compile problems with media-sound/vkeybd-0.1.15 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jan Brinkmann (RETIRED) <luckyduck> |
Component: | New packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | markc |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jan Brinkmann (RETIRED)
![]() There seems to be something wrong with the installation of ladcca on your box. It is specified in the USE flags, but isn't used during linking. I verified it on my amd64 box, and noticed that the ladcca library was actually used here: cc -o vkeybd vkb.o vkb_device.o oper_awe.o oper_midi.o oper_alsa.o -ltk8.4 -ltcl8.4 -L/usr/X11R6/lib -lX11 -ldl -lasound -Wl,--rpath -Wl,/usr/lib -L//usr/lib -lladcca -luuid -ljack -lasound -lm -ldl -lpthread -lm Please re-emerge ladcca and let me know what happens. feedback received from markc: Yes, a week later I emerge'd sync and tried again and this time vkeybd did indeed emerge succesfully. Thank you for looking into this. --markc in other words, this one can be closed ? closing since it seems to work for everyone :-) Luckyduck: I left it open since you reported the bug, I just included markc's feedback to keep everybody in the loop. Feel free to reopen if needed. ah, ok. no problem, thanks for that. i just opened the bug because mark posted his error to #48606, we talked on irc about his problem and i asked him to file a bug about that issue. thank you for clearing things up. :) |