-rishi
Computer Info:
Dual 1.25GHz G4, 2GB RAM, 120GB HD
# uname -a
Darwin macrishi.dbi.tju.edu 6.8 Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC Power Macintosh powerpc
All softwareupdates installed except iTunes4.1
When I try to add perl580, it says: Failed: compiling perl580-5.8.0-11 failed
above that, it says:
Failed 2 test scripts out of 655, 99.69% okay.
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
### ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### DYLD_LIBRARY_PATH, to point to the build directory:
### setenv DYLD_LIBRARY_PATH `pwd`:$DYLD_LIBRARY_PATH; cd t; ./perl harness
### DYLD_LIBRARY_PATH=`pwd`:$DYLD_LIBRARY_PATH; export DYLD_LIBRARY_PATH; cd t; ./perl harness
### export DYLD_LIBRARY_PATH=`pwd`:$DYLD_LIBRARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
The two tests that failed were: t/op/groups..........................FAILED at test 1 t/op/pwent...........................FAILED at test 1
The following were not found in the section after asking where everything should go. I don't know that these are issues, but it's interesting that getpwent_r was not found. I am using a dual processor machine (1.25Ghz G4), so it may be an issue with threading.
qgcvt() NOT found.
gconvert NOT found.
gcvt NOT found.
accessx() NOT found.
atolf() NOT found.
atoll() NOT found.
chsize() NOT found.
class() NOT found.
<crypt.h> NOT found.
crypt_r() NOT found.
ctermid_r() NOT found.
cuserid() NOT found.
dbmclose() NOT found.
<sys/ndir.h> NOT found.
drand48_r() NOT found.
eaccess() NOT found.
endgrent_r() NOT found.
endhostent_r() NOT found.
endnetent_r() NOT found.
endprotoent_r() NOT found.
endpwent_r() NOT found.
endservent_r() NOT found.
finitel() NOT found.
fp_class() NOT found.
fpclass() NOT found.
fpclassify() NOT found.
fpclassl() NOT found.
frexpl() NOT found.
statvfs() NOT found.
fstatvfs() NOT found.
getespwnam() NOT found.
getgrent_r() NOT found.
gethostbyaddr_r() NOT found.
gethostbyname_r() NOT found.
gethostent_r() NOT found.
getlogin_r() NOT found.
getmnt() NOT found.
getmntent() NOT found.
getnetbyaddr_r() NOT found.
getnetbyname_r() NOT found.
getnetent_r() NOT found.
getpgrp2() NOT found.
getprotobyname_r() NOT found.
getprotobynumber_r() NOT found.
getprotoent_r() NOT found.
getprpwnam() NOT found.
getpwent_r() NOT found.
getservbyname_r() NOT found.
getservbyport_r() NOT found.
getservent_r() NOT found.
getspnam() NOT found.
<shadow.h> NOT found.
getspnam_r() NOT found.
hasmntopt() NOT found.
isfinite() NOT found.
isnanl() NOT found.
lchown() NOT found.
<langinfo.h> NOT found.
nl_langinfo() NOT found.
poll() NOT found.
random_r() NOT found.
readdir64_r() NOT found.
setgrent_r() NOT found.
sethostent_r() NOT found.
setlocale_r() NOT found.
setnetent_r() NOT found.
setpgrp2() NOT found.
setproctitle() NOT found.
setprotoent_r() NOT found.
setpwent_r() NOT found.
setresgid() NOT found.
setresuid() NOT found.
setservent_r() NOT found.
<sfio.h> NOT found.
sockatmark() NOT found.
socks5_init() NOT found.
srand48_r() NOT found.
srandom_r() NOT found.
<sys/vfs.h> NOT found.
<sys/statfs.h> NOT found.
strerror_r() NOT found.
strtold() NOT found.
tmpnam_r() NOT found.
ttyname_r() NOT found.
unordered() NOT found.
ustat() NOT found.
<socks.h> NOT found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<ieeefp.h> NOT found.
<libutil.h> NOT found.
<mntent.h> NOT found.
<net/errno.h> NOT found.
<poll.h> NOT found.
<prot.h> NOT found.
<sunmath.h> NOT found.
<sys/access.h> NOT found.
<sys/mode.h> NOT found.
<sys/security.h> NOT found.
<sys/statvfs.h> NOT found.
<ustat.h> NOT found.
<values.h> NOT found.
<vfork.h> NOT found.
gdbm_open() NOT found.
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
