pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59637: error: array type has incomplete element type 'enum vtype' in UnixWare 7 Definitive 2018 MP1
>Number: 59637
>Category: pkg
>Synopsis: error: array type has incomplete element type 'enum vtype' in UnixWare 7 Definitive 2018 MP1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Sep 07 03:00:00 +0000 2025
>Originator: Egor Gavrilov
>Release: pkgsrc-current, 7th September 2025
>Organization:
>Environment:
UnixWare uw7 5 7.1.4 i386 x86at SCO UNIX_SVR5
>Description:
===> Building for perl-5.40.2nb1
echo @`sh cflags "optimize='-DUNIXWARE -O2 -D_REENTRANT -I/usr/include'" opmini.o` -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@gcc -c -DPERL_CORE -D_REENTRANT -DUNIXWARE -O2 -D_REENTRANT -I/usr/include -fpic -pthread -fwrapv -fno-strict-aliasing -pipe -D_FORTIFY_SOURCE=2 -DUNIXWARE -O2 -D_REENTRANT -I/usr/include -Wall -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
In file included from perl.h:2146:0,
from op.c:163:
/usr/include/sys/mode.h:39:19: error: array type has incomplete element type 'enum vtype'
extern enum vtype iftovt_tab[];
^~~~~~~~~~
*** Error code 1
>How-To-Repeat:
Build Git, or other software with Perl dependencies. Before any build, install pkgconf23, else you will have pkg/59556 error.
>Fix:
Home |
Main Index |
Thread Index |
Old Index