Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

libproxy and libnotify the story continues :D

 
   FreeBSD Hosting (Home) -> FreeBSD Ports RSS
Next:  math/bamg  
Author Message
Johan Hendriks

External


Since: Aug 31, 2011
Posts: 1



(Msg. 1) Posted: Wed Aug 31, 2011 5:25 am
Post subject: libproxy and libnotify the story continues :D
Archived from groups: mailing>freebsd>ports (more info?)

Hello all, i also ran into the libproxy upgrade problems.

So i tried al the stuff i found on the mailling list so far.

I tried the solution from j.kim

find /usr/local/lib -name "*.la" | \
xargs grep -l /usr/local/lib/libproxy.la | \
xargs -L 1 pkg_info -W | \
awk '{ print $6 }' | \
sort | \
uniq | \
xargs portupgrade -f

But this ends like the following.

/usr/include/machine/endian.h:130: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
/libexec/ld-elf.so.1: Shared object "libproxy.so.0" not found, required by "libchamplain-0.8.so.1"
Command '['/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk/tmp-introspectpyOYLR/GtkChamplain-0.8', '--introspect-dump=/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk/tmp-introspectpyOYLR/types.txt,/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk/tmp-introspectpyOYLR/dump.xml']' returned non-zero exit status 1
gmake[3]: *** [GtkChamplain-0.8.gir] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1/champlain-gtk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libchamplain/work/libchamplain-0.8.1'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/graphics/libchamplain.

I reinstalled libproxy, i reinstalled libgweather and so on, also the poor mans portmaster solution from doug.

But i can not get past this.

Also did a recompile off all the evolution stuff,
Then tried portmaster lib* in the hope there was a library not installed ok, but that ends with the same error as above.

I am struggling for a day or 4 now with this.

Could someone please help me Very Happy

regards
Johan_______________________________________________
freebsd-ports.DeleteThis@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

 >> Stay informed about: libproxy and libnotify the story continues :D 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
CCTV/Time lapse software - I was wondering if anybody knew of any software, that can be used for recording a CCTV video stream. That would for example, only record periods when there is a change in the image, and also timestamp the images. I had a look through the ports but..

No GD config dilemma.... - Hi, I installed the Freebsd ports of apache 1.3.27 and PHP 4.3.1 on a new 5.1 system recently and to my surprise they have no GD configured. I have GD 2.x installed separately as a port, just that my PHP.INI says: './configure'..

FreeBSD Apache Perl port - Hi folks, For more than 3 years, I have been using FreeBSD. At present, I'm using the 5.2.1-RELEASE version. Different release of Apache have been installed with it. Installing Perl from the ports or compiling from the source, utilisation of most the..

why freebsd doesn't support extended partion? - hi... Can you guy implement extended partion support to freebsd? Thanks __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html..

FreeBSD ports - Hi, I am running freeBSD 5.1. = = I read the handbook on updating the ports system. The = updated ports were placed in the /home/ncvs/ports. I cd = to the /home/ncvs/ports/3ddesktop. I typed the usual = make install clean as root. I gotten this..
   FreeBSD Hosting (Home) -> FreeBSD Ports All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]