<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">CMake says that it is processing the file /lib64/automoc4/Automoc4Config.cmake<br>
, not /usr/lib/automoc4/Automoc4Config.cmake (as pacman says).<br>
Is there maybe something with symbolic links ?<br></blockquote><div><br>Yes, so a quick workaround is getting a symlink from /bin/automoc4 to /usr/bin/automoc4.<br><br>ls -lda /lib*<br>lrwxrwxrwx 1 root root 7 Oct 24 22:37 /lib -> usr/lib<br>
lrwxrwxrwx 1 root root 7 Oct 24 22:37 /lib64 -> usr/lib<br><br>I have just talked to the "automoc4" package maintainer for Archlinux in #archlinux-bugs as there is a Bug Squashing Day today. He has this output:<br>
<br>-- Automoc4Config: CURRENT_DIR: -/usr/lib/automoc4- current file: -/usr/lib/automoc4/Automoc4Config.cmake-<br>-- Automoc4: bin dir: -/usr- exe: -/usr/bin/automoc4-<br><br>Hence, certain people can reproduce this on Archlinux, but certain cannot. The package maintainer has just written that to me, I am not the first one having this issue on Archlinux, but he and others cannot reproduce it, unfortunately.<br>
<br>Do you have any ideas why it cannot find the same for me?<br><br>Laszlo<br></div></div><br>