make error on Red Hat 3

Carter Bullard carter at qosient.com
Mon Nov 20 16:03:27 EST 2006


Hey Dustin,
Somehow the ./configure thinks that curses is installed, but the files
actually needed are not to found.   Look in the config.log for  
references
to curses, and that will possibly tell you why it thinks that curses is
on your system.   Then, either install ncurses, if its not around,
or if its installed in some weird place, possibly we can find a path
for it, that may be all we need to fix it.

Carter


On Nov 20, 2006, at 3:36 PM, Dustin wrote:

> Hello,
>
> I have successfully installed the server piece of argus but have had
> issues installing argus-clients.  A configure seems to work, but I get
> the following when attempting make:
>
> ratop.c:877: `KEY_PPAGE' undeclared (first use in this function)
> ratop.c: At top level:
> ratop.c:2122: syntax error before '*' token
> ratop.c: In function `RaUpdateWindow':
> ratop.c:2128: `A_NORMAL' undeclared (first use in this function)
> ratop.c:2129: `COLOR_WHITE' undeclared (first use in this function)
> ratop.c:2134: `queue' undeclared (first use in this function)
> ratop.c:2141: `COLS' undeclared (first use in this function)
> ratop.c:2268: `window' undeclared (first use in this function)
> /usr/include/bits/mathinline.h: At top level:
> ratop.h:70: storage size of `RaOrigTty' isn't known
> make[1]: *** [ratop.o] Error 1
> make[1]: Leaving directory `/root/argus-clients-2.0.6/ratop'
>
>
> [root at fs3 argus-clients-2.0.6]# flex --version
> flex version 2.5.4
>
> [root at fs3 argus-clients-2.0.6]# bison --version
> bison (GNU Bison) 1.875c
>
> [root at fs3 root]# cat /etc/redhat-release
> Red Hat Enterprise Linux ES release 3 (Taroon Update 8)
>
> Any ideas?
>
> thx,
> Dustin
>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20061120/4dab3db4/attachment.html>


More information about the argus mailing list