ports/131411: mc doesn't compile without slang

Vsevolod Volkov vvv at colocall.net
Thu Feb 5 09:30:02 UTC 2009


>Number:         131411
>Category:       ports
>Synopsis:       mc doesn't compile without slang
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 09:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Volkov
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD zeus.colocall.net 7.1-RELEASE FreeBSD 7.1-RELEASE #9: Wed Jan 7 13:41:08 EET 2009 root at zeus.colocall.net:/usr/obj/usr/src/sys/zeus i386


	
>Description:
	mc doesn't compile without slang
>How-To-Repeat:
	cd /usr/ports/misc/mc
	make config
	Disable slang
	make

	Result:
gmake[3]: Entering directory `/usr/ports/misc/mc/work/mc-4.6.2/vfs'
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 -MT tcputil.o -MD -MP -MF ".deps/tcputil.Tpo" -c -o tcputil.o tcputil.c; \
        then mv -f ".deps/tcputil.Tpo" ".deps/tcputil.Po"; else rm -f ".deps/tcputil.Tpo"; exit 1; fi
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 -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

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



More information about the freebsd-ports-bugs mailing list