|
It's not a library that it can't find, it's a #include file. It's looking for a file called openssl/ssl.h, and is unable to find it. Do you have openssl installed? If so, you should have a file called ssl.h somewhere on your system -- where is it? Incidentally, this problem has nothing (directly) to do with x5250. It's a problem building the base tn5250 software. --- Scott Klement http://www.scottklement.com On Fri, 8 Oct 2004, Jack J. Woehr wrote: > James Rich wrote: > > > > On Fri, 8 Oct 2004, Jack J. Woehr wrote: > > > > > As one who reads the list sporadically ... > > > > > > What's the status / interest in X-ifying tn5250? > > > > > > Would it help if there were a "generic terminal front end" > > > available to the team which they could use as a slave and > > > caller-back (when keys pressed)? > > > > http://www.chowhouse.com/~james/x5250/ > > Well, I'll be ... :-) I actually already had a link to your project on my > http://www.well.com/~jax/rcfb/as400.html ... > > Okay, just downloaded. Can't build yet. No doubt something I have to add > to LIBRARY_PATH ... > -------------------- > Making all in bitmaps > make[1]: Entering directory `/usr/local/src/x5250-0.4.1/bitmaps' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/usr/local/src/x5250-0.4.1/bitmaps' > make[1]: Entering directory `/usr/local/src/x5250-0.4.1' > if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAG > E=\"x5250\" -DVERSION=\"0.4.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -D > HAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 - > DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -I. -I. > -I/usr/openwin/include -g -O2 -MT alloccolors.o -MD -MP -MF ".deps/ > alloccolors.Tpo" \ > -c -o alloccolors.o `test -f 'alloccolors.c' || echo './'`alloccolors.c; \ > then mv -f ".deps/alloccolors.Tpo" ".deps/alloccolors.Po"; \ > else rm -f ".deps/alloccolors.Tpo"; exit 1; \ > fi > In file included from /usr/local/include/tn5250.h:40, > from x5250.h:29, > from alloccolors.c:25: > /usr/local/include/tn5250/stream.h:30:25: openssl/ssl.h: No such file or > directory > In file included from /usr/local/include/tn5250.h:40, > from x5250.h:29, > from alloccolors.c:25: > /usr/local/include/tn5250/stream.h:83: error: parse error before "SSL" > /usr/local/include/tn5250/stream.h:91: error: parse error before '}' token > make[1]: *** [alloccolors.o] Error 1 > make[1]: Leaving directory `/usr/local/src/x5250-0.4.1' > make: *** [all-recursive] Error 1 > > -- > Jack J. Woehr # Libertarian candidate > PO Box 51, Golden, CO 80402 # Colorado 6th US House District > http://www.well.com/~jax/2004 # Vote November 2, 2004 > _______________________________________________ > This is the Linux 5250 Development Project (LINUX5250) mailing list > To post a message email: LINUX5250@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/linux5250 > or email: LINUX5250-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/linux5250. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.