Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 12:17:17 +0200 (CEST)
From:      Nicolas Rachinsky <nr@rachinsky.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/86010: Build Problem of mail/normalizemime with FreeBSD 4.11
Message-ID:  <20050912101717.AFCE281C83@pc5.i.0x5.de>
Resent-Message-ID: <200509121020.j8CAK7dd022198@freefall.freebsd.org>

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

>Number:         86010
>Category:       ports
>Synopsis:       Build Problem of mail/normalizemime with FreeBSD 4.11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 12 10:20:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Rachinsky
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD pc5.i.0x5.de 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #4: Sat Jul 23 21:22:37 CEST 2005 nicolas@pc5.i.0x5.de:/scratch/obj/usr/exported/src/sys/PC5 i386


	
>Description:

mail/normalizemime does not build with FreeBSD 4.11.

> make package clean
===>  Extracting for normalizemime-1.16.20050628
=> Checksum OK for normalizemime.cc.
===>  Patching for normalizemime-1.16.20050628
===>  Applying FreeBSD patches for normalizemime-1.16.20050628
===>   normalizemime-1.16.20050628 depends on shared library: iconv.3 - found
===>  Configuring for normalizemime-1.16.20050628
===>  Building for normalizemime-1.16.20050628
In file included from normalizemime.cc:61:
/usr/include/regex.h:46: syntax error before `;'
/usr/include/regex.h:56: syntax error before `;'
normalizemime.cc: In method `bool regex::exec(const string &, vector<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0>
+>,allocator<basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > > > &) const':
normalizemime.cc:166: `struct regmatch_t' has no member named `rm_so'
normalizemime.cc:166: `struct regmatch_t' has no member named `rm_eo'
normalizemime.cc:167: `struct regmatch_t' has no member named `rm_so'
normalizemime.cc:168: `struct regmatch_t' has no member named `rm_so'
normalizemime.cc:168: `struct regmatch_t' has no member named `rm_eo'
normalizemime.cc:168: `struct regmatch_t' has no member named `rm_so'
normalizemime.cc:169: `struct regmatch_t' has no member named `rm_eo'
normalizemime.cc:173: `struct regmatch_t' has no member named `rm_so'
normalizemime.cc:177: `struct regmatch_t' has no member named `rm_eo'
normalizemime.cc:182: `struct regmatch_t' has no member named `rm_so'
normalizemime.cc:182: `struct regmatch_t' has no member named `rm_eo'
normalizemime.cc:182: `struct regmatch_t' has no member named `rm_so'
*** Error code 1

Stop in /usr/exported/ports/mail/normalizemime.



>How-To-Repeat:

Take a FreeBSD 4.11 System
cd /usr/ports/mail/normalizemime
make build

>Fix:

It builds fine with USE_GCC=3.4. And it seems to work.



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



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