In AIX 5.1 using the IBM Ver 7 c compiler

with the gnu c++ 3.3.2 librsries I

get the following compilation error :

 

.././install-sh -c -m 644 './lftp.1' '/usr/local/man/man1/lftp.1'

Target "install-data-am" is up to date.

Target "install" is up to date.

Making install in src

        if /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I../include -I../include      -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -MT lftp_tinfo.lo -MD -MP -MF ".deps/lftp_tinfo.Tpo" -c -o lftp_tinfo.lo lftp_tinfo.cc;  then mv -f ".deps/lftp_tinfo.Tpo" ".deps/lftp_tinfo.Plo"; else rm -f ".deps/lftp_tinfo.Tpo"; exit 1; fi

In file included from lftp_tinfo.cc:27:

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:1996: error: declaration

   of C function `int mvwprintw(WINDOW*, int, int, ...)' conflicts with

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:382: error: previous

   declaration `int mvwprintw(WINDOW*, int, int, char*, ...)' here

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:1997: error: declaration

   of C function `int mvwscanw(WINDOW*, int, int, ...)' conflicts with

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:383: error: previous

   declaration `int mvwscanw(WINDOW*, int, int, char*, ...)' here

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:1999: error: declaration

   of C function `int overwrite(WINDOW*, WINDOW*)' conflicts with

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:1274: error: previous

   declaration `int overwrite(const WINDOW*, WINDOW*)' here

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:2002: error: declaration

   of C function `int waddstr(WINDOW*, char*)' conflicts with

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:1280: error: previous

   declaration `int waddstr(WINDOW*, const char*)' here

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:2012: error: declaration

   of C function `int wprintw(WINDOW*, ...)' conflicts with

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:385: error: previous

   declaration `int wprintw(WINDOW*, char*, ...)' here

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:2014: error: declaration

   of C function `int wscanw(WINDOW*, ...)' conflicts with

/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/curses.h:385: error: previous

   declaration `int wscanw(WINDOW*, char*, ...)' here

make: 1254-004 The error code from the last command is 1.

 

 

Stop.

make: 1254-004 The error code from the last command is 1.

 

 

Any ideas ?

 

Thanks,

 

Jyard

UCLA

 

 

 

John Yard

UCLA Administrative Information Systems

Distributed Platforms

Unix/Win2000 Admin/Sybase/Oracle/SqlSrvr/Networking

310-825-1725

 

Reply via email to