Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 21:38:34 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/x11-toolkits/p5-Gtk Makefile
Message-ID:  <199811100538.VAA03920@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/09 21:38:34 PST

  Modified files:
    x11-toolkits/p5-Gtk  Makefile 
  Log:
  Mark this port broken, looks like another casualty of the gtk11 upgrade.
  
  ===
  cc -c -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -O -pipe     -DVERSION=\"0.4\"  -DXS_VERSION=\"0.4\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  GtkDefs.c
  GtkDefs.c: In function `Gtk_InstallTypedefs':
  GtkDefs.c:2559: `GDK_OTHER_EVENT' undeclared (first use this function)
  GtkDefs.c:2559: (Each undeclared identifier is reported only once
  GtkDefs.c:2559: for each function it appears in.)
  GtkDefs.c:2712: `PIXELS_METRIC' undeclared (first use this function)
  GtkDefs.c:2713: `POINTS_METRIC' undeclared (first use this function)
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.19      +3 -1      ports/x11-toolkits/p5-Gtk/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811100538.VAA03920>