Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 01:28:54 -0500
From:      "Tom McLaughlin" <tmclaugh@sdf.lonestar.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        lioux@FreeBSD.org
Subject:   ports/64969: devel/ddd: Version 3.3.8 fails to compile
Message-ID:  <1080714534.0@compass.straycat.dhs.org>
Resent-Message-ID: <200403310630.i2V6UI9v031885@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         64969
>Category:       ports
>Synopsis:       devel/ddd: Version 3.3.8 fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 30 22:30:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tom McLaughlin
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:


System: FreeBSD 4.9-RELEASE-p4 #0: Wed Mar 17 21:16:53 EST 2004
    root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS



>Description:


Cvsup'ed all ports and was doing `portupgrade -ar' but ddd failed to build.  
Below is the error output from the build.

In file included from ddd.h:36,
                 from ddd.C:138:
strclass.h:454: conflicting types for `struct string'
/usr/include/g++/string:9: previous declaration as `typedef class basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > string'
strclass.h: In method `class string & string::operator =(ostringstream &)':
strclass.h:1143: no matching function for call to `string::string (string)'
strclass.h:574: candidates are: string::string(int)
strclass.h:946:                 string::string()
strclass.h:953:                 string::string(const string &)
strclass.h:974:                 string::string(const subString &)
strclass.h:981:                 string::string(const constSubString &)
strclass.h:960:                 string::string(const char *)
strclass.h:967:                 string::string(const char *, int)
strclass.h:988:                 string::string(char)
strclass.h:585:                 string::string(ostringstream &)
strclass.h:1144: no matching function for call to `string::c_str () const'
gmake[2]: *** [ddd.o] Error 1
gmake[1]: *** [all] Error 2
gmake: *** [all-recursive] Error 1



>How-To-Repeat:


cvsup to ddd portversion 3.3.8 and `make build'


>Fix:





>Release-Note:
>Audit-Trail:
>Unformatted:



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