I am sorry to have to post a question, but I'm unable to find an  
answer on Google or these mail archives.

I'm trying to compile schroedinger-1.0.5 on Mac OS X version 10.5.5  
for with with ffmpeg but ./configure dies saying liboil is required  
but I have already compiled and installed liboil 0.3.15:

make  install-recursive
Making install in liboil
Making install in c
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in colorspace
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in conv
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in copy
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in dct
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in jpeg
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in math
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in md5
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in ref
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in simdpack
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in utf8
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in deprecated
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in i386
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in i386_amd64
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in mmx
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
test -z "/usr/local/lib" || /Users/jason/Desktop/liboil-0.3.15/install- 
sh -d "/usr/local/lib"
  /bin/sh ../libtool --mode=install /usr/bin/install -c   
'liboil-0.3.la' '/usr/local/lib/liboil-0.3.la'
/usr/bin/install -c .libs/liboil-0.3.0.3.0.dylib /usr/local/lib/ 
liboil-0.3.0.3.0.dylib
(cd /usr/local/lib && { ln -s -f liboil-0.3.0.3.0.dylib  
liboil-0.3.0.dylib || { rm -f liboil-0.3.0.dylib && ln -s  
liboil-0.3.0.3.0.dylib liboil-0.3.0.dylib; }; })
(cd /usr/local/lib && { ln -s -f liboil-0.3.0.3.0.dylib  
liboil-0.3.dylib || { rm -f liboil-0.3.dylib && ln -s  
liboil-0.3.0.3.0.dylib liboil-0.3.dylib; }; })
/usr/bin/install -c .libs/liboil-0.3.lai /usr/local/lib/liboil-0.3.la
/usr/bin/install -c .libs/liboil-0.3.a /usr/local/lib/liboil-0.3.a
chmod 644 /usr/local/lib/liboil-0.3.a
ranlib /usr/local/lib/liboil-0.3.a
ranlib: file: /usr/local/lib/liboil-0.3.a(libconv_la-conv_bitstuff.o)  
has no symbols
ranlib: file: /usr/local/lib/liboil-0.3.a(libi386_amd64_la- 
idct8x8_i386.o) has no symbols
----------------------------------------------------------------------
Libraries have been installed in:
    /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
    - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
      during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include/liboil-0.3/liboil" || /Users/jason/Desktop/ 
liboil-0.3.15/install-sh -d "/usr/local/include/liboil-0.3/liboil"
  /usr/bin/install -c -m 644 'liboil-stdint.h' '/usr/local/include/ 
liboil-0.3/liboil/liboil-stdint.h'
test -z "/usr/local/include/liboil-0.3/liboil" || /Users/jason/Desktop/ 
liboil-0.3.15/install-sh -d "/usr/local/include/liboil-0.3/liboil"
  /usr/bin/install -c -m 644 'liboil.h' '/usr/local/include/liboil-0.3/ 
liboil/liboil.h'
  /usr/bin/install -c -m 644 'liboilfunction.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilfunction.h'
  /usr/bin/install -c -m 644 'liboildebug.h' '/usr/local/include/ 
liboil-0.3/liboil/liboildebug.h'
  /usr/bin/install -c -m 644 'liboilfuncs.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilfuncs.h'
  /usr/bin/install -c -m 644 'liboiltypes.h' '/usr/local/include/ 
liboil-0.3/liboil/liboiltypes.h'
  /usr/bin/install -c -m 644 'liboilcpu.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilcpu.h'
  /usr/bin/install -c -m 644 'liboilprototype.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilprototype.h'
  /usr/bin/install -c -m 644 'liboilparameter.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilparameter.h'
  /usr/bin/install -c -m 644 'liboilrandom.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilrandom.h'
  /usr/bin/install -c -m 644 'liboilgcc.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilgcc.h'
  /usr/bin/install -c -m 644 'liboiltest.h' '/usr/local/include/ 
liboil-0.3/liboil/liboiltest.h'
  /usr/bin/install -c -m 644 'liboilprofile.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilprofile.h'
  /usr/bin/install -c -m 644 'liboilinternal.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilinternal.h'
  /usr/bin/install -c -m 644 'liboilclasses.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilclasses.h'
  /usr/bin/install -c -m 644 'liboilfault.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilfault.h'
  /usr/bin/install -c -m 644 'liboilutils.h' '/usr/local/include/ 
liboil-0.3/liboil/liboilutils.h'
Making install in testsuite
Making install in instruction
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in examples
Making install in jpeg
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in md5
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in uberopt
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in work
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in huffman
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in taylor
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in videoscale
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in audioresample
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
test -z "/usr/local/bin" || /Users/jason/Desktop/liboil-0.3.15/install- 
sh -d "/usr/local/bin"
   /bin/sh ../libtool --mode=install /usr/bin/install -c 'oil- 
bugreport' '/usr/local/bin/oil-bugreport'
/usr/bin/install -c .libs/oil-bugreport /usr/local/bin/oil-bugreport
make[4]: Nothing to be done for `install-data-am'.
Making install in doc
make[3]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
        if test "$installfiles" = './html/*'; \
        then echo '-- Nothing to install' ; \
        else \
          /Users/jason/Desktop/liboil-0.3.15/install-sh -d /usr/local/share/ 
gtk-doc/html/liboil; \
          for i in $installfiles; do \
            echo '-- Installing '$i ; \
            /usr/bin/install -c -m 644 $i /usr/local/share/gtk-doc/html/ 
liboil; \
          done; \
          echo '-- Installing ./html/index.sgml' ; \
          /usr/bin/install -c -m 644 ./html/index.sgml /usr/local/share/gtk- 
doc/html/liboil || :; \
        fi
-- Installing ./html/ch01.html
-- Installing ./html/ch02.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/liboil-liboilclass-unstable.html
-- Installing ./html/liboil-liboilcpu.html
-- Installing ./html/liboil-liboildebug.html
-- Installing ./html/liboil-liboilfuncs-conv.html
-- Installing ./html/liboil-liboilfuncs-copy.html
-- Installing ./html/liboil-liboilfuncs-dct.html
-- Installing ./html/liboil-liboilfuncs-doc.html
-- Installing ./html/liboil-liboilfuncs-math.html
-- Installing ./html/liboil-liboilfuncs-math8x8.html
-- Installing ./html/liboil-liboilfuncs-pixel.html
-- Installing ./html/liboil-liboilimpl-unstable.html
-- Installing ./html/liboil-liboilinit-unstable.html
-- Installing ./html/liboil-liboilinit.html
-- Installing ./html/liboil-liboiljunk.html
-- Installing ./html/liboil-liboilmacros.html
-- Installing ./html/liboil-liboilparameter.html
-- Installing ./html/liboil-liboilprofile.html
-- Installing ./html/liboil-liboilprototype.html
-- Installing ./html/liboil-liboilrandom.html
-- Installing ./html/liboil-liboiltest.html
-- Installing ./html/liboil-liboiltypes.html
-- Installing ./html/liboil.devhelp
-- Installing ./html/liboil.devhelp2
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/pkgconfig" || /Users/jason/Desktop/ 
liboil-0.3.15/install-sh -d "/usr/local/lib/pkgconfig"
  /usr/bin/install -c -m 644 'liboil-0.3.pc' '/usr/local/lib/pkgconfig/ 
liboil-0.3.pc'


After grabbing Schroedinger 1.0.5, ./configure dies with:

checking nano version... 0 (release)
checking build system type... i386-apple-darwin9.5.0
checking host system type... i386-apple-darwin9.5.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 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... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /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 /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to  
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from gcc object... rm:  
conftest.dSYM: is a directory
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
rm: conftest.dSYM: is a directory
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple- 
darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 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... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /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 whether the g++ linker (/usr/libexec/gcc/i686-apple- 
darwin9/4.0.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/libexec/gcc/i686-apple- 
darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
(cached) (cached) checking how to hardcode library paths into  
programs... immediate
appending configuration tag "F77" to libtool
checking whether gcc and cc understand -c and -o together... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... no
checking for LIBOIL... configure: error: liboil-0.3 >= 0.3.13 is  
required

I'm not sure why it can't find liboil.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to