On Fri, Jan 20, 2006 at 12:22:45PM -0500, Francisco Valladolid Hdez. wrote: > > > On Fri, Jan 20, 2006 at 11:26:38AM -0500, Francisco Valladolid Hdez. > > wrote: > >> > >> Hi, folks. > >> > >> While compiling /usr/ports/net/pfstat in -current, i'm getting the > >> following errors: > >> > >> [/usr/ports/net/pfstat $] sudo make install clean > >> ===> Checking files for pfstat-1.7p1 > >> >> pfstat-1.7.tar.gz doesn't seem to exist on this system. > >> >> Fetch http://www.benzedrine.cx/pfstat-1.7.tar.gz. > >> 100% > >> |************************************************************************************************| > >> 9610 00:01 > >> >> Size matches for /usr/ports/distfiles/pfstat-1.7.tar.gz > >> >> Checksum OK for pfstat-1.7.tar.gz. (sha1) > >> ===> pfstat-1.7p1 depends on: gd-* - found > >> ===> pfstat-1.7p1 depends on: libiconv-* - found > >> ===> Verifying specs: gd.18 iconv.2 c jpeg m png z > >> ===> found gd.18.3 iconv.4.0 c.38.2 jpeg.62.0 m.2.0 png.4.2 z.4.1 > >> [...] > > > > I think your gd library is too old. > > > > I don't have X installed,.. I believe this is the main problem ;-) > thank you for the support.
Where do you see any errors related to X11? gd is a graphic processing library that is often used to generate images on the server-side, so it certainly doesn't need X anywhere. [EMAIL PROTECTED]:~$ pkg_info | grep gd gd-2.0.33p2 library for dynamic creation of images My -current is more than 20 days old already... However, believe in what you wish, I won't stop you ;)) Tobias