Can anyone offer some suggestions wrt the following problems?

Both these commands fail,

 fink update sgmls-pm

 fink install libwww-pm581

Here are my installed perl modules,

[~]% fink list -w 100 -i "*-pm*"
Information about 3840 packages read in 3 seconds.
 i   compress-zlib-pm581  1.33-12         Part of the info-zip zlib compression 
library
 i   html-tagset-pm       3.03-12         Perl module, data tables useful in 
HTML
(i)  sgmls-pm             1.03ii-3        Perl lib for use with the onsgmls 
parser
 i   storable-pm          1.0.14-7        Placeholder for versioned Storable 
packages
 i   storable-pm560       1.0.14-3        Perl module for persistent data 
structures, v. 5.6.0
 i   user-pm              1.6-12          API for locating user information 
regardless of OS

and here are the details about perl itself:

[~]% fink list -w 100 -i "perl"
Information about 3840 packages read in 2 seconds.
 i   perl584              5.8.4-2         The Perl programming language, v. 
5.8.4
 i   perl584-core         5.8.4-2         Core files for perl, v. 5.8.4
 i   system-perl          5.8.1-1         [virtual package representing perl]


Here are the tails of the compilation attempt for "fink update sgmls-pm":

fink update sgmls-pm
/usr/bin/sudo /sw/bin/fink  update sgmls-pm
Password:
Information about 3840 packages read in 2 seconds.
The following package will be installed or updated:
 sgmls-pm
The following 2 additional packages will be installed:
 opensp4 opensp4-shlibs
Do you want to continue? [Y/n] y

[*snip*]

/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
creating osgmlnorm
Making all in sx
make  all-am
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -I/sw/include  -g -O2 -c -o sx.o 
`test -f 'sx.cxx' || echo './'`sx.cxx
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -I/sw/include  -g -O2 -c -o 
XmlOutputEventHandler.o `test -f 'XmlOutputEventHandler.cxx' || echo 
'./'`XmlOutputEventHandler.cxx
XmlOutputEventHandler.cxx: In constructor `
   OpenSP::XmlOutputEventHandler::XmlOutputEventHandler(const 
   OpenSP::XmlOutputEventHandler::Options&, OpenSP::OutputCharStream*, const 
   OpenSP::StringC&, const char*, const char*, const 
   OpenSP::Ptr<OpenSP::ExtendEntityManager>&, const OpenSP::CharsetInfo&, 
   OpenSP::CmdLineApp*)':
XmlOutputEventHandler.cxx:120: error: `dirname' undeclared (first use this 
   function)
XmlOutputEventHandler.cxx:120: error: (Each undeclared identifier is reported 
   only once for each function it appears in.)
make[3]: *** [XmlOutputEventHandler.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.MzK3qw failed, exit code 2
Failed: compiling opensp4-1.5.1-1 failed



And here are the tails of the compilation attempt for "fink install 
libwww-pm581"

fink install libwww-pm581
/usr/bin/sudo /sw/bin/fink  install libwww-pm581
Password:
Information about 3840 packages read in 3 seconds.
The following package will be installed or updated:
 libwww-pm581
The following 2 additional packages will be installed:
 html-parser-pm581 uri-pm581
Do you want to continue? [Y/n] y

[*snip*]

t/file...........ok
t/ftp............ok
t/generic........ok
t/heuristic......FAILED test 7
                        Failed 1/15 tests, 93.33% okay
t/http...........ok
t/ldap...........ok
t/mailto.........ok
t/mix............ok
t/mms............ok
t/news...........ok
t/old-absconf....ok
t/old-base.......ok
t/old-relbase....ok
t/pop............ok
t/query-param....ok
t/query..........ok
t/rel............ok
t/rfc2732........ok
t/roy-test.......ok
t/rsync..........ok
t/rtsp...........ok
t/sip............ok
t/split..........ok
t/storable.......ok
t/urn-isbn.......skipped
        all skipped: Needs the Business::ISBN module installed
t/urn-oid........ok
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/heuristic.t               15    1   6.67%  7
1 test skipped.
Failed 1/30 test scripts, 96.67% okay. 1/447 subtests failed, 99.78% okay.
make: *** [test_dynamic] Error 2
### execution of make failed, exit code 2
Failed: compiling uri-pm581-1.30-11 failed


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to