This is a discussion on Error in compiling proftpd 1.3.0a on HP-UX11.0 within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> hi, I'm trying to install proftp1.3.0a on HP-UX11.0 box. I installed GCC 2.8.1, gnu make onto that box. Following ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi, I'm trying to install proftp1.3.0a on HP-UX11.0 box. I installed GCC 2.8.1, gnu make onto that box. Following installation comman in proftpd1.3.0a, I always got error with compilation. Could anyone o some help? ( I got the same error with proftpd1.2) I did as follows: %./configure CC=gcc %make cd lib/ && make lib gcc -DHAVE_CONFIG_H -DHPUX11_00 -DHPUX11 -I.. -I../include -O2 -Wall -c glibc-glob.c In file included from /usr/include/sys/resource.h:26, from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.8.1/include/sys/wait.h:83, from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.8.1/include/stdlib.h:221, from glibc-glob.c:191: /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.8.1/include/sys/time.h:613: warning: `/*' within comment glibc-glob.c: In function `glob_limited': glibc-glob.c:893: warning: passing arg 1 discards `const' from pointer target type glibc-glob.c:1041: warning: passing arg 1 discards `const' from pointer target type glibc-glob.c: At top level: glibc-glob.c:1154: conflicting types for `glob' .../include/glibc-glob.h:181: previous declaration of `glob' glibc-glob.c: In function `glob_in_dir': glibc-glob.c:1375: warning: passing arg 1 discards `const' from pointer target type *** Error exit code 1 Stop. *** Error exit code 1 Stop. Joe |
| Thread Tools | |
| Display Modes | |
|
|