ports/131405: misc/mc - Port won't compile

Tommy Scheunemann net at arrishq.net
Thu Feb 5 04:50:01 UTC 2009


>Number:         131405
>Category:       ports
>Synopsis:       misc/mc - Port won't 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:   Thu Feb 05 04:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Tommy Scheunemann
>Release:        7.1
>Organization:
>Environment:
FreeBSD apollon.arrishq.local 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Fri Jan 16 06:38:29 CET 2009 root at apollon.arrishq.net:/usr/obj/usr/src/sys/APOLLON i386
>Description:
Configuring the Port with the following Options:

WITHOUT_UTF8=true
WITHOUT_SLANG=true
WITH_ICONV=true
WITH_NLS=true
WITH_EDIT=true
WITHOUT_X11=true
WITH_SUBSHELL=true
WITHOUT_SAMBA=true

Results during the make run in:

if cc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I..  -O2 -fno-strict-aliasing -pipe -march=pentium4 -MT fish.o -MD -MP -MF ".deps/fish.Tpo" -c -o fish.o fish.c; \
        then mv -f ".deps/fish.Tpo" ".deps/fish.Po"; else rm -f ".deps/fish.Tpo"; exit 1; fi
In file included from ../mhl/escape.h:9,
                 from fish.c:55:
./mhl/types.h:12: error: expected identifier before numeric constant
./mhl/types.h:14: error: two or more data types in declaration specifiers
./mhl/types.h:14: warning: useless storage class specifier in empty declaration
gmake[3]: *** [fish.o] Error 1
gmake[3]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.2/vfs'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.2/vfs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/misc/mc/work/mc-4.6.2'
gmake: *** [all] Error 2
*** Error code 2
>How-To-Repeat:
Given the Port exactly the same configuration under FreeBSD 7.1 on another machine reproduces the error. Also FreeBSD 7.1 running on amd64 gives the same problem.
>Fix:


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



More information about the freebsd-ports-bugs mailing list