>
> If you are compiling fink from source, you could always get the fink 
> binary.
>
> If your problem is with a certain package that you are compiling, 
> giving more info would probably help people here help you, even if it 
> means taking a pen and paper and writing down the last 10 lines of the 
> output...

My understanding was that 10.2 binaries were not available (yet?). 

I am experiencing a similar problem, however, mine (while fatal for the installation) 
seems to be non-fatal for the system.

Running bootstrap.sh the first time:

{ BEGIN OUTPUT EXERPT }

[ ... lots of successful stuff ... ]
Making all in intl
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/sw/bootstrap/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/sw/bootstrap/share/locale\" -DLIBDIR=\"/sw/bootstrap/lib\" 
-DHAVE_CONFIG_H -I.. -I. -I../intl -no-cpp-precomp -I/sw/bootstrap/include -g -O2  
intl-compat.c
mkdir .libs
gcc -c -DLOCALEDIR=\"/sw/bootstrap/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/sw/bootstrap/share/locale\" -DLIBDIR=\"/sw/bootstrap/lib\" 
-DHAVE_CONFIG_H -I.. -I. -I../intl -no-cpp-precomp -I/sw/bootstrap/include -g -O2 
intl-compat.c  -fno-common -DPIC -o .libs/intl-compat.lo
In file included from intl-compat.c:24:
libgnuintl.h:22:20: locale.h: No such file or directory
In file included from intl-compat.c:25:
gettextP.h:23:51: stddef.h: No such file or directory
make[2]: *** [intl-compat.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
compiling gettext-0.10.40-3 failed

{ END OUTPUT EXERPT }


Okay, so far it looks like I am missing two files. I do have the July 2002 DevTools, 
as well as the files
  /usr/include/gcc/darwin/3.1/g++-v3/ppc-darwin/bits/c++locale.h
  /usr/include/gcc/darwin/3.1/g++-v3/cstddef
but there is no "/sw/bootstrap/include" present yet (the directory doesn't even exist.

I tried creating it myself, symlinking, and rerunning, but (due to a quirk in the 
"rename" binary), all the directories that it wants to create (already exist from last 
time) throw errors.

Does this seem at all similar to any problems other people have had? Did I miss 
something incredibly obvious? 

Best,

{chris}
-- 
Christopher M. Cianci, 2003
Dabney 36, 626.395.1262, MSC 285


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to