Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 1997 14:29:34 -0700 (PDT)
From:      Jaye Mathisen  <mrcpu@cdsnet.net>
To:        ports@freebsd.org
Subject:   Few ports problems.
Message-ID:  <Pine.NEB.3.95.970812142620.1820A-100000@mail.cdsnet.net>

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


a port of the static cvsup binaries would be really useful.

cvsup port doesn't build for me on a recent 2.2.2, to wit:

# make
>> cvsup-15.1.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://hub.freebsd.org/pub/CVSup/.
Receiving cvsup-15.1.tar.gz (253515 bytes): 100%
253515 bytes transfered in 53.8 seconds  (4.60 kB/s)
>> Checksum OK for cvsup-15.1.tar.gz.
===>  Extracting for cvsup-15.1
===>  cvsup-15.1 depends on executable: m3build-5 - not found
===>  Verifying install for m3build-5 in /usr/ports/lang/modula-3
===>  Extracting for modula-3-3.6
===>  modula-3-3.6 depends on: /usr/ports/lang/modula-3-lib
===>  Verifying install for /usr/ports/lang/modula-3-lib
>> m3-fbsd-src-3.6.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/.
Receiving m3-fbsd-src-3.6.tar.gz (2347627 bytes): 100%
2347627 bytes transfered in 993.0 seconds  (2.31 kB/s)
>> m3-fbsd-m3cc-3.6.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/.
Receiving m3-fbsd-m3cc-3.6.tar.gz (358896 bytes): 100%
358896 bytes transfered in 82.8 seconds  (4.23 kB/s)
>> m3-fbsd-boot-3.6.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/.
Receiving m3-fbsd-boot-3.6.tar.gz (564668 bytes): 100%
564668 bytes transfered in 654.6 seconds  (863 bytes/s)
>> Checksum OK for m3-fbsd-src-3.6.tar.gz.
>> Checksum OK for m3-fbsd-m3cc-3.6.tar.gz.
>> Checksum OK for m3-fbsd-boot-3.6.tar.gz.
===>  Extracting for modula-3-lib-3.6
Copying gcc sources from /usr/src/contrib
/usr/ports/lang/modula-3-lib/scripts/copy_files: not found
*** Error code 1

Stop.
*** Error code 1


Possibly because copy_files isn't executable, only mode 644.  Changing
it's modes to 755 seems to let me get further.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.970812142620.1820A-100000>