Date: Thu, 3 Feb 2000 19:18:02 -0700 From: Mike Morgan <mikemorgan@hfnweb.com> To: 'Jon-Erik Lido' <jlido@goof.com>, freebsd-questions@freebsd.org Subject: RE: Broken ports collection Message-ID: <E3E1A9F2A227D311A1EC00902785C1084C2F84@UTASVEXG001>
next in thread | raw e-mail | index | archive | help
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF6EB6.10758F0A Content-Type: text/plain; charset="iso-8859-1" I just did a fresh install off the 3.4 cd's, then cvsup'd and didnt have any problem. I always follow the instructions in http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html and the handbook http://www.freebsd.org/handbook/cutting-edge.html michael morgan -----Original Message----- From: Jon-Erik Lido [mailto:jlido@goof.com] Sent: Thursday, February 03, 2000 5:56 PM To: freebsd-questions@freebsd.org Subject: Re: Broken ports collection On Thu, Feb 03, 2000 at 09:27:20AM -0800, Alfred Perlstein wrote: > * Jon-Erik Lido <jlido@goof.com> [000203 07:09] wrote: > > On Wed, Feb 02, 2000 at 09:36:08PM -0800, Alfred Perlstein wrote: > > > * Jon-Erik Lido <jlido@goof.com> [000202 21:33] wrote: > > > > I recently installed FreeBSD 3.4 on a new computer (a clean slate). > > > > Unfortunately, one of my favorite features of FreeBSD, the ports > > > > collection seems to be broken for me. No matter what port I try to > > > > build I get the same set of error messages complaining about > > > > /usr/ports/Mk/bsd.port.mk. Here's the first few errors: > > > > > > > > "/usr/ports/Mk/bsd.port.mk", line 649: warning: String comparison operator should be either == or != > > > > "/usr/ports/Mk/bsd.port.mk", line 649: Malformed conditional (defined(USE_NEWGCC) && ${OSVERSION} < 400012) > > > > "/usr/ports/Mk/bsd.port.mk", line 649: Need an operator > > > > "/usr/ports/Mk/bsd.port.mk", line 671: warning: String comparison operator shoul > > > > "/usr/ports/Mk/bsd.port.mk", line 671: Malformed conditional (${OSVERSION} >= 300000) > > > > "/usr/ports/Mk/bsd.port.mk", line 671: Need an operator > > > > > > > > I installed FreeBSD from CDROM. > > > > > > > > I tried replacing the bsd.port.mk file with the one from ftp.freebsd.org > > > > out of morbid curiosity, but this yielded the same results. Here's > > > > the MD5 checksum from the file. > > > > > > > > MD5 (/usr/ports/Mk/bsd.port.mk) = 270999fdcca5429a11485c4ebe76f78a > > > > > > > > I've also tried re-extracting the ports tarball from the CDROM, but > > > > it had no effect. What's going on here? > > > > > > You're using gmake instead of make? > > > > > > -Alfred > > > > Nope, regular make. > > output of: > which make > > and: > make -v > > please. > > -Alfred which make /usr/bin/make which gmake gmake not found make -v make: no target to make. md5 /usr/bin/make MD5 (/usr/bin/make) = aa28c190476e3c72034462e361d1e545 This is an install into a clean filesystem from the official Walnut Creek 3.4 Release CDROM. I'm happy to provide any additional diagnostic information. Thanks, Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01BF6EB6.10758F0A Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2448.0"> <TITLE>RE: Broken ports collection</TITLE> </HEAD> <BODY> <P><FONT SIZE=3D2>I just did a fresh install off the 3.4 cd's, then = cvsup'd and didnt have any problem.</FONT> <BR><FONT SIZE=3D2>I always follow the instructions in <A = HREF=3D"http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-= world.html" = TARGET=3D"_blank">http://www.nothing-going-on.demon.co.uk/FreeBSD/make-w= orld/make-world.html</A> and the handbook <A = HREF=3D"http://www.freebsd.org/handbook/cutting-edge.html" = TARGET=3D"_blank">http://www.freebsd.org/handbook/cutting-edge.html</A><= /FONT></P> <P><FONT SIZE=3D2>michael morgan</FONT> </P> <BR> <P><FONT SIZE=3D2>-----Original Message-----</FONT> <BR><FONT SIZE=3D2>From: Jon-Erik Lido [<A = HREF=3D"mailto:jlido@goof.com">mailto:jlido@goof.com</A>]</FONT> <BR><FONT SIZE=3D2>Sent: Thursday, February 03, 2000 5:56 PM</FONT> <BR><FONT SIZE=3D2>To: freebsd-questions@freebsd.org</FONT> <BR><FONT SIZE=3D2>Subject: Re: Broken ports collection</FONT> </P> <BR> <P><FONT SIZE=3D2>On Thu, Feb 03, 2000 at 09:27:20AM -0800, Alfred = Perlstein wrote:</FONT> <BR><FONT SIZE=3D2>> * Jon-Erik Lido <jlido@goof.com> [000203 = 07:09] wrote:</FONT> <BR><FONT SIZE=3D2>> > On Wed, Feb 02, 2000 at 09:36:08PM -0800, = Alfred Perlstein wrote:</FONT> <BR><FONT SIZE=3D2>> > > * Jon-Erik Lido = <jlido@goof.com> [000202 21:33] wrote:</FONT> <BR><FONT SIZE=3D2>> > > > I recently installed FreeBSD 3.4 = on a new computer (a clean slate).</FONT> <BR><FONT SIZE=3D2>> > > > Unfortunately, one of my = favorite features of FreeBSD, the ports</FONT> <BR><FONT SIZE=3D2>> > > > collection seems to be broken = for me. No matter what port I try to</FONT> <BR><FONT SIZE=3D2>> > > > build I get the same set of = error messages complaining about</FONT> <BR><FONT SIZE=3D2>> > > > /usr/ports/Mk/bsd.port.mk. = Here's the first few errors:</FONT> <BR><FONT SIZE=3D2>> > > > </FONT> <BR><FONT SIZE=3D2>> > > > = "/usr/ports/Mk/bsd.port.mk", line 649: warning: String = comparison operator should be either =3D=3D or !=3D</FONT> <BR><FONT SIZE=3D2>> > > > = "/usr/ports/Mk/bsd.port.mk", line 649: Malformed conditional = (defined(USE_NEWGCC) && ${OSVERSION} < 400012)</FONT> <BR><FONT SIZE=3D2>> > > > = "/usr/ports/Mk/bsd.port.mk", line 649: Need an = operator</FONT> <BR><FONT SIZE=3D2>> > > > = "/usr/ports/Mk/bsd.port.mk", line 671: warning: String = comparison operator shoul</FONT> <BR><FONT SIZE=3D2>> > > > = "/usr/ports/Mk/bsd.port.mk", line 671: Malformed conditional = (${OSVERSION} >=3D 300000)</FONT> <BR><FONT SIZE=3D2>> > > > = "/usr/ports/Mk/bsd.port.mk", line 671: Need an = operator</FONT> <BR><FONT SIZE=3D2>> > > > </FONT> <BR><FONT SIZE=3D2>> > > > I installed FreeBSD from = CDROM.</FONT> <BR><FONT SIZE=3D2>> > > > </FONT> <BR><FONT SIZE=3D2>> > > > I tried replacing the = bsd.port.mk file with the one from ftp.freebsd.org</FONT> <BR><FONT SIZE=3D2>> > > > out of morbid curiosity, but = this yielded the same results. Here's</FONT> <BR><FONT SIZE=3D2>> > > > the MD5 checksum from the = file.</FONT> <BR><FONT SIZE=3D2>> > > > </FONT> <BR><FONT SIZE=3D2>> > > > MD5 (/usr/ports/Mk/bsd.port.mk) = =3D 270999fdcca5429a11485c4ebe76f78a</FONT> <BR><FONT SIZE=3D2>> > > > </FONT> <BR><FONT SIZE=3D2>> > > > I've also tried re-extracting = the ports tarball from the CDROM, but</FONT> <BR><FONT SIZE=3D2>> > > > it had no effect. What's = going on here?</FONT> <BR><FONT SIZE=3D2>> > > </FONT> <BR><FONT SIZE=3D2>> > > You're using gmake instead of = make?</FONT> <BR><FONT SIZE=3D2>> > > </FONT> <BR><FONT SIZE=3D2>> > > -Alfred</FONT> <BR><FONT SIZE=3D2>> > </FONT> <BR><FONT SIZE=3D2>> > Nope, regular make.</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> output of:</FONT> <BR><FONT SIZE=3D2>> which make</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> and:</FONT> <BR><FONT SIZE=3D2>> make -v</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> please.</FONT> <BR><FONT SIZE=3D2>> </FONT> <BR><FONT SIZE=3D2>> -Alfred</FONT> </P> <P><FONT SIZE=3D2>which make</FONT> <BR><FONT SIZE=3D2>/usr/bin/make</FONT> <BR><FONT SIZE=3D2>which gmake</FONT> <BR><FONT SIZE=3D2>gmake not found</FONT> </P> <P><FONT SIZE=3D2>make -v</FONT> <BR><FONT SIZE=3D2>make: no target to make.</FONT> </P> <P><FONT SIZE=3D2>md5 /usr/bin/make</FONT> <BR><FONT SIZE=3D2>MD5 (/usr/bin/make) =3D = aa28c190476e3c72034462e361d1e545</FONT> </P> <P><FONT SIZE=3D2>This is an install into a clean filesystem from the = official Walnut</FONT> <BR><FONT SIZE=3D2>Creek 3.4 Release CDROM.</FONT> </P> <P><FONT SIZE=3D2>I'm happy to provide any additional diagnostic = information.</FONT> </P> <P><FONT SIZE=3D2>Thanks,</FONT> </P> <P><FONT SIZE=3D2>Jon</FONT> </P> <BR> <BR> <P><FONT SIZE=3D2>To Unsubscribe: send mail to = majordomo@FreeBSD.org</FONT> <BR><FONT SIZE=3D2>with "unsubscribe freebsd-questions" in = the body of the message</FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01BF6EB6.10758F0A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3E1A9F2A227D311A1EC00902785C1084C2F84>