Makrennel / eww-void

void linux eww templates for building with xbps-src
5 stars 3 forks source link

Compile error #7

Closed mia0x75 closed 6 months ago

mia0x75 commented 10 months ago
  = note: /usr/bin/ld: cannot find -lgtk-layer-shell: No such file or directory
          /usr/bin/ld: cannot find -lgtk-3: No such file or directory
          /usr/bin/ld: cannot find -lgdk-3: No such file or directory
          /usr/bin/ld: cannot find -lpangocairo-1.0: No such file or directory
          /usr/bin/ld: cannot find -lpango-1.0: No such file or directory
          /usr/bin/ld: cannot find -lharfbuzz: No such file or directory
          /usr/bin/ld: cannot find -latk-1.0: No such file or directory
          /usr/bin/ld: cannot find -lcairo-gobject: No such file or directory
          /usr/bin/ld: cannot find -lcairo: No such file or directory
          /usr/bin/ld: cannot find -lgdk_pixbuf-2.0: No such file or directory
          /usr/bin/ld: cannot find -latk-1.0: No such file or directory
          /usr/bin/ld: cannot find -lgdk-3: No such file or directory
          /usr/bin/ld: cannot find -lpangocairo-1.0: No such file or directory
          /usr/bin/ld: cannot find -lpango-1.0: No such file or directory
          /usr/bin/ld: cannot find -lharfbuzz: No such file or directory
          /usr/bin/ld: cannot find -lgdk_pixbuf-2.0: No such file or directory
          /usr/bin/ld: cannot find -lcairo-gobject: No such file or directory
          /usr/bin/ld: cannot find -lcairo: No such file or directory
          /usr/bin/ld: cannot find -lpango-1.0: No such file or directory
          /usr/bin/ld: cannot find -lharfbuzz: No such file or directory
          /usr/bin/ld: cannot find -lgdk_pixbuf-2.0: No such file or directory
          /usr/bin/ld: cannot find -lcairo-gobject: No such file or directory
          /usr/bin/ld: cannot find -lcairo: No such file or directory
          collect2: error: ld returned 1 exit status
Makrennel commented 10 months ago

I am not really familiar with working with musl, I can't really help you with why it fails in this particular way.