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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Bug Blender giving error about libtbb.so.2 #9626

Open
VenomousSteam81 opened this issue Apr 10, 2024 · 4 comments
Open

馃悶 Bug Blender giving error about libtbb.so.2 #9626

VenomousSteam81 opened this issue Apr 10, 2024 · 4 comments

Comments

@VenomousSteam81
Copy link

VenomousSteam81 commented Apr 10, 2024

Describe the bug
Running blender gives me blender: error while loading shared libraries: libtbb.so.2: ELF load command address/offset not page-aligned

To Reproduce
Steps to reproduce the behavior:

  1. I executed this command:

    blender

    Output:

    blender: error while loading shared libraries: libtbb.so.2: ELF load command address/offset not page-aligned
    

Expected behavior
I expect Blender to run without any issues

Environment: Paste the output of crew sysinfo -v between the two *** below


Expand
  • Architecture: x86_64 (x86_64)

  • Processor vendor: GenuineIntel

  • User space: 64-bit

  • Chromebrew Kernel version: 5.15

  • Chromebrew Running in Container: false

  • Chromebrew version: 1.46.6

  • Chromebrew prefix: /usr/local

  • Chromebrew libdir: /usr/local/lib64

  • Last update in local repository: f2fae48 Rsync 3.2.7 => 3.3.0 (#9623) (7 hours ago)

  • OS variant: Chrome OS

  • OS version: octopus-release/R122-15753.55.0

  • OS channel: stable-channel

***

Screenshots


the error


Additional context
None

What I think needs to be done:

  - [ ] N/A
@VenomousSteam81
Copy link
Author

I found out that /usr/local/lib64/libtbb.so.2 didn't exist, regardless of the fact that I installed tbb. Now I'm getting the same error but with libboost_python310.so.1.80.0.

@VenomousSteam81
Copy link
Author

It keeps giving me errors for different files but I'm just linking the closest thing I can find to the correct name. Probably will result in it not working but it's worth a shot.

@VenomousSteam81
Copy link
Author

Yep, the linking will not work. Now it's giving me blender: symbol lookup error: /usr/local/lib64/libboost_locale.so.1.80.0: undefined symbol: _ZTIN6icu_7310DateFormatE because nothing is correct. At least I tried.

@ghost

This comment was marked as spam.

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