Help for this page

Select Code to Download


  1. or download this
    + make
            echo @`sh  cflags "optimize='-O2 -g '" opmini.o`  -DPERL_IS_MI
    +NIPERL -DPERL_EXTERNAL_GLOB opmini.c
    ...
      struct spwd _spent_struct;
                  ^~~~~~~~~~~~~
    make: The error code from the last command is 1.
    
  2. or download this
    export OBJECT_MODE=32
    export CC='/usr/bin/gcc -maix32'
    ...
    
    make