On Sep 13, 4:00 am, Harry van der Wolf <hvdw...@gmail.com> wrote:
> 2009/9/13 michael_tn <michael.d.gallo...@gmail.com>
>
> > harry, i'm working through the build process again and some of the
> > external app's will not build, boost, for example:
>
> > <snip>
>
> > not sure what to do with it at this point.
>
> > -- michael
>

boost built, i edited your boost.sh script to:

if [ "$CXX" = "" ]
then
  boostTOOLSET="--toolset=darwin"
  CXX="g++"
 else
  echo "using darwin : : $CXX ;" > ./TEMP-userconf.jam
  boostTOOLSET="--user-config=./TEMP-userconf.jam"
 fi

now with jpeg-7 (cannot find 6.2 source), i get this:

michaeltn:jpeg-7 michael$ sh ../scripts/libjpeg.sh
configure: WARNING: If you wanted to set the --build type, don't use --
host.
    If a cross compiler is detected then cross compile mode will be
used.
checking build system type... i686-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin8
checking target system type... powerpc-apple-darwin8
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for powerpc-apple-darwin8-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for powerpc-apple-darwin8-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for function prototypes... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking whether to enable maintainer-specific portions of
Makefiles... no
checking for powerpc-apple-darwin8-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C...
(cached) -std=gnu99
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking if LD -Wl,--version-script works... no
checking for function prototypes... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for an ANSI C-conforming const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/libexec/gcc/i686-apple-
darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for powerpc-apple-darwin8-dumpbin... no
checking for powerpc-apple-darwin8-link... no
checking for dumpbin... no
checking for link... link -dump -symbols
checking the name lister (link -dump -symbols) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
reload object files... -r
checking for powerpc-apple-darwin8-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for powerpc-apple-darwin8-ar... no
checking for ar... ar
checking for powerpc-apple-darwin8-strip... strip
checking for powerpc-apple-darwin8-ranlib... no
checking for ranlib... ranlib
checking command to parse link -dump -symbols output from gcc -
std=gnu99 object... failed
checking for powerpc-apple-darwin8-dsymutil... no
checking for dsymutil... dsymutil
checking for powerpc-apple-darwin8-nmedit... no
checking for nmedit... nmedit
checking for powerpc-apple-darwin8-lipo... no
checking for lipo... lipo
checking for powerpc-apple-darwin8-otool... no
checking for otool... otool
checking for powerpc-apple-darwin8-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if gcc -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/libexec/gcc/i686-
apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking libjpeg version number... 7:0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jconfig.h
config.status: jconfig.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
 rm -f cjpeg djpeg jpegtran rdjpgcom wrjpgcom
test -z "testout.ppm testout.bmp testout.jpg testoutp.ppm testoutp.jpg
testoutt.jpg" || rm -f testout.ppm testout.bmp testout.jpg
testoutp.ppm testoutp.jpg testoutt.jpg
rm -f ansi2knr
test -z "libjpeg.la" || rm -f libjpeg.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make: *** No rule to make target `install-lib'.  Stop.
rm: libjpeg.62.0.0.dylib: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcomapi.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jutils.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jerror.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jmemmgr.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jmemnobs.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcapimin.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcapistd.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jctrans.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcparam.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdatadst.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcinit.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcmaster.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcmarker.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcmainct.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcprepct.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jccoefct.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jccolor.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcsample.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jchuff.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcphuff.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jcdctmgr.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jfdctfst.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jfdctflt.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jfdctint.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdapimin.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdapistd.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdtrans.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdatasrc.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdmaster.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdinput.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdmarker.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdhuff.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdphuff.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdmainct.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdcoefct.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdpostct.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jddctmgr.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jidctfst.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jidctflt.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jidctint.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jidctred.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdsample.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdcolor.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jquant1.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jquant2.o: No such file or directory
powerpc-apple-darwin9-gcc-4.0.1: jdmerge.o: No such file or directory
install: libjpeg.62.0.0.dylib: No such file or directory
configure: WARNING: If you wanted to set the --build type, don't use --
host.
    If a cross compiler is detected then cross compile mode will be
used.
checking build system type... i686-apple-darwin9.8.0
checking host system type... i386-apple-darwin8
checking target system type... i386-apple-darwin8
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i386-apple-darwin8-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for i386-apple-darwin8-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for function prototypes... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking whether to enable maintainer-specific portions of
Makefiles... no
checking for i386-apple-darwin8-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C...
(cached) -std=gnu99
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking if LD -Wl,--version-script works... no
checking for function prototypes... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for an ANSI C-conforming const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/libexec/gcc/i686-apple-
darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for i386-apple-darwin8-dumpbin... no
checking for i386-apple-darwin8-link... no
checking for dumpbin... no
checking for link... link -dump -symbols
checking the name lister (link -dump -symbols) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
reload object files... -r
checking for i386-apple-darwin8-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i386-apple-darwin8-ar... no
checking for ar... ar
checking for i386-apple-darwin8-strip... strip
checking for i386-apple-darwin8-ranlib... no
checking for ranlib... ranlib
checking command to parse link -dump -symbols output from gcc -
std=gnu99 object... failed
checking for i386-apple-darwin8-dsymutil... no
checking for dsymutil... dsymutil
checking for i386-apple-darwin8-nmedit... no
checking for nmedit... nmedit
checking for i386-apple-darwin8-lipo... no
checking for lipo... lipo
checking for i386-apple-darwin8-otool... no
checking for otool... otool
checking for i386-apple-darwin8-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if gcc -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/libexec/gcc/i686-
apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking libjpeg version number... 7:0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jconfig.h
config.status: jconfig.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
 rm -f cjpeg djpeg jpegtran rdjpgcom wrjpgcom
test -z "testout.ppm testout.bmp testout.jpg testoutp.ppm testoutp.jpg
testoutt.jpg" || rm -f testout.ppm testout.bmp testout.jpg
testoutp.ppm testoutp.jpg testoutt.jpg
rm -f ansi2knr
test -z "libjpeg.la" || rm -f libjpeg.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
test "" = "" || rm -f *_.c
rm -f *.lo
make: *** No rule to make target `install-lib'.  Stop.
rm: libjpeg.62.0.0.dylib: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcomapi.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jutils.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jerror.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jmemmgr.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jmemnobs.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcapimin.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcapistd.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jctrans.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcparam.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdatadst.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcinit.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcmaster.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcmarker.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcmainct.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcprepct.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jccoefct.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jccolor.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcsample.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jchuff.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcphuff.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jcdctmgr.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jfdctfst.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jfdctflt.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jfdctint.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdapimin.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdapistd.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdtrans.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdatasrc.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdmaster.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdinput.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdmarker.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdhuff.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdphuff.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdmainct.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdcoefct.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdpostct.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jddctmgr.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jidctfst.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jidctflt.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jidctint.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jidctred.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdsample.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdcolor.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jquant1.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jquant2.o: No such file or directory
i686-apple-darwin9-gcc-4.0.1: jdmerge.o: No such file or directory
install: libjpeg.62.0.0.dylib: No such file or directory
lipo: can't open input file: /Users/michael/development/hugin/mac/
ExternalPrograms/repository/arch/ppc/lib/libjpeg.a (No such file or
directory)
ranlib: can't open file: /Users/michael/development/hugin/mac/
ExternalPrograms/repository/lib/libjpeg.a (No such file or directory)
lipo: can't open input file: /Users/michael/development/hugin/mac/
ExternalPrograms/repository/arch/ppc/lib/libjpeg.62.0.0.dylib (No such
file or directory)

i tried changing references in the libjpeg.sh script from 62 to 70 but
it does not build either.

-- michael

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---

Reply via email to