updating kdehier 4-1.0.9 yields operation not permitted
Troy
troy at twisted.net
Mon Oct 24 05:06:24 UTC 2011
On 10/23/2011 7:38 PM, Raphael Kubo da Costa wrote:
> Troy<troy at twisted.net> writes:
>
>> I was trying to update kdehier to kdehier4-1.0.9 and received the
>> following error when I went to do a 'make install' - any ideas?
>>
>> -Troy
>>
>> ===> Installing for kdehier4-1.0.10
>> ===> Generating temporary packing list
>> ===> Checking if misc/kdehier4 already installed
>> /bin/mkdir -p /usr/local/etc/dbus-1
>> install -o root -g wheel -m 444
>> /usr/ports/misc/kdehier4/work/session-kde4.conf /usr/local/etc/dbus-1
>> install -o root -g wheel -m 444
>> /usr/ports/misc/kdehier4/work/system-kde4.conf /usr/local/etc/dbus-1
>> /bin/ln -sf /usr/local/etc/pam.d /usr/local/kde4/etc/
>> /bin/ln -sf /usr/local/etc/rc.d /usr/local/kde4/etc/
>> ln: /usr/local/kde4/etc//rc.d: Operation not permitted
>> *** Error code 1
>>
>> Stop in /usr/ports/misc/kdehier4.
> Make sure you have followed the instructions in UPDATING, the error
> looks related to them
I followed the instructions and when I got to the point of where it asks
If you have - or plan to install - net/kdenetwork4, also run:
portmaster -o net/linphone-base ortp
This is the output.
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include/
-I/usr/local/include -I.. -I../../oRTP/include -I/usr/local/include
-I/usr/local/include/speex -I/usr/local/include -DORTP_INET6 -O2 -pipe
-fno-strict-aliasing -Wall -pthread -D_REENTRANT -MT mssndcard.lo -MD
-MP -MF .deps/mssndcard.Tpo -c mssndcard.c -fPIC -DPIC -o .libs/mssndcard.o
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include/
-I/usr/local/include -I.. -I../../oRTP/include -I/usr/local/include
-I/usr/local/include/speex -I/usr/local/include -DORTP_INET6 -O2 -pipe
-fno-strict-aliasing -Wall -pthread -D_REENTRANT -MT mssndcard.lo -MD
-MP -MF .deps/mssndcard.Tpo -c mssndcard.c -o mssndcard.o >/dev/null 2>&1
mv -f .deps/mssndcard.Tpo .deps/mssndcard.Plo
/bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc
-DHAVE_CONFIG_H -I. -I.. -I../include/ -I/usr/local/include -I..
-I../../oRTP/include -I/usr/local/include -I/usr/local/include/speex
-I/usr/local/include -DORTP_INET6 -O2 -pipe -fno-strict-aliasing
-Wall -pthread -D_REENTRANT -MT msrtp.lo -MD -MP -MF .deps/msrtp.Tpo -c
-o msrtp.lo msrtp.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include/
-I/usr/local/include -I.. -I../../oRTP/include -I/usr/local/include
-I/usr/local/include/speex -I/usr/local/include -DORTP_INET6 -O2 -pipe
-fno-strict-aliasing -Wall -pthread -D_REENTRANT -MT msrtp.lo -MD -MP
-MF .deps/msrtp.Tpo -c msrtp.c -fPIC -DPIC -o .libs/msrtp.o
In file included from ../include/mediastreamer2/msrtp.h:25,
from msrtp.c:20:
../include/mediastreamer2/ice.h:60: error: expected
specifier-qualifier-list before 'UInt96'
msrtp.c: In function 'receiver_process':
msrtp.c:333: warning: implicit declaration of function 'rtp_get_payload'
gmake[5]: *** [msrtp.lo] Error 1
gmake[5]: Leaving directory
`/usr/ports/net/linphone-base/work/linphone-3.2.1/mediastreamer2/src'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/usr/ports/net/linphone-base/work/linphone-3.2.1/mediastreamer2/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/net/linphone-base/work/linphone-3.2.1/mediastreamer2'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/net/linphone-base/work/linphone-3.2.1/mediastreamer2'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/net/linphone-base/work/linphone-3.2.1'
gmake: *** [all] Error 2
*** Error code 1
Stop in /usr/ports/net/linphone-base.
===>>> make failed for net/linphone-base
===>>> Aborting update
===>>> The following actions were performed:
Installation of net/libosip (libosip-3.6.0)
Installation of net/libexosip2 (libeXosip2-3.3.0_2)
===>>> You can restart from the point of failure with this command line:
portmaster <flags> net/linphone-base
>
More information about the freebsd-ports
mailing list