HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 39 and Version 40 of CommonProblems


Ignore:
Timestamp:
08/02/10 18:38:50 (5 years ago)
Author:
mmu_man
Comment:

Notice about /usr

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v39 v40  
    44 
    55Information about BeOS's POSIX compatibility, see [wiki:BeOSPosix]. 
     6 
     7=== No /usr === 
     8 
     9Just like BeOS, Haiku does not have /usr. 
     10Attempts to install things to /usr will usually fail and leave empty folders, because rootfs only allows creating directories, not regular files. 
     11 
     12A quick hack is to create a usr somewhere and symlink to /usr, but it is discouraged. 
     13 
     14The proper fix is to use --prefix=/boot/common (or make sure it defaults to /boot/common for Haiku). 
    615 
    716=== no undefined references allowed in i586-pc-beos shared libraries === 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/