Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 16:03:18 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/net/yagirc Makefile
Message-ID:  <199811100003.QAA11496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/09 16:03:18 PST

  Modified files:
    net/yagirc           Makefile 
  Log:
  Mark this port broken:
  
  ===
  cc -DHAVE_CONFIG_H -I. -I. -I.  -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE
  -O -pipe -Wall -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/inclu
  de/glib -c gui_channels.c
  In file included from gui_channels.c:39:
  intl.h:11: warning: `_' redefined
  os.h:15: warning: this is the location of the previous definition
  gui_channels.c: In function `sigchan_drag':
  gui_channels.c:179: warning: implicit declaration of function `gtk_widget_dnd_data_set'
  gui_channels.c: In function `sigchan_drop':
  gui_channels.c:189: union has no member named `dropdataavailable'
  gui_channels.c:185: warning: `from' might be used uninitialized in this function
  gui_channels.c: In function `gui_private_add_channel_button':
  gui_channels.c:219: warning: implicit declaration of function `gtk_widget_dnd_drag_set'
  gui_channels.c:220: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
  gmake[1]: *** [gui_channels.o] Error 1
  gmake[1]: Leaving directory `/usr/ports/net/yagirc/work/yagirc-0.65.7/src'
  gmake: *** [all-recursive] Error 1
  *** Error code 2
  
  Stop.
  
  Revision  Changes    Path
  1.11      +3 -1      ports/net/yagirc/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?199811100003.QAA11496>