From owner-freebsd-ports Sat Mar 17 9:50:37 2001 Delivered-To: freebsd-ports@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 91A4F37B718 for ; Sat, 17 Mar 2001 09:50:34 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id CAA10213; Sun, 18 Mar 2001 02:50:28 +0900 (JST) To: "Jeremy Karteczka" Cc: "Shoichi Sakane" , freebsd-ports@freebsd.org, core@kame.net In-reply-to: jerkart's message of Sat, 17 Mar 2001 01:58:23 EST. <025601c0aeaf$b049f2c0$0200a8c0@jose> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: racoon issue with freebsd 4.2 + ports From: itojun@iijlab.net Date: Sun, 18 Mar 2001 02:50:28 +0900 Message-ID: <10211.984851428@coconut.itojun.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I can't figure out how to pass the -E option to cc from the initial port make, >but here is what I get when I modify the Makefile for libipsec and try the make: > >[/usr/ports/security/racoon]# make >===> Configuring for racoon-20010222a >(cd /usr/ports/security/racoon/work/racoon-20010222a/racoon/../libipsec; make) >Warning: Object directory not changed from original >/usr/ports/security/racoon/work/racoon-20010222a/libipsec >cc -E -O -pipe -g -I. -DIPSEC_DEBUG -DIPSEC -DINET6 -Wall -c policy_token.c -o >policy_token.o >policy_token.o: file not recognized: File format not recognized >*** Error code 1 you need to look at the standar output from "cc -E" run. do you have a clean 4.2-RELEASE/STABLE system nearby? if so, try taking diff of /usr/include between them. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message