Date: Mon, 15 Jan 1996 22:22:00 -0500 From: "bo (b.) xiao" <xiao@bnr.ca> To: freebsd-ports@freebsd.org Subject: Re: New ports: morphine and xmorph Message-ID: <"3431 Mon Jan 15 22:22:52 1996"@bnr.ca>
next in thread | raw e-mail | index | archive | help
An updated port is in place now, named xmorph-14nov95.port.fixed.tgz. The cause of the problem is that I have a soft link /usr/include/X11 -> /usr/X11R6/include/X11 This has saved me a heck lot of effort before but not this time. One small thing still bothers me: even I say '@mode 755' in PLIST, pkg_add installs files mode 750. I have to do 'umask 022' then pkg_add to make it 755. Is this the desirable action? Could not pkg_add simply do a chmod to whatever @mode says? Make install is ok since there is a -m755 flag. Bo In message "New ports: morphine and xmorph", ahill@interconnect.com.au writes: > > On Sun, 14 Jan 1996, bo (b.) xiao wrote: > > > Hi, > > > > I have uploaded ports of morphine-1.0 and xmorph-14nov95 > > to /pub/FreeBSD/incoming under morphine-1.0.port.tgz and > > xmorph-14nov95.port.tgz respectively. Could someone try > > > No problems with morphine, but xmorph dies at :- > > > ke.info; else true; fi > /usr/bin/install -c -o bin -g bin -m 644 ./make.man > /usr/local/man/man1/gmake.1 > ===> Registering installation for gmake-3.74 > ===> Returning to build of xmorph-14nov95 > ===> Patching for xmorph-14nov95 > ===> Applying FreeBSD patches for xmorph-14nov95 > ===> Configuring for xmorph-14nov95 > ===> Building for xmorph-14nov95 > gmake: *** No rule to make target `/usr/include/X11/Xos.h', needed by > `diw_map.o'. Stop. > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > ahill# > > This is on 2.1-Release >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <"3431 Mon Jan 15 22:22:52 1996">