Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 524 forks source link

Help!!! #108

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#912 (status was 'resolved')

Searchable as RT912$

p5pRT commented 24 years ago

From Eoghan.Maher@motorola.com

#if defined(_LP64) #define DATAMODEL_NATIVE DATAMODEL_LP64 #elif defined(_ILP32) #define DATAMODEL_NATIVE DATAMODEL_ILP32 #else #error "No DATAMODEL_NATIVE specified" #endif /* _LP64 || _ILP32 */ Please Help!! Also is there a trouble shooting section anywhere. Thanks in Adv. Eoghan

Run make depend now? [y] y sh ./makedepend MAKE=make make​: Warning​: Both `makefile' and `Makefile' exist Current working directory /scathan/user7/misc/perl5.005_03 sh writemain lib/auto/DynaLoader/DynaLoader.a > tmp sh mv-if-diff tmp perlmain.c File perlmain.c not changed. echo malloc.c av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c byterun.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c gv.c sv.c taint.c toke.c util.c deb.c run.c universal.c globals.c perlio.c miniperlmain.c perlmain.c | tr ' ' '\012' >.clist Finding dependencies for malloc.o. Finding dependencies for av.o. In file included from perl.h​:367\,   from av.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from av.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for scope.o. In file included from perl.h​:367\,   from scope.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from scope.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for op.o. In file included from perl.h​:367\,   from op.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from op.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for doop.o. In file included from perl.h​:367\,   from doop.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from doop.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for doio.o. In file included from perl.h​:367\,   from doio.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from doio.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for dump.o. In file included from perl.h​:367\,   from dump.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from dump.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for hv.o. In file included from perl.h​:367\,   from hv.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from hv.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for mg.o. In file included from perl.h​:367\,   from mg.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from mg.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for byterun.o. In file included from perl.h​:367\,   from byterun.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from byterun.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for perl.o. In file included from perl.h​:367\,   from perl.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from perl.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for perly.o. In file included from perl.h​:367\,   from perly.c​:5​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from perly.c​:5​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for pp.o. In file included from perl.h​:367\,   from pp.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from pp.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for pp_hot.o. In file included from perl.h​:367\,   from pp_hot.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from pp_hot.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for pp_ctl.o. In file included from perl.h​:367\,   from pp_ctl.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from pp_ctl.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for pp_sys.o. In file included from perl.h​:367\,   from pp_sys.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from pp_sys.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for regcomp.o. In file included from perl.h​:367\,   from regcomp.c​:17​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from regcomp.c​:17​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for regexec.o. In file included from perl.h​:367\,   from regexec.c​:16​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from regexec.c​:16​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for gv.o. In file included from perl.h​:367\,   from gv.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from gv.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for sv.o. In file included from perl.h​:367\,   from sv.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from sv.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for taint.o. In file included from perl.h​:367\,   from taint.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from taint.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for toke.o. In file included from perl.h​:367\,   from toke.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from toke.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for util.o. In file included from perl.h​:367\,   from util.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from util.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for deb.o. In file included from perl.h​:367\,   from deb.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from deb.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for run.o. In file included from perl.h​:367\,   from run.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from run.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for universal.o. In file included from perl.h​:367\,   from universal.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from universal.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for globals.o. In file included from perl.h​:367\,   from globals.c​:2​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from globals.c​:2​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for perlio.o. In file included from perl.h​:367\,   from perlio.c​:8​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from perlio.c​:8​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for miniperlmain.o. In file included from perl.h​:367\,   from miniperlmain.c​:5​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from miniperlmain.c​:5​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" Finding dependencies for perlmain.o. In file included from perl.h​:367\,   from perlmain.c​:5​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from perlmain.c​:5​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" make​: Warning​: Both `makefile' and `Makefile' exist Current working directory /scathan/user7/misc/perl5.005_03 echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH makedir.SH perl_exp.SH writemain.SH | tr ' ' '\012' >.shlist Updating makefile... test -s perlmain.c && touch perlmain.c cd x2p; make depend sh ../makedepend MAKE=make make​: Warning​: Both `makefile' and `Makefile' exist Current working directory /scathan/user7/misc/perl5.005_03/x2p echo hash.c str.c util.c walk.c | tr ' ' '\012' >.clist Finding dependencies for hash.o. Finding dependencies for str.o. Finding dependencies for util.o. Finding dependencies for walk.o. make​: Warning​: Both `makefile' and `Makefile' exist Current working directory /scathan/user7/misc/perl5.005_03/x2p echo Makefile.SH cflags.SH | tr ' ' '\012' >.shlist Updating makefile... Now you must run a make.

If you compile perl5 on a different machine or from a different object directory\, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults.

61.0u 49.0s 14​:57 12% 0+0k 0+0io 0pf+0w emaher01@​%m​:>make make​: Warning​: Both `makefile' and `Makefile' exist `sh cflags libperl.a miniperlmain.o` miniperlmain.c   CCCMD = gcc -DPERL_CORE -c -I/usr/local/include -O
In file included from perl.h​:367\,   from miniperlmain.c​:11​: /usr/misc/gcc-2.7.2/solaris/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/s ys/param.h​:187​: warning​: `NBBY' redefined /usr/include/sys/select.h​:45​: warning​: this is the location of the previous definition In file included from /usr/include/sys/stream.h​:26\,   from /usr/include/netinet/in.h​:38\,   from perl.h​:523\,   from miniperlmain.c​:11​: /usr/include/sys/model.h​:32​: #error "No DATAMODEL_NATIVE specified" *** Error code 1 make​: Fatal error​: Command failed for target `miniperlmain.o'