Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 1998 12:26:40 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/graphics/gqview Makefile
Message-ID:  <199810272026.MAA10084@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/10/27 12:26:38 PST

  Modified files:
    graphics/gqview      Makefile 
  Log:
  Mark this port broken:
  
  ===
   :
  ===>  Building for gqview-0.4.3
  gcc -Wall -O -pipe `gtk11-config --cflags` -DHAVE_GTK_1_1=1 -c main.c
  In file included from /usr/include/dirent.h:43,
                   from gqview.h:8,
                   from main.c:8:
  /usr/include/sys/dirent.h:52: parse error before `u_int32_t'
  /usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union
  /usr/include/sys/dirent.h:53: warning: data definition has no type or storage class
  /usr/include/sys/dirent.h:54: parse error before `d_type'
  /usr/include/sys/dirent.h:54: warning: data definition has no type or storage class
  /usr/include/sys/dirent.h:55: parse error before `d_namlen'
  /usr/include/sys/dirent.h:55: warning: data definition has no type or storage class
  /usr/include/sys/dirent.h:62: parse error before `}'
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.2       +3 -1      ports/graphics/gqview/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?199810272026.MAA10084>