I do have a symlink there:

[~]$ ls -la 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/pthread.h
lrwxr-xr-x  1 root  wheel  17 Oct 28 15:04 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/pthread.h
 -> pthread/pthread.h

[~]$ mdfind -name pthread.h
/usr/include/pthread/pthread.h
/Applications/MAMP/Library/include/my_pthread.h
/Applications/Server/mampstack/mysql/include/my_pthread.h
/Application Docs/Server/drupal-7.39-0/mysql/include/my_pthread.h

Note no change since El Capitan in the 2nd through 4th items there.

[:~]$ ls -la /usr/include/pthread/pthread.h
-rw-r--r--  1 root  wheel  19414 Sep 19 17:53 /usr/include/pthread/pthread.h

> On Nov 2, 2016, at 11:26 PM, Ken Cunningham <ken.cunningham.web...@gmail.com> 
> wrote:
> 
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/pthread.h:423:25:
>  error: expected parameter declarator
> So I'd open that file and look at line 423 and see if you can figure out what 
> is happening.
> 
> If this is only you, then it’s something local on your system — who knows 
> what - bad file, etc, etc.
> 
> take a look at it with 
> 
> ls -la (that long filename).
> 
> is it a simlink? Is it messed up?
> 
> find another copy on your computer maybe
> 
> locate pthread.h
> 
> and compare them
> 
> —
> ultimately - reinstall it if nothing else works.
> 
> something is up…
> 
> 
> Ken

---
Murray Eisenberg                        murrayeisenb...@gmail.com
503 King Farm Blvd #101 Home (240)-246-7240
Rockville, MD 20850-6667        Mobile (413)-427-5334


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

Reply via email to