Re: FVWM: 2.1.5 build on HP-UX fails

From: Paul D. Smith <psmith_at_BayNetworks.COM>
Date: 16 Dec 1998 11:34:08 -0500

%% "A.W.Payne" <ukrpayn_at_prl.research.philips.com> writes:

  awp> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/users/pds/X11R5/include -g -O2 -c GetFont.c
  awp> In file included from GetFont.c:10:
  awp> fvwmlib.h:115: parse error before `*'
  awp> *** Error exit code 1

  awp> fvwmlib.h line 115 is :
  awp> void color_reduce_pixmap(XpmImage *, int);

It looks to me like your XPM installation is bad; that error usually
means that that type (XpmImage) is unknown. It's supposed to be defined
in xpm.h, which your configure output says you have? Maybe you have an
old version?

My xpm.h has this for versions and works fine:

  #define XpmFormat 3
  #define XpmVersion 4
  #define XpmRevision 8

Do you have an xpm.h in /users/pds/X11R5/include/X11 ?
How did you invoke configure?

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith_at_baynetworks.com>         Network Management Development
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.
--
Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Dec 16 1998 - 10:36:52 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST