I just noticed that the build structure used by the itcl.info and
itk.info files don't allow building with --build-as-nobody. In that
case, the build fails with errors of the form...

make -j1 install prefix=/sw/src/fink.build/root-itcl-3.4-1/sw
 /usr/bin/install -c libitcl3.4.dylib 
/sw/src/fink.build/root-itcl-3.4-1/sw/lib/itcl3.4/libitcl3.4.dylib
 : /sw/src/fink.build/root-itcl-3.4-1/sw/lib/itcl3.4/libitcl3.4.dylib
 /usr/bin/install -c libitclstub3.4.a 
/sw/src/fink.build/root-itcl-3.4-1/sw/lib/itcl3.4/libitclstub3.4.a
 ranlib /sw/src/fink.build/root-itcl-3.4-1/sw/lib/itcl3.4/libitclstub3.4.a
 Install itcl.tcl /sw/src/fink.build/root-itcl-3.4-1/sw/lib/itcl3.4/itcl.tcl
/usr/bin/install -c -m 644 pkgIndex.tcl 
/sw/src/fink.build/root-itcl-3.4-1/sw/lib/itcl3.4
/usr/bin/install -c -m 644 itclConfig.sh 
/sw/src/fink.build/root-itcl-3.4-1/sw/lib
Installing header files in /sw/src/fink.build/root-itcl-3.4-1/sw/include
Installing ./generic/itcl.h
Installing ./generic/itclDecls.h
Installing ./generic/itclInt.h
Installing ./generic/itclIntDecls.h
Installing man pages in /sw/share/man
Installing body.n
/bin/sh: /sw/share/man/mann/body.n: Permission denied
chmod: /sw/share/man/mann/body.n: No such file or directory
Installing class.n
/bin/sh: /sw/share/man/mann/class.n: Permission denied
chmod: /sw/share/man/mann/class.n: No such file or directory
Installing code.n
/bin/sh: /sw/share/man/mann/code.n: Permission denied
chmod: /sw/share/man/mann/code.n: No such file or directory
Installing configbody.n
/bin/sh: /sw/share/man/mann/configbody.n: Permission denied
chmod: /sw/share/man/mann/configbody.n: No such file or directory

etc. I assume this is due to the fact that the ConfigureParams use...

--prefix=%i --exec-prefix=%i --mandir=%p/share/man --infodir=%p/share/info 
--with-tcl=%p/lib --with-tk=%p/lib --enable-shared

which seem fairly unusual for fink. FYI.
               Jack

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to