How can I tell whether I can compile a port on my 2.2.7 system or not? I
just tried compiling wminet from the ports collection
(/usr/ports/sysutils; I cvsup to get latest weekly) and got this bunch of
error messages:
www.apriori.net:/usr/ports/sysutils/wminet[104] # make
>> wminet-2.0.2.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.mezaway.org/pub/DockApps/.
Receiving wminet-2.0.2.tar.gz (26380 bytes): 100%
26380 bytes transfered in 4.1 seconds (6.35 Kbytes/s)
>> Checksum OK for wminet-2.0.2.tar.gz.
===> Extracting for wminet-2.0.2
===> wminet-2.0.2 depends on shared library: Xpm.4 - found
===> Patching for wminet-2.0.2
===> Applying FreeBSD patches for wminet-2.0.2
===> Configuring for wminet-2.0.2
===> Building for wminet-2.0.2
cc -I/usr/X11R6/share/include -O -I/usr/X11R6/include
-DDEFAULT_WMINETRC="\"/usr/local/etc/wminetrc\"" -c -Wall wminet.c -o
wminet.o
wminet.c: In function `PortWatch':
wminet.c:710: dereferencing pointer to incomplete type
wminet.c:711: dereferencing pointer to incomplete type
wminet.c:711: sizeof applied to an incomplete type
wminet.c:712: dereferencing pointer to incomplete type
wminet.c:714: dereferencing pointer to incomplete type
wminet.c:715: dereferencing pointer to incomplete type
wminet.c:716: dereferencing pointer to incomplete type
wminet.c:718: dereferencing pointer to incomplete type
wminet.c:719: structure has no member named `inp_gencnt'
wminet.c:719: dereferencing pointer to incomplete type
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
============================================================
I am assuming this is because 2.2.7 is a.out and this applet may have been
written to only accomodate 3.x and up.
cheers -
-- Philip.
philip zimmermann paz@apriori.net
www.apriori.net ayer, ma usa
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message