Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2003 18:50:07 -0800 (PST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/40294: New port: emulators/gpsim
Message-ID:  <200302120250.h1C2o7os081735@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/40294; it has been noted by GNATS.

From: Edwin Groothuis <edwin@mavetju.org>
To: Samuel Tardieu <sam@inf.enst.fr>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/40294: New port: emulators/gpsim
Date: Wed, 12 Feb 2003 13:40:16 +1100

 On Fri, Feb 07, 2003 at 10:55:44PM +0100, Samuel Tardieu wrote:
 > >>>>> "Edwin" == Edwin Groothuis <edwin@FreeBSD.org> writes:
 > 
 > Edwin> Any chance for an update for this PR?
 > 
 > Sure, adding USE_LIBTOOL=YES to the Makefile should be enough. At
 > least it works for me.
 
 Works better, but still not there:
 ===>  Building for gpsim-0.20.14
 make  all-recursive
 Making all in cli
 /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/edwin/X11R6-5/include/gtk12 -I/home/edwin/local-5/include/glib12 -I/home/edwin/local-5/include -I/home/edwin/X11R6-5/include    -O -pipe -march=pentium2 -c parse.cc
 mkdir .libs
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/edwin/X11R6-5/include/gtk12 -I/home/edwin/local-5/include/glib12 -I/home/edwin/local-5/include -I/home/edwin/X11R6-5/include -O -pipe -march=pentium2 -c parse.cc  -fPIC -DPIC -o .libs/parse.lo
 In file included from /usr/include/g++/backward/iostream.h:31,
                  from parse.yy:24:
 /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
 In file included from parse.yy:32:
 command.h:55: 'string' is used as a type, but is not defined as a type.
 command.h:56: 'string' is used as a type, but is not defined as a type.
 command.h:82: syntax error before `&' token
 *** Error code 1
 
 parse.cc is made with bison 1.28. Suggestions?
 
 Edwin
 -- 
 Edwin Groothuis      |            Personal website: http://www.mavetju.org
 edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 

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




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