Compiling star-1.5a70 on Tru64?
Gerhard Schneider <[email protected]> Tue, 07 Feb 2006 11:57:46 +0100
| Newsgroups | gmane.comp.archivers.star.user |
|---|---|
| Message-ID | <[email protected]> |
Sorry if this is FAQ, but:
How to compile star-1.5a70 on Tru64 5.1B ?
If I'm using smake and Tru64 cc I get the following errors:
==> COMPILING "find_misc.o"
cc: Error: find_misc.c, line 97: In the initializer for id,
"ACL_FIRST_ENTRY" is not declared. (undeclared)
int id = ACL_FIRST_ENTRY;
-----------------------------^
cc: Error: find_misc.c, line 101: In this statement, "acl_get_entry"
expects 1 arguments, but 3 are supplied. (toomanyargs)
for (num = 0; acl_get_entry(acl, id, &dummy); num++)
------------------------------^
cc: Error: find_misc.c, line 102: In this statement, "ACL_NEXT_ENTRY" is
not declared. (undeclared)
id = ACL_NEXT_ENTRY;
-----------------------------^
cc: Error: find_misc.c, line 113: In the initializer for id,
"ACL_FIRST_ENTRY" is not declared. (undeclared)
int id = ACL_FIRST_ENTRY;
Any ideas?
Gerhard Schneider
--
Gerhard Schneider
Institute of Lightweight Design and e-Mail:[email protected]
Structural Biomechanics (E317) Tel.: +43 1 58801 31716
Vienna University of Technology / Austria Fax: +43 1 58801 31799
A-1040 Wien, Gusshausstrasse 27-29 http://www.ilsb.tuwien.ac.at/~gs/
signature.asc
(application/pgp-signature, 256 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFD6H0tE6e53f4wQG4RAmroAKC3c57OYqhE753K+RgFDXILVRJxvwCfe9VS OKYgQTYtUEGdezfHagdJAkc= =5qir -----END PGP SIGNATURE-----