[405] in Zephyr_Bugs
No subject found in mail header
daemon@ATHENA.MIT.EDU (Anton Altbauer)
Fri Aug 7 03:35:26 1992
Date: Fri, 7 Aug 92 09:34 MSZ
From: ata@uts.ipp-garching.mpg.de (Anton Altbauer)
To: zephyr-bugs@Athena.MIT.EDU
Dear Mr. Kohl,
I'm just installing ZEPHYR at our system (We have System V on Amdahl, Cray,
IBM Risc, Iris and BSD on Sun).
All but the portion "zbrowser" compiled well and is loaded. For one piece
of code: "open (/dev/tty, , ); ioctl( , TIOCNOTTY, ); close (/dev/tty);"
I found no equivalent in System V, so i omit it. During load of "zbrowser"
the following error message occur:
cc -eft -I../.././include -DKERBEROS -DX11 -DX11R3 -DSTRCASE -DSYSV \
-o zbrowser zbrowser.o Viewport.o \
-lXaw -lXt -lXmu -lX11 ../../. -lkrb -lsocket
undefined first referenced
symbol in file
Max Viewport.o
XtScrollBarSetThumb Viewport.o
AssignMax Viewport.o
Min Viewport.o
XShapeQueryExtension /usr/lib/ElibXaw.a
XShapeCombineMask /usr/lib/ElibXmu.a
Maybe we have'nt the right release of the X Window system (we've release 4).
Please help me fix this problem, we want use the "zbrowser" within ZEPHYR.
Did you have another version of "zbrowser" or am i in need of a library?
Contact me with mail to ata@uts.ipp-garching.mpg.de and perhaps, if you
like, tell me your opinion about omitting the detachment of /dev/tty.
With regards Anton Altbauer
and many thanks in advance.
PS. We are a computer center of IPP (Institute of physics and plasmaphysiks)
and MPG (Max-Planck Company), a research center in the south of germany
near Muenchen (munich).
As soon as possible we want to run System V on Sun to have our system
homogeneous. Kerberos is running on all but one hosts and our user top
application will be OSF Motif in future.