On Sep 21, 2015, at 11:26 AM, 心如烛光 wrote:

>     I wanna reinstall the paparazzi for my osx(10.8.5) with macport.However 
> ,it gets error while it is updating with"sudo port self update".Meanwhile,it  
> can't install paparazzi-tools since the ivy-c can't be installed.

> :info:build 'g++'    -I../src -o ivythroughput ivythroughput.o -L../src -livy 
> -lpcrecpp `pcre-config --libs` -L../src  
> :info:build Undefined symbols for architecture x86_64:
> :info:build   "pcrecpp::RE::Init(std::string const&, pcrecpp::RE_Options 
> const*)", referenced from:
> :info:build       pcrecpp::RE::RE(char const*) in ivythroughput.o

Per your previous threads, I recall you switched your MacPorts installation 
from libstdc++ to libc++. You've now discovered that the ivy-c port doesn't 
obey this setting (and also isn't using the right compiler or -arch flags). 
These are bugs in the ivy-c port that need to be fixed.

The ivy-c port is not part of the MacPorts repository. It looks like you've 
added a second repository -- rsync.paparazziuav.org -- to your MacPorts 
installation. You'll need to report this problem to whoever maintains that 
repository.

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to