<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hello again,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I'm having a dickens of a time getting ezstream configured - it requires libshout2 - so far so good.  </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I installed the darwin ports library, did a port install libogg and then a port install libvorbis.  Now, when I try to do a port install libshout2, configure returns the following.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Any idea why it isn't working?  Darwinport is configured to install in it's default location, /opt/local (so lib files are in /opt/local/lib, include files are in /opt/local/include/etc...)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Hopefully this is enough info to be helpful, else, please let me know what other info I can provide...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV> root# ./configure --prefix=/opt/local</DIV><DIV>checking for a BSD-compatible install... /usr/bin/install -c</DIV><DIV>checking whether build environment is sane... yes</DIV><DIV>checking for gawk... no</DIV><DIV>checking for mawk... no</DIV><DIV>checking for nawk... no</DIV><DIV>checking for awk... awk</DIV><DIV>checking whether make sets $(MAKE)... yes</DIV><DIV>checking whether to enable maintainer-specific portions of Makefiles... no</DIV><DIV>checking for gcc... gcc</DIV><DIV>checking for C compiler default output file name... a.out</DIV><DIV>checking whether the C compiler works... yes</DIV><DIV>checking whether we are cross compiling... no</DIV><DIV>checking for suffix of executables... </DIV><DIV>checking for suffix of object files... o</DIV><DIV>checking whether we are using the GNU C compiler... yes</DIV><DIV>checking whether gcc accepts -g... yes</DIV><DIV>checking for gcc option to accept ANSI C... none needed</DIV><DIV>checking for style of include used by make... GNU</DIV><DIV>checking dependency style of gcc... gcc3</DIV><DIV>checking build system type... powerpc-apple-darwin8.2.0</DIV><DIV>checking host system type... powerpc-apple-darwin8.2.0</DIV><DIV>checking for a sed that does not truncate output... /usr/bin/sed</DIV><DIV>checking for egrep... grep -E</DIV><DIV>checking for ld used by gcc... /usr/bin/ld</DIV><DIV>checking if the linker (/usr/bin/ld) is GNU ld... no</DIV><DIV>checking for /usr/bin/ld option to reload object files... -r</DIV><DIV>checking for BSD-compatible nm... /usr/bin/nm -p</DIV><DIV>checking whether ln -s works... yes</DIV><DIV>checking how to recognise dependent libraries... pass_all</DIV><DIV>checking how to run the C preprocessor... gcc -E</DIV><DIV>checking for ANSI C header files... yes</DIV><DIV>checking for sys/types.h... yes</DIV><DIV>checking for sys/stat.h... yes</DIV><DIV>checking for stdlib.h... yes</DIV><DIV>checking for string.h... yes</DIV><DIV>checking for memory.h... yes</DIV><DIV>checking for strings.h... yes</DIV><DIV>checking for inttypes.h... yes</DIV><DIV>checking for stdint.h... yes</DIV><DIV>checking for unistd.h... yes</DIV><DIV>checking dlfcn.h usability... yes</DIV><DIV>checking dlfcn.h presence... yes</DIV><DIV>checking for dlfcn.h... yes</DIV><DIV>checking for g++... g++</DIV><DIV>checking whether we are using the GNU C++ compiler... yes</DIV><DIV>checking whether g++ accepts -g... yes</DIV><DIV>checking dependency style of g++... gcc3</DIV><DIV>checking how to run the C++ preprocessor... g++ -E</DIV><DIV>checking for g77... no</DIV><DIV>checking for f77... no</DIV><DIV>checking for xlf... no</DIV><DIV>checking for frt... no</DIV><DIV>checking for pgf77... no</DIV><DIV>checking for fort77... no</DIV><DIV>checking for fl32... no</DIV><DIV>checking for af77... no</DIV><DIV>checking for f90... no</DIV><DIV>checking for xlf90... no</DIV><DIV>checking for pgf90... no</DIV><DIV>checking for epcf90... no</DIV><DIV>checking for f95... no</DIV><DIV>checking for fort... no</DIV><DIV>checking for xlf95... no</DIV><DIV>checking for ifc... no</DIV><DIV>checking for efc... no</DIV><DIV>checking for pgf95... no</DIV><DIV>checking for lf95... no</DIV><DIV>checking for gfortran... no</DIV><DIV>checking whether we are using the GNU Fortran 77 compiler... no</DIV><DIV>checking whether  accepts -g... no</DIV><DIV>checking the maximum length of command line arguments... 65536</DIV><DIV>checking command to parse /usr/bin/nm -p output from gcc object... ok</DIV><DIV>checking for objdir... .libs</DIV><DIV>checking for ar... ar</DIV><DIV>checking for ranlib... ranlib</DIV><DIV>checking for strip... strip</DIV><DIV>checking if gcc static flag  works... yes</DIV><DIV>checking if gcc supports -fno-rtti -fno-exceptions... no</DIV><DIV>checking for gcc option to produce PIC... -fno-common</DIV><DIV>checking if gcc PIC flag -fno-common works... yes</DIV><DIV>checking if gcc supports -c -o file.o... yes</DIV><DIV>checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes</DIV><DIV>checking dynamic linker characteristics... darwin8.2.0 dyld</DIV><DIV>checking how to hardcode library paths into programs... immediate</DIV><DIV>checking whether stripping libraries is possible... yes</DIV><DIV>checking if libtool supports shared libraries... yes</DIV><DIV>checking whether to build shared libraries... yes</DIV><DIV>checking whether to build static libraries... yes</DIV><DIV>configure: creating libtool</DIV><DIV>appending configuration tag "CXX" to libtool</DIV><DIV>checking for ld used by g++... /usr/bin/ld</DIV><DIV>checking if the linker (/usr/bin/ld) is GNU ld... no</DIV><DIV>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes</DIV><DIV>checking for g++ option to produce PIC... -fno-common</DIV><DIV>checking if g++ PIC flag -fno-common works... yes</DIV><DIV>checking if g++ supports -c -o file.o... yes</DIV><DIV>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes</DIV><DIV>checking dynamic linker characteristics... darwin8.2.0 dyld</DIV><DIV>checking how to hardcode library paths into programs... immediate</DIV><DIV>checking whether stripping libraries is possible... yes</DIV><DIV>appending configuration tag "F77" to libtool</DIV><DIV>checking for ANSI C header files... (cached) yes</DIV><DIV>checking for strings.h... (cached) yes</DIV><DIV>checking for an ANSI C-conforming const... yes</DIV><DIV>checking for inline... inline</DIV><DIV>checking for inttypes.h... (cached) yes</DIV><DIV>checking for uint32_t... yes</DIV><DIV>checking for library containing nanosleep... none required</DIV><DIV>checking sys/socket.h usability... yes</DIV><DIV>checking sys/socket.h presence... yes</DIV><DIV>checking for sys/socket.h... yes</DIV><DIV>checking for socklen_t... yes</DIV><DIV>checking for va_copy... va_copy</DIV><DIV>checking sys/select.h usability... yes</DIV><DIV>checking sys/select.h presence... yes</DIV><DIV>checking for sys/select.h... yes</DIV><DIV>checking sys/uio.h usability... yes</DIV><DIV>checking sys/uio.h presence... yes</DIV><DIV>checking for sys/uio.h... yes</DIV><DIV>checking winsock2.h usability... no</DIV><DIV>checking winsock2.h presence... no</DIV><DIV>checking for winsock2.h... no</DIV><DIV>checking for library containing sethostent... none required</DIV><DIV>checking for library containing getnameinfo... none required</DIV><DIV>checking for endhostent... yes</DIV><DIV>checking for getaddrinfo... yes</DIV><DIV>checking for inet_aton... yes</DIV><DIV>checking for writev... yes</DIV><DIV>checking for struct sockaddr_storage.ss_family... yes</DIV><DIV>checking for inet_pton... yes</DIV><DIV>checking for the pthreads library -lpthreads... no</DIV><DIV>checking whether pthreads work without any flags... yes</DIV><DIV>checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE</DIV><DIV>checking if more special flags are required for pthreads... no</DIV><DIV>checking for pthread_rwlock_t... yes</DIV><DIV>checking for cc_r... gcc</DIV><DIV>checking for libogg... ok</DIV><DIV>checking for libvorbis... ok</DIV><DIV>checking for struct ovectl_ratemanage_arg... no</DIV><DIV>configure: error: requisite Ogg Vorbis library not found</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">--</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Michael Hale<SPAN class="Apple-converted-space"><SPAN class="Apple-converted-tab">                </SPAN></SPAN><<A href="mailto:smiley@gift-culture.org">smiley@gift-culture.org</A>></FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">gift culture:<SPAN class="Apple-converted-space"><SPAN class="Apple-converted-tab">                </SPAN></SPAN><A href="http://www.gift-culture.org">http://www.gift-culture.org</A></FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">initstring:<SPAN class="Apple-converted-space"><SPAN class="Apple-converted-tab">                    </SPAN></SPAN><A href="http://www.initstring.org">http://www.initstring.org</A></FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">artificial music machine:<SPAN class="Apple-converted-space"><SPAN class="Apple-converted-tab">        </SPAN></SPAN><A href="http://www.artificialmusicmachine.com">http://www.artificialmusicmachine.com</A></FONT></P>  </DIV><BR></DIV></BODY></HTML>