Skip to content

Attempting to build Perl 5.38.2 on Mac OS X 10.2 Jaguar #21750

Open
@sevan

Description

@sevan

Attempting to build Perl 5.38.2 on OS X 10.2.8 using GCC 3.1 from Dec 2002 Dev Tools fails after running ./Configure -des successfully.

% make
echo @`sh  cflags "optimize='-Os'" opmini.o`  -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@cc -c -DPERL_CORE -std=gnu99 -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -Os -Wall -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
charclass_invlists.h:36515: #endif outside an #if
op_reg_common.h:154: #error RXf_PMf_COMPILETIME is invalid
^[[Ccpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
<built-in>:1:1: no macro name given in #define directive
make: *** [opmini.o] Error 1

More for the sake of archaeology.

Metadata

Metadata

Assignees

No one assigned

    Labels

    distro-darwintype-buildRelates to building perl or a distribution we bundle.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions