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 1 and Version 2 of CommonProblems


Ignore:
Timestamp:
08/09/07 13:54:08 (8 years ago)
Author:
brecht
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v1 v2  
    66 
    77solution: N/A 
     8 
     9=== (stat) structure has no member named `st_blocks' === 
     10 
     11ports: tar, samba 
     12 
     13The stat struct in sys/stat.h in BeOS doesn't have an st_blocks member. It is necessary to adjust the code to check for HAVE_STAT_ST_BLOCKS. 
     14 
     15http://lists.samba.org/archive/samba-technical/2005-January/039275.html 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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