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 ===> Extracting for pfstat-1.7p1 ===> Patching for pfstat-1.7p1 ===> Configuring for pfstat-1.7p1 ===> Building for pfstat-1.7p1 cc -O2 -pipe -Wall -I/usr/local/include -nostdinc -idirafter /usr/include -c pfstat.c yacc -d parse.y cc -O2 -pipe -Wall -I/usr/local/include -nostdinc -idirafter /usr/include -c -o parse.o y.tab.c rm -f y.tab.c cc -L/usr/local/lib -L/usr/X11R6/lib -lgd -lm -lpng -lz -ljpeg -liconv -o pfstat pfstat.o parse.o /usr/local/lib/libgd.so.18.3: warning: strcpy() is almost always misused, please use strlcpy() /usr/local/lib/libgd.so.18.3: warning: sprintf() is often misused, please use snprintf() /usr/local/lib/libgd.so.18.3: warning: strcat() is almost always misused, please use strlcat() /usr/local/lib/libgd.so.18.3: undefined reference to `TT_New_Glyph' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Load_Glyph' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_Instance_Metrics' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_New_Instance' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_CharMap_ID' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_Glyph_Metrics' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Set_Instance_Resolutions' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_Glyph_Pixmap' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Close_Face' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_Glyph_Outline' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_Face_Properties' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Transform_Outline' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Open_Face' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Init_FreeType' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Char_Index' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Done_Instance' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_CharMap_Count' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Set_Instance_CharSize' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_CharMap' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Get_Glyph_Bitmap' /usr/local/lib/libgd.so.18.3: undefined reference to `TT_Done_Glyph' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/ports/net/pfstat/w-pfstat-1.7p1/pfstat-1.7 (line 93 of /usr/share/mk/bsd.prog.mk). *** Error code 1 Stop in /usr/ports/net/pfstat (line 1924 of /usr/ports/infrastructure/mk/bsd.port.mk). some suggestions. ? Best Regards. -- --- [EMAIL PROTECTED] http://blog.bsdguy.net; http://bsdguy.net