Naresh Reddy on Tue, 26 Feb 2002 08:18:38 -0500 |
I am trying to install gnupg on IBM AIX 4.2.1. I first did, % ./configure --enable-static-rnd=none --with-included-gettext --with-included-zlib --disable-nls --enable-m-guard --prefix=$HOME % make make all-recursive Making all in intl Target "all" is up to date. Making all in zlib Target "all" is up to date. Making all in util /usr/bin/xlc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -g -c fileutil.c "../include/ttyio.h", line 27.36: 1506-046 (S) Syntax error. "fileutil.c", line 39.1: 1506-277 (S) Syntax error: possible missing ';' or ','? "../include/ttyio.h", line 27.7: 1506-166 (S) Definition of function tty_printf requires parentheses. "../include/ttyio.h", line 27.7: 1506-160 (S) Object tty_printf cannot be declared as type void. "fileutil.c", line 48.33: 1506-045 (S) Undeclared identifier filepath. "fileutil.c", line 51.5: 1506-046 (S) Syntax error. 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. Stop. make: 1254-004 The error code from the last command is 2. BTW, I am using IBM's c compiler (xlc), instead of gcc, because gcc is giving me more problems.. Thanks Naresh ----------------------------------- Naresh Reddy nyg102@psu.edu http://www.personal.psu.edu/nyg102 ----------------------------------- ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|