freddo411 has asked for the wisdom of the Perl Monks concerning the following question:
CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey-2.21.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Term::ReadKey cp ReadKey.pm blib/lib/Term/ReadKey.pm AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey) /usr/local/bin/perl -I/usr/local/lib/perl5/5.00503 genchars.pl Writing termio/termios section of cchars.h... Done. Checking for sgtty... Sgtty found. Checking sgtty... ltchars structure found. Checking symbols t_rprntc (REPRINT) found in ltchars t_dsuspc (DSUSPEND) found in ltchars t_werasc (ERASEWORD) found in ltchars t_flushc (DISCARD) found in ltchars t_lnextc (QUOTENEXT) found in ltchars t_suspc (SUSPEND) found in ltchars Writing sgtty section of cchars.h... Done. /usr/local/bin/perl /usr/local/lib/perl5/5.00503/ExtUtils/xsubpp -nopr +ototypes -typemap /usr/local/lib/perl5/5.00503/ExtUtils/typemap Read +Key.xs > ReadKey.xsc && mv ReadKey.xsc ReadKey.c make: *** No rule to make target `/usr/local/lib/perl5/5.00503/sun4-so +laris/CORE/opnames.h', needed by `ReadKey.o'. Stop.
I super searched for this but to no avail. Google gives only two hits each on different platforms. I'm on Solaris 2.8, perl 5.005.03, using GCC 3.2.2 Why do some modules look for opnames.h? Why don't I have this in my perl install?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module compile problem
by rob_au (Abbot) on May 16, 2003 at 02:29 UTC | |
by freddo411 (Chaplain) on May 16, 2003 at 18:03 UTC | |
|
Re: Module compile problem
by pzbagel (Chaplain) on May 16, 2003 at 00:45 UTC | |
by freddo411 (Chaplain) on May 16, 2003 at 17:50 UTC | |
|
Re: Module compile problem
by diotalevi (Canon) on May 15, 2003 at 23:20 UTC | |
by freddo411 (Chaplain) on May 16, 2003 at 17:58 UTC | |
by diotalevi (Canon) on May 16, 2003 at 18:05 UTC |