Date: Sun, 18 Mar 2001 02:50:28 +0900 From: itojun@iijlab.net To: "Jeremy Karteczka" <jerkart@mw.mediaone.net> Cc: "Shoichi Sakane" <sakane@ydc.co.jp>, freebsd-ports@freebsd.org, core@kame.net Subject: Re: racoon issue with freebsd 4.2 + ports Message-ID: <10211.984851428@coconut.itojun.org> In-Reply-To: jerkart's message of Sat, 17 Mar 2001 01:58:23 EST. <025601c0aeaf$b049f2c0$0200a8c0@jose>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10211.984851428>