Viewing 1 post (of 1 total)
  • Author
    Posts
  • #354985
    Anonymous
    Participant

    I get the following error while doing make:

    ftptop.c: In function `show_sessions’:
    ftptop.c:381: warning: implicit declaration of function `attron’
    ftptop.c:381: `A_BOLD’ undeclared (first use in this function)
    ftptop.c:381: (Each undeclared identifier is reported only once
    ftptop.c:381: for each function it appears in.)
    ftptop.c:385: warning: implicit declaration of function `attroff’
    ftptop.c:389: `A_REVERSE’ undeclared (first use in this function)
    ftptop.c: In function `main’:
    ftptop.c:449: warning: implicit declaration of function `nodelay’
    ftptop.c:451: warning: implicit declaration of function `curs_set’
    make[1]: *** [ftptop.o] Error 1
    make: *** [utils] Error 2

    Any sugestions? I am using Mac OS X Server 10.2.3
    Thanks,
    Dennis

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Comments are closed