Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2001 21:46:00 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        Mark Murray <mark@grondar.za>
Cc:        current@freebsd.org, Galen Sampson <galen_sampson@yahoo.com>
Subject:   Re: building cvsup from ports
Message-ID:  <XFMail.011119214600.jdp@polstra.com>
In-Reply-To: <200111171204.fAHC4FN28611@grimreaper.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
There is already a patch in PR ports/30899.  It is OK to commit it
IF you can test it first on a FreeBSD 4.x system (any architecture)
and also a -current Alpha system.

John

Mark Murray wrote:
> John
> 
> I have a patch (courtesy of Brian Somers) that fixes M3. I believe
> he has submitted it to you.
> 
> May I/We commit it?
> 
> M
> 
>> Hello all,
>>    Sounds like a silly place to post this but...here goes.  I'm getting errors
>> compiling cvsup from ports.  The ports tree installed is the default coming
>> with the 11/12/01 snapshot.  I want would use CVS, but I don't know how (and
>> yet I call my self a computer science student).  It complains about nfs/nfs.h
>> not existing (I checked, it doesn't).  This is the first thing I have built
>> from ports except X in -current, so all of the dependencies besides X were
>> built with this port during "make install".  I remeber seeing this post on
>> stable a while ago, but can't find the message for the life or me.  The error
>> is appended for amusment to those individuals who understand such things.
>> 
>> regards,
>> Galen Sampson
>> 
>> # cd /usr/ports/net/cvsup
>> # make install
>> To build this port without X11 (and without the GUI), define "WITHOUT_X11".
>> ===>  Extracting for cvsup-16.1e
>> >> Checksum OK for cvsup-snap-16.1e.tar.gz.
>> ===>   cvsup-16.1e depends on file:
>> /usr/local/lib/m3/FreeBSD4/libm3formsvbt.so.7 - not found
>> ===>    Verifying install for /usr/local/lib/m3/FreeBSD4/libm3formsvbt.so.7 in
>> /usr/ports/lang/pm3-forms
>> ===>  Extracting for pm3-forms-1.1.15
>> >> No MD5 checksum file.
>> ===>   pm3-forms-1.1.15 depends on file:
>> /usr/local/lib/m3/FreeBSD4/libm3vbtkit.so.7 - not found
>> ===>    Verifying install for /usr/local/lib/m3/FreeBSD4/libm3vbtkit.so.7 in
>> /usr/ports/lang/pm3-gui
>> ===>  Extracting for pm3-gui-1.1.15
>> >> No MD5 checksum file.
>> ===>   pm3-gui-1.1.15 depends on file: /usr/local/lib/m3/FreeBSD4/libm3tcp.so.7
>> - not found
>> ===>    Verifying install for /usr/local/lib/m3/FreeBSD4/libm3tcp.so.7 in
>> /usr/ports/lang/pm3-net
>> ===>  Extracting for pm3-net-1.1.15
>> >> No MD5 checksum file.
>> ===>   pm3-net-1.1.15 depends on file: /usr/local/lib/m3/FreeBSD4/libm3.so.7 -
>> not found
>> ===>    Verifying install for /usr/local/lib/m3/FreeBSD4/libm3.so.7 in
>> /usr/ports/lang/pm3-base
>> ===>  Installing for pm3-base-1.1.15
>> cd boot-FreeBSD4/m3core/FreeBSD4; gmake -f make.boot "CC=cc" "CFLAGS=-O -pipe "
>> "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" "EXTRALIBS=-lm"
>> "LDFLAGS="
>> gmake[1]: Entering directory
>> `/usr/ports/lang/pm3-base/work/pm3-1.1.15/boot-FreeBSD4/m3core/FreeBSD4'
>> cc -O -pipe    -c -o RTHeapDepC.o RTHeapDepC.c
>> RTHeapDepC.c:101: nfs/nfs.h: No such file or directory
>> RTHeapDepC.c: In function `mount':
>> RTHeapDepC.c:719: dereferencing pointer to incomplete type
>> RTHeapDepC.c:719: dereferencing pointer to incomplete type
>> RTHeapDepC.c:720: dereferencing pointer to incomplete type
>> RTHeapDepC.c:720: dereferencing pointer to incomplete type
>> RTHeapDepC.c:721: dereferencing pointer to incomplete type
>> RTHeapDepC.c:721: dereferencing pointer to incomplete type
>> gmake[1]: *** [RTHeapDepC.o] Error 1
>> gmake[1]: Leaving directory
>> `/usr/ports/lang/pm3-base/work/pm3-1.1.15/boot-FreeBSD4/m3core/FreeBSD4'
>> gmake: *** [boot] Error 2
>> *** Error code 2
>> 
>> Stop in /usr/ports/lang/pm3-base.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-base.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-base.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-net.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-gui.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/lang/pm3-forms.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> *** Error code 1
>> 
>> Stop in /usr/ports/net/cvsup.
>> 
>> __________________________________________________
>> Do You Yahoo!?
>> Find the one for you at Yahoo! Personals
>> http://personals.yahoo.com
>> 
>> To Unsubscribe: send mail to majordomo@FreeBSD.org
>> with "unsubscribe freebsd-current" in the body of the message
> -- 
> o       Mark Murray
> \_      FreeBSD Services Limited
> O.\_    Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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