port issue on way to steam (llvm-32, dbus-32)
Hi, After a break with Crux I'm working on putting it on my Dell Linux XPS (2013) again. Now I try to install steam and hit some minor issues. - dbus-32 - I had to install xorg-libx11-32 to make it working. It's not on dependency list. - llvm-32 - it seems to look for wrong version of libffi. I looked at Pkgfile and don't see any obvious of misconfiguration. I'll be glad with any advies The error message is: "- Scanning dependencies of target lli [ 89%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [ 89%] Building CXX object tools/lli/CMakeFiles/lli.dir/OrcLazyJIT.cpp.o [ 89%] Linking CXX executable ../../bin/lli /usr/lib/libffi.so: error adding symbols: File in wrong format collect2: error: ld returned 1 exit status" I also had a problem with glib-32, which couldn't find libffi headers files. I checked Pkgfile again and now there are in right place. Wawrzek -- Dr Wawrzyniec NiewodniczaĆski or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124
On Tue, Oct 24, 2017 at 09:08:48PM +0100, Wawrzek Niewodniczanski wrote:
Hi,
After a break with Crux I'm working on putting it on my Dell Linux XPS (2013) again. Now I try to install steam and hit some minor issues.
- dbus-32 - I had to install xorg-libx11-32 to make it working. It's not on dependency list.
- llvm-32 - it seems to look for wrong version of libffi. I looked at Pkgfile and don't see any obvious of misconfiguration. I'll be glad with any advies The error message is: "- Scanning dependencies of target lli [ 89%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [ 89%] Building CXX object tools/lli/CMakeFiles/lli.dir/OrcLazyJIT.cpp.o [ 89%] Linking CXX executable ../../bin/lli /usr/lib/libffi.so: error adding symbols: File in wrong format collect2: error: ld returned 1 exit status"
I also had a problem with glib-32, which couldn't find libffi headers files. I checked Pkgfile again and now there are in right place.
Wawrzek
32bit libraries can be somewhat problematic. See this FS bug: https://crux.nu/bugs/index.php?do=details&task_id=909 Suggestions as to work around it would be welcomed. -- Fredrik Rinnestam
participants (2)
-
Fredrik Rinnestam
-
Wawrzek Niewodniczanski