From owner-freebsd-ports Mon Oct 16 0:37:57 2000 Delivered-To: freebsd-ports@freebsd.org Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by hub.freebsd.org (Postfix) with ESMTP id 5376537B502 for ; Mon, 16 Oct 2000 00:37:51 -0700 (PDT) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au (8.10.1/8.10.1) with ESMTP id e9G7cN814103 for ; Mon, 16 Oct 2000 17:08:23 +0930 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au (Content Technologies SMTPRS 4.1.5) with ESMTP id for ; Mon, 16 Oct 2000 17:08:33 +0930 Received: from salex001.dsto.defence.gov.au (salex001.dsto.defence.gov.au [131.185.2.9]) by muttley.dsto.defence.gov.au (8.9.3/8.9.3/8.9.3.LMD.990513) with ESMTP id RAA08965 for ; Mon, 16 Oct 2000 17:02:25 +0930 (CST) Received: from fuzz.dsto.defence.gov.au ([131.185.75.229]) by salex001.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 4Z55D1CP; Mon, 16 Oct 2000 17:02:24 +0930 Received: from dsto.defence.gov.au (localhost [127.0.0.1]) by fuzz.dsto.defence.gov.au (8.11.0/8.11.0) with ESMTP id e9G7UrG44344 for ; Mon, 16 Oct 2000 17:00:53 +0930 (CST) (envelope-from Matthew.Thyer@dsto.defence.gov.au) Message-ID: <39EAAEAD.5FC9E150@dsto.defence.gov.au> Date: Mon, 16 Oct 2000 17:00:53 +0930 From: Matthew Thyer X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@freebsd.org Subject: Re: misc/rpm fails to build on -CURRENT References: <39CEE6AE.E60F57E@dsto.defence.gov.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have fixed this myself.... Of course the problem was old ssh headers in /usr/local/include. Nice of you all to not tell me. I do read the mailing lists but hadn't upgraded this machine for a while and forgot about that problem. Now who forgot to remove their files on pkg_delete ? Matthew Thyer wrote: > > cc -I/usr/obj/ports/misc/rpm/work/rpm-2.5.6 -I/usr/obj/ports/misc/rpm/work/rpm-2.5.6 -O -pipe -I/usr/local/include -DHAVE_CONFIG_H -I/usr/obj/ports/misc/rpm/ > work/rpm-2.5.6/lib -I/usr/obj/ports/misc/rpm/work/rpm-2.5.6/misc -c -o build.o build.c > cc -I/usr/obj/ports/misc/rpm/work/rpm-2.5.6 -I/usr/obj/ports/misc/rpm/work/rpm-2.5.6 -O -pipe -I/usr/local/include -DHAVE_CONFIG_H -I/usr/obj/ports/misc/rpm/ > work/rpm-2.5.6/lib -I/usr/obj/ports/misc/rpm/work/rpm-2.5.6/misc -c -o files.o files.c > In file included from /usr/local/include/sshcrypti.h:25, > from /usr/local/include/md5.h:9, > from files.c:26: > /usr/local/include/sshcrypt.h:96: syntax error before `const' > /usr/local/include/sshcrypt.h:97: syntax error before `ssh_crypto_status_message' > /usr/local/include/sshcrypt.h:127: syntax error before `void' > /usr/local/include/sshcrypt.h:157: syntax error before `void' > /usr/local/include/sshcrypt.h:166: syntax error before `void' > /usr/local/include/sshcrypt.h:172: syntax error before `unsigned' > /usr/local/include/sshcrypt.h:172: syntax error before `ssh_random_get_byte' > /usr/local/include/sshcrypt.h:178: syntax error before `void' > In file included from /usr/local/include/md5.h:9, > from files.c:26: > /usr/local/include/sshcrypti.h:80: syntax error before `hash' > /usr/local/include/sshcrypti.h:82: syntax error before `hash' > /usr/local/include/sshcrypti.h:101: syntax error before `*' > /usr/local/include/sshcrypti.h:102: `SshRGFHash' declared as function returning a function > /usr/local/include/sshcrypti.h:202: syntax error before `SshRGFHashAllocate' > /usr/local/include/sshcrypti.h:223: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:240: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:441: syntax error before `va_list' > /usr/local/include/sshcrypti.h:448: syntax error before `va_list' > /usr/local/include/sshcrypti.h:457: syntax error before `SshPkFormat' > /usr/local/include/sshcrypti.h:559: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:570: syntax error before `SshPublicKeyVerifyCB' > /usr/local/include/sshcrypti.h:584: syntax error before `SshPrivateKeySignCB' > /usr/local/include/sshcrypti.h:608: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:622: syntax error before `SshPrivateKeyDecryptCB' > /usr/local/include/sshcrypti.h:631: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:644: syntax error before `SshPublicKeyEncryptCB' > /usr/local/include/sshcrypti.h:658: syntax error before `SshPrivateKeyEncryptCB' > /usr/local/include/sshcrypti.h:674: syntax error before `SshPublicKeyDecryptCB' > /usr/local/include/sshcrypti.h:693: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:700: syntax error before `SshPkGroupDHSetup' > /usr/local/include/sshcrypti.h:717: syntax error before `SshPkGroupDHAgree' > /usr/local/include/sshcrypti.h:725: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:739: syntax error before `SshPkGroupDHAgree' > /usr/local/include/sshcrypti.h:810: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:825: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:843: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:867: syntax error before `Boolean' > /usr/local/include/sshcrypti.h:959: syntax error before `SshCryptoStatus' > In file included from files.c:26: > /usr/local/include/md5.h:33: syntax error before `buf' > gmake[1]: *** [files.o] Error 1 > gmake[1]: Leaving directory `/usr/obj/ports/misc/rpm/work/rpm-2.5.6/build' > gmake: *** [make-subdirs] Error 1 > *** Error code 2 > > Stop in /usr/obj/ports/misc/rpm. > *** Error code 1 > -- Matthew Thyer Phone: +61 8 8259 7249 Science Corporate Information Systems Fax: +61 8 8259 5537 Defence Science and Technology Organisation, Salisbury PO Box 1500 Salisbury South Australia 5108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message