#36480: kerberos5: error: expected declaration specifiers before ‘__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8’ ----------------------------------+-------------------------------- Reporter: annelyse.thevenin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: kerberos5 | ----------------------------------+-------------------------------- Comment (by annelyse.thevenin@…): Finally I don't have anymore problem! I had still have problem during the installation of kerberos5 but not only: {{{ $ sudo port -d selfupdate ... configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library configure: error: Could not find a working Foundation implementation Command failed: cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc ./configure --prefix=/opt/local --with- tclpackage=/Library/Tcl --with-install-user=root --with-install- group=admin --with-directory-mode=0755 --enable-readline && make && make install SELFUPDATING=1 Exit code: 1 DEBUG: Error installing new MacPorts base: command execution failed while executing "macports::selfupdate [array get global_options] base_updated" Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed }}} (similar than #34102) and: {{{ $ pdflatex dyld: Library not loaded: /opt/local/lib/libpoppler.28.dylib Referenced from: /opt/local/bin/pdflatex Reason: image not found Trace/BPT trap: 5 }}} '''Solution''': re-install OS, uninstall Xcode (deletion from Application directory), installation of Xcode and of Command Line. Then I manage to update my port. {{{
sudo port selfupdate sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer sudo port upgrade outdated }}}
So I don't know what was the original problem but at least everything works well now. Maybe it was because I installed the first time XCode (from AppStore) with a different MacID than for the others application? Thanks for your help everyone! -- Ticket URL: <https://trac.macports.org/ticket/36480#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X