Yep, xcode was the problem.  I think I may not even have had xcode
installed.  Anyway, I installed it now and the nspr install works fine.
Thanks for the heads up.

If you're wondering how I could not have xcode installed, I'm running on a
new machine now, where I copied over everything from my old machine.  It had
all my setting and applications, even macports applications, and everything
seemed to run fine.  Until now.  My guess is xcode didn't copy over in the
transition; I know I had it on the old machine.

-Gwen


On Tue, Feb 10, 2009 at 4:55 PM, Bryan Blackburn <b...@macports.org> wrote:

> 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
> >
> > g...@coruscant:/Users/gwen>sudo port clean nspr
> > Password:
> > --->  Cleaning nspr
> > g...@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
>
> [...]
> _______________________________________________
> macports-users mailing list
> macports-users@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to