Xref: utzoo comp.lang.c++:8289 comp.windows.x:23849 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!samsung!emory!mephisto!uflorida!beach.cis.ufl.edu!bp From: bp@beach.cis.ufl.edu (Brian Pane) Newsgroups: comp.lang.c++,comp.windows.x Subject: InterViews->Help!! Message-ID: <23716@uflorida.cis.ufl.EDU> Date: 2 Jul 90 02:31:50 GMT Sender: news@uflorida.cis.ufl.EDU Reply-To: bp@beach.cis.ufl.edu (Brian Pane) Distribution: usa Organization: UF CIS Department Lines: 24 I'm trying to compile InterViews 2.6 on a Sun 3 with X11R4. I've successfully compiled (with g++) everything except the X-specific files. The compiler complains about the file iv/src/InterViews/X11/Xlib.h, which includes the real Xlib.h and supposedly renames the functions delcared therein before declaring its own versions with different parameters. This doesn't work. Two symptoms of the failure problem are: (1) not all of the functions defined in the real Xlib.h are renamed via #defines before they are redeclared in the InterViews Xlib.h, and (2) the real Xlib.h doesn't specify 'void' where it ought to. Can someone who has successfully built InterViews in a similar environment please mail or post an explanation of the stupid and obvious mistake I must be making? Thanks in advance for your help. -Brian Pane ------------------------------------------------------------------------- Brian Pane University of Florida Department of Computer Science bp@beach.cis.ufl.edu Class of 1991 "If you can keep your expectations tiny, you'll get through life without being so whiny" - Matt Groening #ifdef OFFENDED_ANYONE # include "disclaimer.h" #endif -------------------------------------------------------------------------