Date: Fri, 2 Jan 2004 12:32:08 +1100 (EST) From: Rob <robbyrnes@ozemail.com.au> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/60807: mldonkey-core port does not build Message-ID: <20040102013208.178B3155E@erwin.homeunix.org> Resent-Message-ID: <200401020140.i021eDGX008284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 60807 >Category: ports >Synopsis: mldonkey-core port does not build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 17:40:12 PST 2004 >Closed-Date: >Last-Modified: >Originator: Rob >Release: FreeBSD 4.9-STABLE alpha >Organization: >Environment: System: FreeBSD erwin.homeunix.org 4.9-STABLE FreeBSD 4.9-STABLE #5: Thu Nov 27 18:50:08 EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha >Description: The net/mldonkey-core port requires the ocaml port to build it, and it appears to look for ocaml in the mldonkey-core/work directory ===> Returning to build of mldonkey-core-2.5.4 ===> mldonkey-core-2.5.4 depends on executable: gmake - found ===> Configuring for mldonkey-core-2.5.4 creating cache ./config.cache --enable-pthread --disable-gui --prefix=/usr/local alpha-portbld-freebsd4.9 checking host system type... alpha-portbld-freebsd4.9 checking for gcc3... cc checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe -funroll-loops -fforce-mem -fforce-addr -fno-omit-frame-pointer -mcpu=ev56 ) works... yes checking whether the C compiler (cc -O -pipe -funroll-loops -fforce-mem -fforce-addr -fno-omit-frame-pointer -mcpu=ev56 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking how to run the C preprocessor... cc -E checking for ranlib... ranlib checking for gmake... gmake checking for make... (cached) gmake checking for ocamlc.opt... ocamlc.opt checking for ocamlc... (cached) ocamlc.opt alpha-portbld-freebsd4.9 Testing ocaml version Need build checking for /usr/ports/net/mldonkey-core/work/mldonkey-2.5-4/patches/local/bin/ocamlc.opt... no checking for rpmbuild... no checking for rpm... rpm checking for wget... no In file included from wget.c:5: /usr/include/netinet/in.h:235: syntax error before `in_addr_t' /usr/include/netinet/in.h:287: syntax error before `u_char' In file included from /usr/include/netinet/in.h:487, from wget.c:5: /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:144: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:149: syntax error before `u_int32_t' /usr/include/netinet6/in6.h:612: syntax error before `*' /usr/include/netinet6/in6.h:614: syntax error before `*' /usr/include/netinet6/in6.h:614: warning: data definition has no type or storage class /usr/include/netinet6/in6.h:615: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:616: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:631: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:636: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:638: syntax error before `u_int8_t' In file included from wget.c:7: /usr/include/sys/socket.h:52: syntax error before `sa_family_t' /usr/include/sys/socket.h:52: warning: data definition has no type or storage class /usr/include/sys/socket.h:163: syntax error before `u_char' /usr/include/sys/socket.h:174: syntax error before `u_short' /usr/include/sys/socket.h:188: syntax error before `u_char' /usr/include/sys/socket.h:190: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:190: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:190: size of array `__ss_pad1' is too large /usr/include/sys/socket.h:191: syntax error before `int64_t' /usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:192: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:192: `int64_t' undeclared here (not in a function) /usr/include/sys/socket.h:359: syntax error before `pid_t' /usr/include/sys/socket.h:364: syntax error before `gid_t' /usr/include/sys/socket.h:399: syntax error before `u_short' /usr/include/sys/socket.h:407: syntax error before `caddr_t' /usr/include/sys/socket.h:411: syntax error before `caddr_t' /usr/include/sys/socket.h:444: syntax error before `recv' /usr/include/sys/socket.h:444: warning: data definition has no type or storage class /usr/include/sys/socket.h:445: syntax error before `recvfrom' /usr/include/sys/socket.h:445: warning: data definition has no type or storage class /usr/include/sys/socket.h:446: syntax error before `recvmsg' /usr/include/sys/socket.h:446: warning: data definition has no type or storage class /usr/include/sys/socket.h:447: syntax error before `send' /usr/include/sys/socket.h:447: warning: data definition has no type or storage class /usr/include/sys/socket.h:448: syntax error before `sendto' /usr/include/sys/socket.h:449: warning: data definition has no type or storage class /usr/include/sys/socket.h:450: syntax error before `sendmsg' /usr/include/sys/socket.h:450: warning: data definition has no type or storage class /usr/include/sys/socket.h:451: syntax error before `off_t' wget.c: In function `main': wget.c:93: structure has no member named `s_addr' wget.c:94: structure has no member named `sin_family' wget.c:95: structure has no member named `sin_port' Cannot compile wget.c checking for wget... no ******** Objective-Caml 3.06 is required ********* ******* Check http://ocaml.inria.fr/ ******** Do you want this script to try to download and install ocaml LOCALLY in mldonkey directory ? n ===> Script "configure" failed unexpectedly. Please report the problem to holger@e-gitt.net [maintainer] and attach the "/usr/ports/net/mldonkey-core/work/mldonkey-2.5-4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/net/mldonkey-core. The file /usr/ports/net/mldonkey-core/work/mldonkey-2.5-4/config.log does not exist >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040102013208.178B3155E>