Date: Sat, 7 Aug 1999 12:30:30 -0400 From: Patrick Seal <patseal@hyperhost.net> To: freebsd-ports@FreeBSD.ORG Subject: imake Message-ID: <19990807123029.A3324@hyperhost.net>
next in thread | raw e-mail | index | archive | help
I've been given permission to update the astro/xtide port to version 2. However, I'm running into a few problems you might be able to help me with. When I run `xmkmf; make` it works, but if I run `xmkmf -a` or `xmkmf ; make depend` it spits out a bunch of errors about not finding png.h. (which is in /usr/local/include) How can I tell imake to look in the right directory? If I let xmkmf -a continue, it compiles fine. So these errors don't really mean anything. -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make <patseal@hyperhost.net> | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990807123029.A3324>