Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 19:57:32 -0800 (PST)
From:      Tom Kersten <tomkersten98@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Why doesn't this work???
Message-ID:  <20020117035732.20218.qmail@web10006.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]

Hello all,

I am trying to build StarOffice 5.2 from the ports
collection. From the archives it sounds like a cvsup
will do the trick, so I did that. But, I am still
getting stuck on retrieving the 109939.03.tar.Z file
from any of the suggested sites. I have attached the
make error and my cvsup file for you to check out if
you are interested and see any problems. Let me know
if you see something I don't....

TIA,

Thomas Kersten

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
[-- Attachment #2 --]
##MAKE ERROR##

www# make WITH_ADABAS=YES
===>   staroffice-5.2_1 depends on file: /compat/linux/lib/libc.so.6 - found

Check if linprocfs is running: YES
>> 109939-03.tar.Z doesn't seem to exist in /usr/ports/distfiles/staroffice52.
>> Attempting to fetch from ftp://ftp.csua.berkeley.edu/pub/.1/ports/distfiles/staroffic
e52/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://sunsite.cnlab-switch.ch/mirror/staroffice/english/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://ftp.snerpa.is/pub/linux/staroffice/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://ftp.linux.tucows.com/pub/Linuxberg/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://ftp.linux.hr/pub/staroffice/5.2/.
fetch: 109939-03.tar.Z: Connection refused
>> Attempting to fetch from ftp://ftp.sunsite.auc.dk/disk2/sun-patches/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://sunsite.uio.no/pub/sun/sun-patches/.
Receiving 109939-03.tar.Z (42587925 bytes): 2%
1255576 bytes transferred in 8.2 seconds (149.16 kBps)
fetch: ftp://sunsite.uio.no/pub/sun/sun-patches/109939-03.tar.Z: Connection reset by peer
>> Attempting to fetch from ftp://ftp.hu-berlin.de/pub/mirrors/sunsolve.sun.com/pub/patches/.
fetch: 109939-03.tar.Z: Operation timed out
>> Attempting to fetch from ftp://ftp.sunet.se/pub7/security/vendor/sun/patches/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/staroffice52/.
fetch: 109939-03.tar.Z: File unavailable (e.g., file not found, no access)
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/staroffice52 and try again.
*** Error code 1
 
Stop in /usr/ports/editors/staroffice52.
*** Error code 1
 
Stop in /usr/ports/editors/staroffice52.
*** Error code 1
 
Stop in /usr/ports/editors/staroffice52.
*** Error code 1
 
Stop in /usr/ports/editors/staroffice52.
*** Error code 1
 
Stop in /usr/ports/editors/staroffice52.
*** Error code 1
 
Stop in /usr/ports/editors/staroffice52.



##CVSUP FILE##

 
# Defaults that apply to all the collections
#
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/handbook/mirrors.html.
*default host=cvsup16.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default umask=022
# The following line is for 4-stable.  If you want 3-stable or 2.2-stable,
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
 
# If your network link is a T1 or faster, comment out the following line.
*default compress
 
## Main Source Tree.
#
# The easiest way to get the main source tree is to use the "src-all"
# mega-collection.  It includes all of the individual "src-*" collections.
# Please note:  If you want to track -STABLE, leave this uncommented.
ports-all tag=.
#docs-all
#src-all

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020117035732.20218.qmail>