crabe;698601 Wrote: > It looks like your system does not have the system header files > installed, you can check by running > > # pkg info system/header > > which should return with > > # pkg info system/header > Name: system/header > Summary: Core Header Files > Description: Core C/C++ header files > Category: System/Core > State: Installed > Publisher: solaris > Version: 0.5.11 > Build Release: 5.11 > Branch: 0.175.0.0.0.2.1 > Packaging Date: Wed Oct 19 07:31:58 2011 > Size: 10.36 MB > FMRI: > pkg://solaris/system/[email protected],5.11-0.175.0.0.0.2.1:20111019T073158Z > > Presumably you will rather see "pkg: info: no packages matching the > following patterns you specified are installed on the system." > > Run > > # pkg install system/header > > to install the missing /usr/include/sys/types.h file. > > -clemens
Thank you! You were right. But now after 5 minutes, the script stops again with this message: cp Scan.bs blib/arch/auto/Media/Scan/Scan.bs chmod 644 blib/arch/auto/Media/Scan/Scan.bs Manifying blib/man3/Media::Scan.3 1..1 not ok 1 - use Media::Scan; # Failed test 'use Media::Scan;' # at t/01use.t line 3. # Tried to use 'Media::Scan'. # Error: Can't load 'blib/arch/auto/Media/Scan/Scan.so' for module Media::Scan: ld.so.1: perl: fatal: blib/arch/auto/Media/Scan/Scan.so: hardware capability (CA_SUNW_HW_1) unsupported: 0x300 [ AMD_3DNowx AMD_3DNow ] at /usr/perl5/5.12/lib/i86pc-solaris-64int/DynaLoader.pm line 200. # at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. make test failed, aborting I hope you can help me again. Greets xmasman -- xmasman ------------------------------------------------------------------------ xmasman's Profile: http://forums.slimdevices.com/member.php?userid=44902 View this thread: http://forums.slimdevices.com/showthread.php?t=93300 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
