Date: Sun, 09 Jun 2002 10:17:48 -0700 From: Kent Stewart <kstewart@owt.com> To: Byon Jaemin <bsdmaniac@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /usr/ports/x11-toolkits/open-motif refuses to build Message-ID: <3D038DBC.4060909@owt.com> References: <F237hz8Ewj6aH9a87rT0001a06a@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Byon Jaemin wrote: > Dear all, > > I have faced an error when I tried to build > /usr/ports/x11-toolkits/open-motif port. > The following is an error message of 1st attempt: > ----------Begin----------------------------------------- > ===> Extracting for open-motif-2.1.30_2 > >>> Checksum OK for openmotif/openmotif2.1.30.tar.gz. >>> Checksum OK for openmotif/patch1. >>> Checksum OK for openmotif/patch2. >>> Checksum mismatch for openmotif/patch3. >>> Checksum OK for openmotif/patch4. >>> Checksum OK for openmotif/patch5. >> > Make sure the Makefile and distinfo file > (/usr/ports/x11-toolkits/open-motif/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/open-motif. > > ---------End---------------------------------------------- > > The following is an error message of 2nd attempt: > -----------Begin------------------------------------------ > root@/usr/ports/x11-toolkits/open-motif]# make install clean > NO_CHECKSUM=yes > ===> Extracting for open-motif-2.1.30_2 > ===> open-motif-2.1.30_2 depends on executable: imake - found > ===> open-motif-2.1.30_2 depends on shared library: X11.6 - found > ===> Patching for open-motif-2.1.30_2 > ===> Applying distribution patches for open-motif-2.1.30_2 > patch: **** unexpected end of file in patch > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/open-motif. > ------------End------------------------------------------ > > I of course updated ports up-to-date in the morning, the last modified > date of the open-motif port seems to be 2001/11/23 though. > How can I fix this error? Anyone wish to give me an advice? Did you run portsdb -uU to update the index. I just cvsuped ports-all and didn't have any problem getting through your area of difficulty. You may have corrupted source in your open-motif directory. The usual fix is to rm it and recvsup. Kent > > > _________________________________________________________________ > Àü¼¼°èÀÎÀÌ ÇÔ²²ÇÏ´Â ¹«·á À¥ ¸ÞÀÏ ¼ºñ½ºÀÎ MSN HotmailÀ» ¸¸³ª º¸¼¼¿ä. > http://www.hotmail.com/KO > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3D038DBC.4060909>