Problem upgrading evolution-data-server.

2009-04-29 Thread David Rowe
I am getting problems with upgrading evolution-data-server from 2.24.5_1 to 2.26.1.1_0 . . . . . gtk-doc: Linking scanner /usr/bin/gcc-4.0 -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -Wno-pointer-sign -o .libs/libebook-scan .libs/libebook-scan.o -L/opt/local/lib

Re: Problem upgrading evolution-data-server.

2009-04-29 Thread Jeremy Huddleston
O.o That should be fixed already. Can you please do: sudo port -v clean nss sudo port -v upgrade nss If that fails, file a bug report with the output of the above, and you can work around it by doing: sudo port -v -f uninstall nss sudo port -v -f install nss On 04/29/2009 09:24 AM, David

Re: Problem upgrading evolution-data-server.

2009-04-29 Thread David Rowe
Jeremy Huddleston wrote: O.o That should be fixed already. Can you please do: sudo port -v clean nss sudo port -v upgrade nss If that fails, file a bug report with the output of the above, and you can work around it by doing: sudo port -v -f uninstall nss sudo port -v -f install nss