gcc -O3 -I/usr/X11R6/include -I../../include -c xwd.c
In file included from xwd.c:27:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which
is deprecated, use <stdlib.h> instead"
xwd.c: In function `DumpWidget':
xwd.c:68: warning: passing arg 1 of `error' makes integer from pointer without a
cast
xwd.c:68: too few arguments to function `error'
xwd.c:75: warning: passing arg 1 of `error' makes integer from pointer without a
cast
xwd.c:75: too few arguments to function `error'
xwd.c:113: warning: passing arg 1 of `error' makes integer from pointer without
a cast
xwd.c:113: too few arguments to function `error'
xwd.c: In function `Get_XColors':
xwd.c:228: warning: passing arg 1 of `error' makes integer from pointer without
a cast
xwd.c:228: too few arguments to function `error'
*** Error code 1
----
>> Attempting to fetch from ftp://ftp.kiarchive.ru/pub/unix/comm/.
/usr/bin/fetch: pub/unix/comm/yaps-0.96.tar.gz: cannot get remote modification time
/usr/bin/fetch: ftp://ftp.kiarchive.ru/pub/unix/comm/yaps-0.96.tar.gz: FTP error:
/usr/bin/fetch: File unavailable (e.g., file not found, no access)
MOUNT_NFS for -stable.
Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't
test it because I don't use NFS.
Pointed out by: Satoshi
the library dir, while all the others have ${PREFIX}/lib/ccb. A
working, maybe slightly architecuturally impure port is better than a
nonworking port, so make the change before the ports freeze.
Submitted by: "Andrew J. Korty" <ajk@physics.purdue.edu>
Forwarded by: Stefan Esser <se@mi.uni-koeln.de>
BTW, this port installs some files missing in PLIST depending on
what program is installed on the system.
Are there any hacks for this?
# I deleted @dirrm's which are included in kdelibs.
===
checking for getsecretkey... no
checking for X... /usr/X11R6/bin/X
checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm
checking for PAM... no
checking for giflib... configure: error: You need giflib23. Please install the kdesupport package
*** Error code 1
Stop.