pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47865: devel/rcs fails to compile on Solaris
>Number: 47865
>Category: pkg
>Synopsis: devel/rcs fails to compile on Solaris
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 29 11:20:00 +0000 2013
>Originator: Jörn Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
>Description:
Compilation of devel/rcs on Solaris fails with
gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I'../lib' -D_REENTRANT
-O -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c
super.c:68:25: error: unknown type name 'submain_t'
super.c:80:1: warning: parameter names (without types) in function declaration
[enabled by default]
super.c:81:1: warning: parameter names (without types) in function declaration
[enabled by default]
super.c:82:1: warning: parameter names (without types) in function declaration
[enabled by default]
super.c:83:1: warning: parameter names (without types) in function declaration
[enabled by default]
super.c:84:1: warning: parameter names (without types) in function declaration
[enabled by default]
super.c:85:1: warning: parameter names (without types) in function declaration
[enabled by default]
I was not able to find the definition of submain_t on NetBSD either, but there
the package builds.
I have reported this problem to bug-rcs%gnu.org@localhost, but maybe ryoon
wants to take a look as well.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index