tac_plus_v8
From: Jeremy McMasters (jmcmasters_at_chartercom.com)
Date: 06/30/04
- Next message: Rich Pierson: "Re: 280R and A5200 question"
- Previous message: Jordan Catalano: "Re: eMail Notification Solaris Volume Manager/Solstice DiskSuite"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jun 2004 08:30:31 -0400
Hello Board,
I am having problems compiling tac_plus_v8 on my solaris 9 box. Here is the
out put I get I have been searching trying to figure out what is wrong on
the net but havent' found much. Please let me know if I missed a program
that tac_plus is calling
# make tac_plus
gcc -g -O2 -DTACPLUS_PIDFILE=\"/var/run/tac_plus.pid\" -c
do_acct.c
In file included from do_acct.c:20:
tac_plus.h:689:8: warning: extra tokens at end of #endif directive
do_acct.c: In function `do_acct':
do_acct.c:71: error: `O_CREAT' undeclared (first use in this function)
do_acct.c:71: error: (Each undeclared identifier is reported only once
do_acct.c:71: error: for each function it appears in.)
do_acct.c:71: error: `O_WRONLY' undeclared (first use in this function)
do_acct.c:71: error: `O_APPEND' undeclared (first use in this function)
do_acct.c: In function `wtmp_entry':
do_acct.c:156: error: structure has no member named `ut_host'
do_acct.c:157: error: structure has no member named `ut_host'
do_acct.c:158: error: structure has no member named `ut_host'
do_acct.c:158: error: structure has no member named `ut_host'
do_acct.c:162: error: `O_CREAT' undeclared (first use in this function)
do_acct.c:162: error: `O_WRONLY' undeclared (first use in this function)
do_acct.c:162: error: `O_APPEND' undeclared (first use in this function)
do_acct.c:162: error: `O_SYNC' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `do_acct.o'
Thanks,
Jeremy
- Next message: Rich Pierson: "Re: 280R and A5200 question"
- Previous message: Jordan Catalano: "Re: eMail Notification Solaris Volume Manager/Solstice DiskSuite"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|