From owner-freebsd-ports@FreeBSD.ORG Wed Jun 4 10:51:21 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1BD1C41 for ; Wed, 4 Jun 2014 10:51:21 +0000 (UTC) Received: from mail-qa0-x22c.google.com (mail-qa0-x22c.google.com [IPv6:2607:f8b0:400d:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5AE592216 for ; Wed, 4 Jun 2014 10:51:21 +0000 (UTC) Received: by mail-qa0-f44.google.com with SMTP id j7so6721706qaq.31 for ; Wed, 04 Jun 2014 03:51:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=U8AMJBYFAI3H+C44oltd3uS76HZlFbaWVRiAz9ocxmg=; b=NAHkbzfbillgFgj0C/gLSNbVTMK2Q6c8GuczgBuvr72Y8nBIdS8haghp5RqsgAlt03 Kj9sqyOFksUr0FskjByqNkc46QSZohjdZQ6NKQiqA0GOjygVnEayuRUXDfLCI4JeltRK 0JlDDmgQtJxIHuAm2jHRz/Y6go3jypqscEPCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=U8AMJBYFAI3H+C44oltd3uS76HZlFbaWVRiAz9ocxmg=; b=TJ40NeOGwZo1YDfjICjwOjjAj+ZOLCU1mEa7FkXLEJMHatqVf5ilLhFlcNgr+I2qA8 Iu33GCK23o71KORscfBzZF2tFIiG9HinFZ0B5m5X6ijkZ8VmueGIAdpFV4MKNf8noB4F 0j8+dV5xLZ5bFgnP6DKNDNf+DM+3xNYRNMh0xq3jB0Zr/cL53XP4cnRSnlfmeyunJR6F F1JYGZrb6TxwSXD2BGoUz7YbQ6cXcJn7+KmVLSHVBiTDIjUjbuxow9oMliVYxyAHi7nw 5gSzYcDUdGrAYWCs6b+wjtHSpiENAzvKWkynV9mC/xnrPnA0OJuNhUsMHL1txFRDN1uo 67gw== X-Gm-Message-State: ALoCoQmRMqZHsgBtEUFHPTEGKEcUkWK0g4H7HpTpxIO8LDLy0a7TxpLWzlTrZwrde/6xWn7Z5M9t X-Received: by 10.224.0.138 with SMTP id 10mr4830402qab.37.1401879080380; Wed, 04 Jun 2014 03:51:20 -0700 (PDT) Received: from scorpio (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id g74sm1407594qge.26.2014.06.04.03.51.19 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 04 Jun 2014 03:51:20 -0700 (PDT) Date: Wed, 4 Jun 2014 06:51:19 -0400 From: Jerry To: FreeBSD Ports , 5u623l20@gmail.com Subject: Unable to install "net/libexosip2" Message-ID: <20140604065119.45633509@scorpio> Reply-To: FreeBSD Ports Organization: seibercom.net X-Mailer: Claws Mail 3.10.0 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 10:51:21 -0000 FreeBSD 10.0-RELEASE-p3 amd 64 I am unable to update the "net/libexosip2" port. It terminates with this error message: ===> Building for libeXosip2-4.1.0 /usr/bin/make all-recursive Making all in scripts Making all in platform Making all in vsnet Making all in src /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/local/include -DOSIP_MT -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DSRV_RECORD -DENABLE_DEBUG -g -DENABLE_TRACE -pipe -march=athlon64 -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -D_THREAD_SAFE -pthread -pipe -march=athlon64 -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -MT eXosip.lo -MD -MP -MF .deps/eXosip.Tpo -c -o eXosip.lo eXosip.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/local/include -DOSIP_MT -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DSRV_RECORD -DENABLE_DEBUG -g -DENABLE_TRACE -pipe -march=athlon64 -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -D_THREAD_SAFE -pthread -pipe -march=athlon64 -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing -MT eXosip.lo -MD -MP -MF .deps/eXosip.Tpo -c eXosip.c -fPIC -DPIC -o .libs/eXosip.o cc: warning: argument unused during compilation: '-L/usr/local/lib' cc: warning: argument unused during compilation: '-L/usr/local/lib' In file included from eXosip.c:33: In file included from ./eXosip2.h:144: In file included from /usr/local/include/osip2/osip.h:37: In file included from /usr/local/include/osipparser2/osip_parser.h:24: In file included from /usr/local/include/osipparser2/osip_message.h:25: In file included from /usr/local/include/osipparser2/osip_headers.h:25: /usr/local/include/osipparser2/osip_port.h:93:10: fatal error: 'config.h' file not found #include  ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /usr/ports/net/libexosip2/work/libeXosip2-4.1.0/src *** Error code 1 Stop. make[2]: stopped in /usr/ports/net/libexosip2/work/libeXosip2-4.1.0 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net/libexosip2/work/libeXosip2-4.1.0 *** Error code 1 Stop. make: stopped in /usr/ports/net/libexosip2 The entire build log is located here: http://www.seibercom.net/logs/libexosip.txt -- Jerry