• Lucid Dreaming - Dream Views




    Results 1 to 5 of 5

    Threaded View

    1. #2
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      I've had this

      you're trying to compile a 32bit program on 64bit linux
      you need the 32bit version of the libc development libraries

      Code:
      sudo apt-get install libc6-dev-i386
      that should be all that's required

      *edit*
      can you post what your sound problem is
      cause re-compiling stuff is a bit drastic, and may not actually be necessary
      Last edited by Ynot; 06-18-2008 at 10:00 PM.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •