From owner-freebsd-ports Thu Nov 16 3: 0:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08EC337B4CF for ; Thu, 16 Nov 2000 03:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA43064; Thu, 16 Nov 2000 03:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from nevermind.kiev.ua (unknown [212.109.53.33]) by hub.freebsd.org (Postfix) with ESMTP id 510F237B4CF for ; Thu, 16 Nov 2000 02:50:14 -0800 (PST) Received: (from never@localhost) by nevermind.kiev.ua (8.11.1/8.9.3) id eAGAo9613941; Thu, 16 Nov 2000 12:50:09 +0200 (EET) (envelope-from never) Message-Id: <200011161050.eAGAo9613941@nevermind.kiev.ua> Date: Thu, 16 Nov 2000 12:50:09 +0200 (EET) From: never@nevermind.kiev.ua Reply-To: never@nevermind.kiev.ua To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22887: mail/icqmail don't compile successfully Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22887 >Category: ports >Synopsis: icqmail don'nt compile on 4.x systems >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 16 03:00:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Nevermind >Release: FreeBSD 4.2-BETA i386 >Organization: Interactive Media Technologies Ltd. UA >Environment: FreeBSD nevermind.kiev.ua 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 9 17:08:25 EET 2000 root@nevermind.kiev.ua:/usr/musor/obj/usr/musor/src_stable/sys/nevermind i386 This-night-cvsuped-ports >Description: ===> Extracting for icqmail-1.2 >> Checksum OK for icqmail-1.2.tar.gz. ===> icqmail-1.2 depends on shared library: icq.1 - found ===> icqmail-1.2 depends on shared library: mimelib.3 - found ===> icqmail-1.2 depends on shared library: guile.9 - found ===> Patching for icqmail-1.2 ===> Configuring for icqmail-1.2 creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for icq_Init in -licq... yes checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking for gh_procedure_p in -lguile... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for malloc.h... no checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... yes checking for byteswap.h... no checking for endian.h... no checking for machine/endian.h... yes checking for arpa/nameser_compat.h... yes checking for libguile.h... yes checking for guile/gh.h... yes checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for select... yes checking for strdup... yes checking for vsnprintf... yes checking for vsprintf... yes checking for bswap_32... yes updating cache ./config.cache creating ./config.status creating src/Makefile creating Makefile ===> Building for icqmail-1.2 making all in src... cc -O -pipe -DHAVE_LIBICQ=1 -DHAVE_LIBGUILE=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MACHINE_ENDIAN_H=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -DHAVE_LIBGUILE_H=1 -DHAVE_GUILE_GH_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_BSWAP_32=1 -c icqmail.c icqmail.c:44: libguile.h: No such file or directory icqmail.c:45: guile/gh.h: No such file or directory icqmail.c:49: icq.h: No such file or directory icqmail.c: In function `read_cfg_file': icqmail.c:1078: `STATUS_ONLINE' undeclared (first use in this function) icqmail.c:1078: (Each undeclared identifier is reported only once icqmail.c:1078: for each function it appears in.) icqmail.c:1084: `STATUS_INVISIBLE' undeclared (first use in this function) icqmail.c:1086: `STATUS_NA' undeclared (first use in this function) icqmail.c:1088: `STATUS_FREE_CHAT' undeclared (first use in this function) icqmail.c:1090: `STATUS_OCCUPIED' undeclared (first use in this function) icqmail.c:1092: `STATUS_AWAY' undeclared (first use in this function) icqmail.c:1094: `STATUS_DND' undeclared (first use in this function) icqmail.c: In function `ctrlc': icqmail.c:1149: `STATUS_OFFLINE' undeclared (first use in this function) icqmail.c: In function `main_prog': icqmail.c:1265: `icq_Logged' undeclared (first use in this function) icqmail.c:1266: `icq_RecvMessage' undeclared (first use in this function) icqmail.c:1267: `icq_RecvURL' undeclared (first use in this function) icqmail.c:1268: `icq_RecvAuthReq' undeclared (first use in this function) icqmail.c:1269: `icq_UserOnline' undeclared (first use in this function) icqmail.c:1270: `icq_UserOffline' undeclared (first use in this function) icqmail.c:1271: `icq_UserStatusUpdate' undeclared (first use in this function) icqmail.c: In function `main': icqmail.c:1360: `icq_Log' undeclared (first use in this function) icqmail.c:1361: `icq_LogLevel' undeclared (first use in this function) icqmail.c:1362: `icq_Disconnected' undeclared (first use in this function) icqmail.c: At top level: icqmail.c:1375: syntax error before `cfg2alist' icqmail.c: In function `cfg2alist': icqmail.c:1379: syntax error before `res' icqmail.c:1382: syntax error before `row' icqmail.c:1388: `values' undeclared (first use in this function) icqmail.c:1390: `row' undeclared (first use in this function) icqmail.c:1391: `res' undeclared (first use in this function) icqmail.c: In function `call_script_procedure': icqmail.c:1407: syntax error before `proc' icqmail.c:1409: `proc' undeclared (first use in this function) *** Error code 1 Stop in /usr/musor/obj/ports/usr/musor/ports/mail/icqmail/work/icqmail-1.2/src. *** Error code 1 Stop in /usr/musor/obj/ports/usr/musor/ports/mail/icqmail/work/icqmail-1.2. *** Error code 1 Stop in /usr/musor/ports/mail/icqmail. *** Error code 1 Stop in /usr/musor/ports/mail/icqmail. *** Error code 1 Stop in /usr/musor/ports/mail/icqmail. >How-To-Repeat: cd /usr/ports/mail/icqmail make package >Fix: not known >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message