error installing nspr

Bryan Blackburn blb at macports.org
Tue Feb 10 16:55:52 PST 2009


On Tue, Feb 10, 2009 at 04:37:27PM -0800, Gwen Barnes said:
> Hello,
> 
> I am trying to install firefox-x11, which depends on nspr.  nspr is crashing
> when I try to install.  Below is the nspr install error log, with
> debugging.  Can anyone help me get this running?  Thanks.
> 
> -Gwen
> 
> gwen at coruscant:/Users/gwen>sudo port clean nspr
> Password:
> --->  Cleaning nspr
> gwen at coruscant:/Users/gwen>sudo port -d install nspr
[...]
> /usr/bin/gcc-4.0 -o prlink.o -c    -I/opt/local/include -O2 -Wmost
> -fno-common -pthread -fPIC  -UDEBUG  -DNDEBUG=1 -DXP_UNIX=1 -DDARWIN=1
> -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DXP_MACOSX=1 -DHAVE_LCHOWN=1
> -DHAVE_STRERROR=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM
> -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include
> -I../../../pr/include/private -I/Developer/Headers/FlatCarbon  prlink.c
> prlink.c:48:27: error: CodeFragments.h: No such file or directory
> prlink.c:49:23: error: TextUtils.h: No such file or directory
> prlink.c:50:19: error: Types.h: No such file or directory
> prlink.c:51:21: error: Aliases.h: No such file or directory
> prlink.c:52:19: error: CFURL.h: No such file or directory
> prlink.c:53:22: error: CFBundle.h: No such file or directory
> prlink.c:54:22: error: CFString.h: No such file or directory
> prlink.c:55:26: error: CFDictionary.h: No such file or directory
> prlink.c:56:20: error: CFData.h: No such file or directory

What version of Xcode do you have installed, and did you disable any options
when installing it?  Those headers should be part of a normal Xcode install.

Bryan

[...]


More information about the macports-users mailing list