perl5.6.1 make errors

perl5.6.1 make errors

Post by Steve Sayle » Sat, 18 Aug 2001 06:26:09



I am trying to install perl and the perl modules (which the
already-build-version does not adequately have), and I am getting this
error:

 ...
      /usr/bin/ar rcu libperl.a perl.o malloc.o gv.o toke.o perly.o op.o
regcomp.o dump.o util.o mg.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o
pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o
universal.o xsutils.o globals.o perlio.o perlapi.o
        rm -f opmini.c
        cp op.c opmini.c
        `sh  cflags libperl.a opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c
          CCCMD =  cc -DPERL_CORE -c  -D_HPUX_SOURCE
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Ae -O
        rm -f opmini.c
         cc -L/usr/local/lib -o miniperl \
            miniperlmain.o opmini.o libperl.a -lnsl -lnm -ldld -lm -lc
-lndir -lcrypt -lsec
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file
(miniperlmain.o) was detected. The linked output may not run on a PA 1.x
system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   __builtin_next_arg (code)
*** Error exit code 1

Stop.
..........................................

Can anyone help me fix this?
thanks in advance.
steve

--
         _______________________________________________________
        |                  Steve Sayler                         |
        |US Gov't, Department of Commerce,   Tel: 303-497-3959  |
        |NOAA, Space Environment Center      Fax: 303-497-3645  |
      _ |325 Broadway, MS: R/E/SE2                              | _
     / )|Boulder, Colorado, USA 80303                           |( \
    / / |                                                       | \ \

 (((\ \>|_/ >_______________________________________________< \_|</ /)))
 (\\\\ \_/ /                               __                \ \_/ ////)
  \       /     _ __   ___   __ _  __ _   / /__  ___  ___     \       /
   \    _/     | '_ \ / _ \ / _` |/ _` | / / __|/ _ \/ __|     \_    /
   /   /       | | | | (_) | (_| | (_| |/ /\__ \  __/ (__        \   \
               |_| |_|\___/ \__,_|\__,_/_/ |___/\___|\___|

 
 
 

perl5.6.1 make errors

Post by Steve Prott » Thu, 23 Aug 2001 12:47:32


HP has precompiled depots for supported perl products.

On Thu, 16 Aug 2001 15:26:09 -0600, Steve Sayler

<steve.say...@noaa.gov> wrote:

>--------------FC7EB8949ADDB1FE04F4C651
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit

>I am trying to install perl and the perl modules (which the
>already-build-version does not adequately have), and I am getting this
>error:

> ...
>      /usr/bin/ar rcu libperl.a perl.o malloc.o gv.o toke.o perly.o op.o
>regcomp.o dump.o util.o mg.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o
>pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o
>universal.o xsutils.o globals.o perlio.o perlapi.o
>        rm -f opmini.c
>        cp op.c opmini.c
>        `sh  cflags libperl.a opmini.o`  -DPERL_EXTERNAL_GLOB opmini.c
>          CCCMD =  cc -DPERL_CORE -c  -D_HPUX_SOURCE
>-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -Ae -O
>        rm -f opmini.c
>         cc -L/usr/local/lib -o miniperl \
>            miniperlmain.o opmini.o libperl.a -lnsl -lnm -ldld -lm -lc
>-lndir -lcrypt -lsec
>/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file
>(miniperlmain.o) was detected. The linked output may not run on a PA 1.x
>system.
>/usr/ccs/bin/ld: Unsatisfied symbols:
>   __builtin_next_arg (code)
>*** Error exit code 1

>Stop.
>..........................................

>Can anyone help me fix this?
>thanks in advance.
>steve

>--
>         _______________________________________________________
>        |                  Steve Sayler                         |
>        |US Gov't, Department of Commerce,   Tel: 303-497-3959  |
>        |NOAA, Space Environment Center      Fax: 303-497-3645  |
>      _ |325 Broadway, MS: R/E/SE2                              | _
>     / )|Boulder, Colorado, USA 80303                           |( \
>    / / |                                                       | \ \
>  _( (_ |  _         email: steve.say...@noaa.gov            _  | _) )_
> (((\ \>|_/ >_______________________________________________< \_|</ /)))
> (\\\\ \_/ /                               __                \ \_/ ////)
>  \       /     _ __   ___   __ _  __ _   / /__  ___  ___     \       /
>   \    _/     | '_ \ / _ \ / _` |/ _` | / / __|/ _ \/ __|     \_    /
>   /   /       | | | | (_) | (_| | (_| |/ /\__ \  __/ (__        \   \
>               |_| |_|\___/ \__,_|\__,_/_/ |___/\___|\___|

>--------------FC7EB8949ADDB1FE04F4C651
>Content-Type: text/html; charset=us-ascii
>Content-Transfer-Encoding: 7bit

><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
><html>
>I&nbsp;am trying to install perl and the perl modules (which the already-build-version
>does not adequately have), and I am getting this error:
><p>&nbsp;...
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/bin/ar rcu libperl.a perl.o malloc.o
>gv.o toke.o perly.o op.o regcomp.o dump.o util.o mg.o hv.o av.o run.o pp_hot.o
>sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o
>deb.o universal.o xsutils.o globals.o perlio.o perlapi.o
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm -f opmini.c
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cp op.c opmini.c
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; `sh&nbsp; cflags libperl.a
>opmini.o`&nbsp; -DPERL_EXTERNAL_GLOB opmini.c
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CCCMD =&nbsp;
>cc -DPERL_CORE -c&nbsp; -D_HPUX_SOURCE -I/usr/local/include -D_LARGEFILE_SOURCE
>-D_FILE_OFFSET_BITS=64&nbsp; -Ae -O
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm -f opmini.c
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cc -L/usr/local/lib
>-o miniperl \
><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
>miniperlmain.o opmini.o libperl.a -lnsl -lnm -ldld -lm -lc -lndir -lcrypt
>-lsec
><br>/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (miniperlmain.o)
>was detected. The linked output may not run on a PA 1.x system.
><br>/usr/ccs/bin/ld: Unsatisfied symbols:
><br>&nbsp;&nbsp; __builtin_next_arg (code)
><br>*** Error exit code 1
><p>Stop.
><br>..........................................
><p>Can anyone help me fix this?
><br>thanks in advance.
><br>steve
><br>&nbsp;
><pre>--&nbsp;
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________________
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Steve Sayler&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |US Gov't, Department of Commerce,&nbsp;&nbsp; Tel: 303-497-3959&nbsp; |
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |NOAA, Space Environment Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 303-497-3645&nbsp; |
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _ |325 Broadway, MS: R/E/SE2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | _
>&nbsp;&nbsp;&nbsp;&nbsp; / )|Boulder, Colorado, USA 80303&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |( \
>&nbsp;&nbsp;&nbsp; / / |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | \ \
>&nbsp; _( (_ |&nbsp; _&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; email: steve.say...@noaa.gov&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _&nbsp; | _) )_
>&nbsp;(((\ \>|_/ >_______________________________________________&lt; \_|&lt;/ /)))
>&nbsp;(\\\\ \_/ /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \ \_/ ////)
>&nbsp; \&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp;&nbsp; _ __&nbsp;&nbsp; ___&nbsp;&nbsp; __ _&nbsp; __ _&nbsp;&nbsp; / /__&nbsp; ___&nbsp; ___&nbsp;&nbsp;&nbsp;&nbsp; \&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /
>&nbsp;&nbsp; \&nbsp;&nbsp;&nbsp; _/&nbsp;&nbsp;&nbsp;&nbsp; | '_ \ / _ \ / _` |/ _` | / / __|/ _ \/ __|&nbsp;&nbsp;&nbsp;&nbsp; \_&nbsp;&nbsp;&nbsp; /
>&nbsp;&nbsp; /&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | | | | (_) | (_| | (_| |/ /\__ \&nbsp; __/ (__&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \&nbsp;&nbsp; \
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |_| |_|\___/ \__,_|\__,_/_/ |___/\___|\___|</pre>
>&nbsp;</html>

>--------------FC7EB8949ADDB1FE04F4C651--


 
 
 

1. Need Help with Perl5.6.1 & ioctl on HPUX 11.00 system

I have recently downloaded & compiled Perl5.6.1.
I am trying to use ioctl to access and setup a tty for modem use.
I keep getting an invalid argument returned by ioctl.

    Perl 5.6.1 compiled cleanly, I ran "h2ph -r -l *" as root from
/usr/include.

Any help would be appreciated.
Thanks in advance
-Keith

Here is a sample of the test code:
==========================================================================
#!/usr/local/bin/perl

use POSIX;
use IO::Handle;

require 'sys/modem.ph';
require 'termios.ph';
require 'sys/termios.ph';
require 'sys/termiox.ph';
require 'sys/ttold.ph';
require 'sys/strtio.ph';

my $junk;

my $rc = 0;

my $fd = POSIX::open("/dev/tty2a7",&POSIX::O_RDWR | &POSIX::O_NOCTTY |
&POSIX::O_NONBLOCK ) ;

my $handle = new_from_fd IO::Handle ($fd, "r");
$tcgetx = defined(&TCGETX) ? &TCGETX :0;
print "\n\nTCGETX=>>$tcgetx<<\n\n";

$rc = ioctl($handle,$tcgetx, $junk);

print "\nIOCTL RC=>>$rc<<\nSYSTEM returned >>$!<<\n\n\n";

POSIX::close($fd);
==========================================================================

2. need to reboot local Nt 4 mashine after running my script.

3. VIM 6.1 problems on HP_UX 11

4. Problem installing VS.net 2003 on Win2K

5. HPUX 10.20 to 11.0 using NNM 6.1

6. STOS users

7. Upgrading from 10.20 to 11.0 with NMM 6.1

8. FireworX software for Firecracker

9. Envizex Xterminal Booting X from Redhat 6.1

10. Sec. Vulnerability OpenView NNM 6.1

11. Upgrading NNM 6.01 to 6.1 on 10.20

12. NFS - problems with HP-UX9.05 <-> SuSE Linux 6.1...

13. C-Kermit 6.1 Available for Beta Testing