|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] 3270/5250 Host Service
|
Anybody here know of a 3270/5250 host server for Linux? I'm trying to write
a program than interfaces with an IBM host using 3270/5250 emulation using
TCP/IP. While I have terminal emulator components that can these protocols,
I don't have a connection to the host in question nor do I have IBM
mainframe laying around. So, I'm trying to find a customizable open source
linux server that can communicate using these protocols. Any ideas?
Thanks,
Charles
-----Original Message-----
From: plug-admin@lists.phillylinux.org
[mailto:plug-admin@lists.phillylinux.org]On Behalf Of Naresh Reddy
Sent: Tuesday, February 26, 2002 8:17 AM
To: plug@lists.phillylinux.org
Subject: [PLUG] Installing gnupg on IBM AIX 4.2.x
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
______________________________________________________________________
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
|
|