Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2014 06:49:01 -0400
From:      Jerry <postfix-user@seibercom.net>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>, 5u623l20@gmail.com
Subject:   Unable to install "net/libexosip2"
Message-ID:  <20140604064901.65001443@scorpio>

next in thread | raw e-mail | index | archive | help
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 <config.h>
         ^
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140604064901.65001443>