https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279692
--- Comment #5 from Bob Frazier <[email protected]> --- Thanks, deleting the above mentioned file appears to fix everything related to csetjmp please add this info to UPDATING regarding setjmp.h and csetjmp also there are two setjmp.h files in "/usr/include/c++/v1" - shouldn't BOTH be deleted? (/usr/include/c++/v1/tr1/setjmp.h is a symlink to /usr/include/c++/v1/setjmp.h) NOTE: in some cases, like a massive ports upgrade, using "make delete-old" might not be desirable until after many ports have already been re-built. I did not use 'portupgrade' but it could very likely break something (so I do this step last). But this is a nit as long as UPDATING covers the topic, I'd think. -- You are receiving this mail because: You are the assignee for the bug.
