# New Ticket Created by vb@pep-project.org # Please include the string: [perl #134366] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=134366 > Hi, on OS/390 S0W1 26.00 04 3906 configuring with: ./Configure -d Using GNU Make I get: VB@S0W1:~/src/perl-5.30.0 > make makefile:572: target 'lib/auto/Encode/Byte/Byte.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/CN/CN.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/EBCDIC/EBCDIC.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/JP/JP.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/KR/KR.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/Symbol/Symbol.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/TW/TW.a' given more than once in the same rule makefile:572: target 'lib/auto/Encode/Unicode/Unicode.a' given more than once in the same rule echo @`sh cflags "optimize=''" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @xlc -c -DPERL_CORE -qlanglvl=extended:extc89:extc99 -qlongname -qxplink -qdll -qfloat=ieee -qhaltonmsg=3296:4108 -DMAXSIG=39 -DOEMVS -D_OE_SOCKETS -D_XOPEN_SOURCE_EXTENDED -D_ALL_SOURCE -DYYDYNAMIC -D_POSIX_SOURCE=1 -I/usr/local/include -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c ERROR CCN3045 ./inline.h:1069 Undeclared identifier PL_extended_utf8_dfa_tab. ERROR CCN3045 ./inline.h:1067 Undeclared identifier PL_extended_utf8_dfa_tab. ERROR CCN3045 ./inline.h:1135 Undeclared identifier PL_strict_utf8_dfa_tab. ERROR CCN3045 ./inline.h:1135 Undeclared identifier PL_strict_utf8_dfa_tab. ERROR CCN3045 ./inline.h:1201 Undeclared identifier PL_c9_utf8_dfa_tab. ERROR CCN3045 ./inline.h:1201 Undeclared identifier PL_c9_utf8_dfa_tab. ERROR CCN3045 ./inline.h:1816 Undeclared identifier PL_strict_utf8_dfa_tab. CCN0793(I) Compilation failed for file ./opmini.c. Object file not created. make: *** [makefile:298: opmini.o] Error 12 VB@S0W1:~/src/perl-5.30.0 > Yours, VB. -- Volker Birk, p≡p project mailto:vb@pep-project.org https://pep.software