Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ora!bloom-beacon!dont-send-mail-to-path-lines From: swick@athena.mit.EDU (Ralph Swick) Newsgroups: comp.windows.x Subject: Re: R3->R4 Porting Question (Help) Message-ID: <9103141341.AA29864@lyre.MIT.EDU> Date: 14 Mar 91 13:41:11 GMT References: <1148@ra.MsState.Edu> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 The code also had some local versions of certain of the XR3 include files and object files. :-( ... I tried to compile it with the R4 libes/includes and only got one ld error. ld: Undefined symbol _XtViewportMoveChild This is most likely the internal procedure MoveChild in Viewport.c exported as a public function.