|
I've tried on both Debian Etch (PPC) and Ubuntu Gutsy (i386).
First question - if I install tn5250 via apt, what do I do to make the tn5250 source available to the x5250 to build?
e.g. can I just throw the two folders of source code together? or?
If I actually ./configure && make && sudo make install tn5250, then when I try to do the same to x5250 during make I get (this from the Gutsy attempt)
make[1]: Entering directory `/home/bmckee/Desktop/x5250-0.5.2-pre3'
Making all in src
make[2]: Entering directory `/home/bmckee/Desktop/x5250-0.5.2-pre3/ src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/usr/local/etc\" -I../bitmaps -DDATADIR=\"/usr/local/share\" -g -O2 -MT alloccolors.o -MD -MP -MF ".deps/alloccolors.Tpo" -c -o alloccolors.o 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:33,
from x5250.h:34,
from alloccolors.c:26:
/usr/local/include/tn5250/utility.h:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘!’ token
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.