2.2.7 ports vs. what's available

[ Available lists | Index of freebsd-ports | Month of Jun 1999 | Week of 25 Jun 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
paz <paz@apriori.net>
Date
25 Jun 1999 15:10:47
Subject
2.2.7 ports vs. what's available
Message-ID
Pine.BSF.4.10.9906251801400.4036-100000@gw.apriori.net

In reply to

[ Hide this part ]
 

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



Elapsed time: 0.380 seconds