Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv9497/d/d/d/d

Added Files:
        9base.info 
Log Message:
to stable

--- NEW FILE: 9base.info ---
Package: 9base
Version: 6
Revision: 2
Distribution: 10.5
Source: http://dl.suckless.org/tools/%n-%v.tar.gz
Source-MD5: 5a4684c13fe19b00a50c2cf926d5cafc
PatchScript: perl -pi -e 's,/usr/local/plan9,%p/lib/9base,;s,-I.,-I. 
-I%p/include,g;s,-static,-L%p/lib,g' config.mk
CompileScript: make
InstallScript: make install DESTDIR=%d
DocFiles: LICENSE README
License: BSD
Homepage: http://tools.suckless.org/9base
Maintainer: Jack Fink <[email protected]>
Description: Plan 9 base tools
DescPort: <<
Fails on 10.6: Undefined symbols:
  "_getdirentries_is_not_available_when_64_bit_inodes_are_in_effect"

man getdirentries:
     getdirentries() should rarely be used directly; instead, opendir(3) and 
readdir(3) should be used.

     As of Mac OS X 10.6, getdirentries() is deprecated, and it is recommended 
that applications use readdir(3) rather than using getdirentries()
     directly.  Due to limitations with the system call, getdirentries() will 
not work with 64-bit inodes; in order to use getdirentries(),
     _DARWIN_NO_64_BIT_INODE must be defined.

No newer version upstream, so restricting Dist.
<<


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to