Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ncar!boulder!beagle!putz From: putz@boulder.Colorado.EDU (Eric Putz) Newsgroups: comp.windows.x Subject: Help compiling XView 2.0 on decstation 3100 Summary: svc_fdset not defined in /usr/include/rpc/* Keywords: Xview, dec station, help Message-ID: Date: 2 Nov 90 19:01:24 GMT Sender: news@boulder.Colorado.EDU Lines: 35 Nntp-Posting-Host: beagle.colorado.edu While attempting to compile XView 2.0, I get the following error: making all in ./lib/libxvin/notify... rm -f ndet_loop.o cc -c -O -Wf,-XNh2000 -Olimit 2000 -I../../../. -I../../.././build/usr/include ndet_loop.c cpp: warning /usr/include/stdio.h:84: NULL redefined cpp: warning /usr/include/rpc/types.h:63: FALSE redefined cpp: warning /usr/include/rpc/types.h:64: TRUE redefined ccom: Error: ndet_loop.c, line 171: svc_fdset undefined (void) ntfy_fd_cpy_or (&ibits, &svc_fdset); -----------------------------------------------^ ccom: Error: ndet_loop.c, line 278: operands of = have incompatible types rpc_bits = svc_fdset; ------------------------------^ *** Error code 1 Stop. Upon further investigation, it is found that svc_fdset is defined on a sun system (sparcstation 1+) in the file /usr/include/rpc/svc.h. It is not defined here, or elsewhere, on the DS3100. We are running OS version 3.1, and have a 4.0 machine also available to us. It is not defined on either machine. So my question is, has anyone ported XViews 2.0 to the DS, and if so, what is the workaround? Thanks in advance, eric. +--------- |Eric Putz (303)492-1474 |MCD Biology, Campus Box 347, University of Colorado, Boulder CO 80309 |putz@Boulder.Colorado.EDU