kterm on Solaris8
2007-12-25 3:56:00
I am running Solaris8
# uname -a
SunOS tksudev7 5.8 Generic_108528-29 sun4u sparc SUNW,Ultra-5_10
#
And trying to install kterm-6.2.0, but can not compile it. Is ther any pre-required package?
Could some one help me?
-ayamada
===========================================
# export PATH=$PATH:/usr/ucb
# xmkmf -a; make
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/openwin/lib/X11/config
make Makefiles
make: Nothing to be done for `Makefiles'.
make includes
make: Nothing to be done for `includes'.
make depend
makedepend -- -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -- button.c
charproc.c cursor.c data.c input.c main.c menu.c misc.c screen.c scrollbar.c tabs.c util.c VTPrsTbl.c gset.c convert.c xim.c
kinput2.c convlib.c
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o button.o button.c
/usr/ucb/cc: language optional software package not installed
make: *** [button.o] Error 1
#
===========================================
Then I made a sybolic link for cc. But it did not solve the problem....
===========================================
# ls -rlt /usr/local/bin/cc
lrwxrwxrwx 1 root other 18 Sep 7 13:27 /usr/local/bin/cc -> /usr/local/bin/gcc*
#
# xmkmf -a; make
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/openwin/lib/X11/config
make Makefiles
make: Nothing to be done for `Makefiles'.
make includes
make: Nothing to be done for `includes'.
make depend
makedepend -- -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -- button.c
charproc.c cursor.c data.c input.c main.c menu.c misc.c screen.c scrollbar.c tabs.c util.c VTPrsTbl.c gset.c convert.c xim.c
kinput2.c convlib.c
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o button.o button.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: button.c: linker input file unused because linking not done
rm -f charproc.o
cc -c -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE
charproc.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: charproc.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o cursor.o cursor.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: cursor.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o data.o data.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: data.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o input.o input.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: input.c: linker input file unused because linking not done
rm -f main.o
cc -c -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -DU
TMP -DUSE_TTY_GROUP -DOSMAJORVERSION=5 -DOSMINORVERSION=8 main.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: main.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o menu.o menu.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: menu.c: linker input file unused because linking not done
rm -f misc.o
cc -c -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE
misc.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: misc.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o screen.o screen.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: screen.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o scrollbar.o scrollbar.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: scrollbar.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o tabs.o tabs.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: tabs.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o util.o util.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: util.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o VTPrsTbl.o VTPrsTbl.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: VTPrsTbl.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o gset.o gset.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: gset.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o convert.o convert.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: convert.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o xim.o xim.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: xim.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o kinput2.o kinput2.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: kinput2.c: linker input file unused because linking not done
cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV -DNO_XPOLL_H -DKTERM -DSTATUSLINE -DKEEPALIVE -c -
o convlib.o convlib.c
cc: unrecognized option `-Xc'
cc: language cg92 not recognized
cc: convlib.c: linker input file unused because linking not done
rm -f kterm
LD_RUN_PATH=/usr/openwin/lib cc -o kterm -O -Xc -xF -xcg92 -L/usr/openwin/lib button.o charproc.o cursor.o data.o input.o main.o
menu.o misc.o screen.o scrollbar.o tabs.o util.o VTPrsTbl.o gset.o convert.o xim.o kinput2.o
convlib.o -lXaw -lXmu -lm -lXt -lSM -lICE -lXext -lX11 -lsocket -lnsl -ltermcap
cc: button.o: No such file or directory
cc: charproc.o: No such file or directory
cc: cursor.o: No such file or directory
cc: data.o: No such file or directory
cc: input.o: No such file or directory
cc: main.o: No such file or directory
cc: menu.o: No such file or directory
cc: misc.o: No such file or directory
cc: screen.o: No such file or directory
cc: scrollbar.o: No such file or directory
cc: tabs.o: No such file or directory
cc: util.o: No such file or directory
cc: VTPrsTbl.o: No such file or directory
cc: gset.o: No such file or directory
cc: convert.o: No such file or directory
cc: xim.o: No such file or directory
cc: kinput2.o: No such file or directory
cc: convlib.o: No such file or directory
cc: unrecognized option `-Xc'
make: *** [kterm] Error 1
# xmkmf -a; make
===========================================
This message is for information purposes only and its content should not be construed as an offer, or solicitation of an offer, to buy or sell any banking or financial instruments or services and no representation or warranty is given in respect of its accuracy, completeness or fairness. The material is subject to change without notice. You should take your own independent tax, legal and other professional advice in respect of the content of this message. This message may contain confidential or legally privileged material and may not be copied, redistributed or published (in whole or in part) without our prior written consent. This email may have been intercepted, partially destroyed, arrive late, incomplete or contain viruses and no liability is accepted by any member of the Credit Agricole group as a result. If you are not the intended recipient of this message, please immediately notify the sender and delete this message from your computer.
Comments
Got something to say?
You must be logged in to post a comment.

