Sponsored Content
Full Discussion: iplogger, colortail
Special Forums IP Networking iplogger, colortail Post 6242 by plusran on Friday 31st of August 2001 10:23:28 PM
Old 08-31-2001
Question iplogger, colortail

hey all, as you may have seen on my website (www.wpi.edu/~ptyler/screenshots.html)
you can watch the /var/log/messages file as it grows.
well, I want to do that again.
(now that I have rh7.1, and have erased SO much... *sigh*)
what happens is:
I untar colortail,
then I do a ./configure
that runs fine
next I 'make'
and I get compile errors
someone help me on this one, I think I need a library for gcc...

Colorizer.cc: In method `char *Colorizer::colorize (char *)':
Colorizer.cc:145: `strcpy' undeclared (first use this function)
Colorizer.cc:145: (Each undeclared identifier is reported only once for
each function it appears in.)
Colorizer.cc:160: `strlen' undeclared (first use this function)
make[2]: *** [Colorizer.o] Error 1
make[2]: Leaving directory `/home/plusran/tar/colortail-0.3.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/plusran/tar/colortail-0.3.0'
make: *** [all-recursive-am] Error 2

thanks
 
nislog(1M)                                                System Administration Commands                                                nislog(1M)

NAME
nislog - display the contents of the NIS+ transaction log SYNOPSIS
/usr/sbin/nislog [-h num | -t num] [-v] [directory...] DESCRIPTION
nislog displays the contents of the NIS+ server transaction log on the standard output. This command can be used to track changes in the namespace. The /var/nis/trans.log file contains the transaction log maintained by the NIS+ server. When updates occur, they are logged to this file and then propagated to replicas as log transactions. When the log is checkpointed, updates that have been propagated to the replicas are removed. The nislog command can only be run on an NIS+ server by superuser. It displays the log entries for that server only. If directory is not specified, the entire log is searched. Otherwise, only those logs entries that correspond to the specified directories are displayed. OPTIONS
-h num Display num transactions from the ``head'' of the log. If the numeric parameter is 0, only the log header is displayed. -t num Display num transactions from the ``tail'' of the log. If the numeric parameter is 0, only the log header is displayed. -v Verbose mode. FILES
/var/nis/trans.log transaction log ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWnisu | +-----------------------------+-----------------------------+ SEE ALSO
nis+(1), rpc.nisd(1M), nisfiles(4), attributes(5) NOTES
NIS+ might not be supported in future releases of the SolarisTM Operating Environment. Tools to aid the migration from NIS+ to LDAP are available in the Solaris 9 operating environment. For more information, visit http://www.sun.com/directory/nisplus/transition.html. SunOS 5.10 12 Dec 2001 nislog(1M)
All times are GMT -4. The time now is 10:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy