perl make failure on HP-ux

From: Azim Uddin (azim_91_at_yahoo.com)
Date: 10/15/03


Date: Wed, 15 Oct 2003 14:35:07 -0700 (PDT)
To: dbi-users@perl.org

I tried to install Perl 5.8.0 on an HP-ux machine.
When i ran make, I got the following error. Can
somebody point the cause of the error.

Thanks,
Azim

make
        `sh cflags "optimize='+O2 +Onolimit'"
miniperlmain.o` miniperlmain.c
          CCCMD = aCC -DPERL_CORE -c -Ae
-D_HPUX_SOURCE -Wl,+vnocompatwarnings
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2
+Onolimit
Warning 267: "/usr/include/sys/socket.h", line 504 #
Inconsistent linkage in declarations of "long long
    sendfile(int,int,long long,unsigned long
long,const iovec *,int)"; previously was extern now is
declared static.
    static sbsize_t sendfile(a,b,c,d,e,f) int a,b,f;
off_t c; bsize_t d; __const str
                    ^^^^^^^^
                             
Warning 267: "/usr/include/sys/socket.h", line 505 #
Inconsistent linkage in declarations of "long long
sendpath(int,char
    *,long long,unsigned long long,const iovec
*,int)"; previously was extern now is declared static.
    static sbsize_t sendpath(a,b,c,d,e,f) int a,f;
char *b; off_t c; bsize_t d; __co
                    ^^^^^^^^
                             
Warning 67: "/usr/include/math.h", line 22 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS fabs
              ^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 108 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS isnan
                ^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 221 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS copysign, copysignf,
fabsf
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 222 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Fpclassify,
_Fpclassifyf, _Fpclassifyfd
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 223 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Isunordered,
_Isunorderedf
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 224 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Signbit, _Signbitf,
_Isnanf, _Isinf, _Isinff
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 225 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Isfinite, _Isfinitef,
_Isnormal, _Isnormalf, _I
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        `sh cflags "optimize='+O2 +Onolimit'" perl.o`
 perl.c
          CCCMD = aCC -DPERL_CORE -c -Ae
-D_HPUX_SOURCE -Wl,+vnocompatwarnings
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2
+Onolimit
Warning 267: "/usr/include/sys/socket.h", line 504 #
Inconsistent linkage in declarations of "long long
    sendfile(int,int,long long,unsigned long
long,const iovec *,int)"; previously was extern now is
declared static.
    static sbsize_t sendfile(a,b,c,d,e,f) int a,b,f;
off_t c; bsize_t d; __const str
                    ^^^^^^^^
                             
Warning 267: "/usr/include/sys/socket.h", line 505 #
Inconsistent linkage in declarations of "long long
sendpath(int,char
    *,long long,unsigned long long,const iovec
*,int)"; previously was extern now is declared static.
    static sbsize_t sendpath(a,b,c,d,e,f) int a,f;
char *b; off_t c; bsize_t d; __co
                    ^^^^^^^^
                             
Warning 67: "/usr/include/math.h", line 22 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS fabs
              ^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 108 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS isnan
                ^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 221 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS copysign, copysignf,
fabsf
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 222 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Fpclassify,
_Fpclassifyf, _Fpclassifyfd
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 223 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Isunordered,
_Isunorderedf
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 224 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Signbit, _Signbitf,
_Isnanf, _Isinf, _Isinff
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 225 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Isfinite, _Isfinitef,
_Isnormal, _Isnormalf, _I
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        `sh cflags "optimize='+O2 +Onolimit'" gv.o`
gv.c
          CCCMD = aCC -DPERL_CORE -c -Ae
-D_HPUX_SOURCE -Wl,+vnocompatwarnings
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +O2
+Onolimit
Warning 267: "/usr/include/sys/socket.h", line 504 #
Inconsistent linkage in declarations of "long long
    sendfile(int,int,long long,unsigned long
long,const iovec *,int)"; previously was extern now is
declared static.
    static sbsize_t sendfile(a,b,c,d,e,f) int a,b,f;
off_t c; bsize_t d; __const str
                    ^^^^^^^^
                             
Warning 267: "/usr/include/sys/socket.h", line 505 #
Inconsistent linkage in declarations of "long long
sendpath(int,char
    *,long long,unsigned long long,const iovec
*,int)"; previously was extern now is declared static.
    static sbsize_t sendpath(a,b,c,d,e,f) int a,f;
char *b; off_t c; bsize_t d; __co
                    ^^^^^^^^
                             
Warning 67: "/usr/include/math.h", line 22 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS fabs
              ^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 108 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS isnan
                ^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 221 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS copysign, copysignf,
fabsf
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 222 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Fpclassify,
_Fpclassifyf, _Fpclassifyfd
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 223 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Isunordered,
_Isunorderedf
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 224 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Signbit, _Signbitf,
_Isnanf, _Isinf, _Isinff
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 67: "/usr/include/math.h", line 225 # Invalid
pragma name: 'no_side_effects' (ignored).
    # pragma NO_SIDE_EFFECTS _Isfinite, _Isfinitef,
_Isnormal, _Isnormalf, _I
               
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error 585: "gv.c", line 1693 # Expected an operator
before '_amg'.
        RvDEEPCP(left);
        ^^^^^^^^
Error 172: "gv.c", line 1693 # Undeclared variable
'copy'.
        RvDEEPCP(left);
        ^^^^^^^^
*** Error exit code 2
 
Stop.

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com