Make fails (1281 on Mac OS X [Intel])

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues Make fails (1281 on Mac OS X [Intel])

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #406
    HellerMD98
    Participant

    I’ve been trying to build 1281 on a MacBook. I’ve got XCode 2.3 and Fink 0.8.1. I’ve run a selfupdate and update-all and installed the requisite items (libid3tag-shlibs, libid3tag, sqlite, and sqlite-dev) as instructed http://forums.fireflymediaserver.org/viewtopic.php?t=4664

    .configure exits cleanly with no errors but sudo make results in:

    sudo make
    make all-recursive
    Making all in src
    Making all in plugins
    make[3]: Nothing to be done for `all'.
    make[3]: Nothing to be done for `all-am'.
    Making all in admin-root
    Making all in lib-js
    Making all in script.aculo.us
    make[4]: Nothing to be done for `all'.
    make[4]: Nothing to be done for `all-am'.
    make[3]: Nothing to be done for `all-am'.
    Making all in contrib
    make all-recursive
    Making all in init.d
    make all-am
    make[5]: Nothing to be done for `all-am'.
    make[4]: Nothing to be done for `all-am'.
    Making all in debian
    make[2]: Nothing to be done for `all'.

    Any ideas? I’ve also done a make clean then then sudo make but have the same result. TIA.

    #5381
    rpedde
    Participant

    @HellerMD98 wrote:

    I’ve been trying to build 1281 on a MacBook. I’ve got XCode 2.3 and Fink 0.8.1. I’ve run a selfupdate and update-all and installed the requisite items (libid3tag-shlibs, libid3tag, sqlite, and sqlite-dev) as instructed http://forums.fireflymediaserver.org/viewtopic.php?t=4664

    .configure exits cleanly with no errors but sudo make results in:

    sudo make
    make all-recursive
    Making all in src
    Making all in plugins
    make[3]: Nothing to be done for `all'.
    make[3]: Nothing to be done for `all-am'.
    Making all in admin-root
    Making all in lib-js
    Making all in script.aculo.us
    make[4]: Nothing to be done for `all'.
    make[4]: Nothing to be done for `all-am'.
    make[3]: Nothing to be done for `all-am'.
    Making all in contrib
    make all-recursive
    Making all in init.d
    make all-am
    make[5]: Nothing to be done for `all-am'.
    make[4]: Nothing to be done for `all-am'.
    Making all in debian
    make[2]: Nothing to be done for `all'.

    Any ideas? I’ve also done a make clean then then sudo make but have the same result. TIA.

    Can you get a typescript log of the whole process, from un-tarring it to actually running make?

    I have an intel mac here as well, and haven’t had any problem compiling or running on that, so I’m curious to find out what it might be.

    #5382
    HellerMD98
    Participant

    Here you go! Thanks again.


    Last login: Sun Jul 2 15:26:10 on ttyp1
    Welcome to Darwin!
    Michael-Hellers-MacBook:~ hellerm$ cd /working
    Michael-Hellers-MacBook:/working hellerm$ gunzip mt-daapd-svn-1281.tar.gz
    Michael-Hellers-MacBook:/working hellerm$ tar -xvf mt-daapd-svn-1281.tar
    mt-daapd-svn-1281/
    mt-daapd-svn-1281/aclocal.m4
    mt-daapd-svn-1281/admin-root/
    mt-daapd-svn-1281/admin-root/about.html
    mt-daapd-svn-1281/admin-root/applet.html
    mt-daapd-svn-1281/admin-root/aspl-license.html
    mt-daapd-svn-1281/admin-root/aspl-license.txt
    mt-daapd-svn-1281/admin-root/config-update.html
    mt-daapd-svn-1281/admin-root/config.html
    mt-daapd-svn-1281/admin-root/config.js
    mt-daapd-svn-1281/admin-root/config.xml
    mt-daapd-svn-1281/admin-root/CREDITS
    mt-daapd-svn-1281/admin-root/DAAPApplet-0.1.jar
    mt-daapd-svn-1281/admin-root/feedback.html
    mt-daapd-svn-1281/admin-root/ff_logo_sm.gif
    mt-daapd-svn-1281/admin-root/firefly.css
    mt-daapd-svn-1281/admin-root/firefly.js
    mt-daapd-svn-1281/admin-root/ftr.html
    mt-daapd-svn-1281/admin-root/gpl-license.html
    mt-daapd-svn-1281/admin-root/gpl-license.txt
    mt-daapd-svn-1281/admin-root/hdr.html
    mt-daapd-svn-1281/admin-root/index.html
    mt-daapd-svn-1281/admin-root/lib-js/
    mt-daapd-svn-1281/admin-root/lib-js/Makefile.am
    mt-daapd-svn-1281/admin-root/lib-js/Makefile.in
    mt-daapd-svn-1281/admin-root/lib-js/prototype.js
    mt-daapd-svn-1281/admin-root/lib-js/rico.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/builder.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/controls.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/dragdrop.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/effects.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/Makefile.am
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/Makefile.in
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/scriptaculous.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/slider.js
    mt-daapd-svn-1281/admin-root/lib-js/script.aculo.us/unittest.js
    mt-daapd-svn-1281/admin-root/linkOpaque.gif
    mt-daapd-svn-1281/admin-root/linkTransparent.gif
    mt-daapd-svn-1281/admin-root/Makefile.am
    mt-daapd-svn-1281/admin-root/Makefile.in
    mt-daapd-svn-1281/admin-root/no_access.html
    mt-daapd-svn-1281/admin-root/playlist.html
    mt-daapd-svn-1281/admin-root/playlist.js
    mt-daapd-svn-1281/admin-root/pngfix.js
    mt-daapd-svn-1281/admin-root/required.gif
    mt-daapd-svn-1281/admin-root/smart.html
    mt-daapd-svn-1281/admin-root/smart.js
    mt-daapd-svn-1281/admin-root/smartpopup.html
    mt-daapd-svn-1281/admin-root/spinner.gif
    mt-daapd-svn-1281/admin-root/spinner_stopped.gif
    mt-daapd-svn-1281/admin-root/status.js
    mt-daapd-svn-1281/admin-root/thanks.html
    mt-daapd-svn-1281/admin-root/util.js
    mt-daapd-svn-1281/AUTHORS
    mt-daapd-svn-1281/ChangeLog
    mt-daapd-svn-1281/config.guess
    mt-daapd-svn-1281/config.h.in
    mt-daapd-svn-1281/config.sub
    mt-daapd-svn-1281/configure
    mt-daapd-svn-1281/configure.in
    mt-daapd-svn-1281/contrib/
    mt-daapd-svn-1281/contrib/init.d/
    mt-daapd-svn-1281/contrib/init.d/Makefile.am
    mt-daapd-svn-1281/contrib/init.d/Makefile.in
    mt-daapd-svn-1281/contrib/init.d/mt-daapd-fedora.templ
    mt-daapd-svn-1281/contrib/init.d/mt-daapd-gentoo.templ
    mt-daapd-svn-1281/contrib/init.d/mtdaapd-bsd.templ
    mt-daapd-svn-1281/contrib/Makefile.am
    mt-daapd-svn-1281/contrib/Makefile.in
    mt-daapd-svn-1281/contrib/mt-daapd-ssc.pl
    mt-daapd-svn-1281/contrib/mt-daapd-ssc.sh
    mt-daapd-svn-1281/contrib/mt-daapd.conf.templ
    mt-daapd-svn-1281/contrib/mt-daapd.spec
    mt-daapd-svn-1281/contrib/README
    mt-daapd-svn-1281/COPYING
    mt-daapd-svn-1281/CREDITS
    mt-daapd-svn-1281/debian/
    mt-daapd-svn-1281/debian/changelog
    mt-daapd-svn-1281/debian/compat
    mt-daapd-svn-1281/debian/control
    mt-daapd-svn-1281/debian/copyright
    mt-daapd-svn-1281/debian/dirs
    mt-daapd-svn-1281/debian/docs
    mt-daapd-svn-1281/debian/init.d
    mt-daapd-svn-1281/debian/Makefile.am
    mt-daapd-svn-1281/debian/Makefile.in
    mt-daapd-svn-1281/debian/postinst
    mt-daapd-svn-1281/debian/rules
    mt-daapd-svn-1281/depcomp
    mt-daapd-svn-1281/INSTALL
    mt-daapd-svn-1281/install-sh
    mt-daapd-svn-1281/ltmain.sh
    mt-daapd-svn-1281/Makefile.am
    mt-daapd-svn-1281/Makefile.in
    mt-daapd-svn-1281/missing
    mt-daapd-svn-1281/mkinstalldirs
    mt-daapd-svn-1281/NEWS
    mt-daapd-svn-1281/README
    mt-daapd-svn-1281/src/
    mt-daapd-svn-1281/src/compat.c
    mt-daapd-svn-1281/src/compat.h
    mt-daapd-svn-1281/src/conf.c
    mt-daapd-svn-1281/src/conf.h
    mt-daapd-svn-1281/src/configfile.c
    mt-daapd-svn-1281/src/configfile.h
    mt-daapd-svn-1281/src/daapd.h
    mt-daapd-svn-1281/src/db-gdbm.c
    mt-daapd-svn-1281/src/db-gdbm.h
    mt-daapd-svn-1281/src/db-generic.c
    mt-daapd-svn-1281/src/db-generic.h
    mt-daapd-svn-1281/src/db-sql-sqlite2.c
    mt-daapd-svn-1281/src/db-sql-sqlite2.h
    mt-daapd-svn-1281/src/db-sql-sqlite3.c
    mt-daapd-svn-1281/src/db-sql-sqlite3.h
    mt-daapd-svn-1281/src/db-sql-updates.c
    mt-daapd-svn-1281/src/db-sql.c
    mt-daapd-svn-1281/src/db-sql.h
    mt-daapd-svn-1281/src/dispatch.c
    mt-daapd-svn-1281/src/dispatch.h
    mt-daapd-svn-1281/src/dynamic-art.c
    mt-daapd-svn-1281/src/dynamic-art.h
    mt-daapd-svn-1281/src/err.c
    mt-daapd-svn-1281/src/err.h
    mt-daapd-svn-1281/src/ff-plugins.h
    mt-daapd-svn-1281/src/ll.c
    mt-daapd-svn-1281/src/ll.h
    mt-daapd-svn-1281/src/main.c
    mt-daapd-svn-1281/src/Makefile.am
    mt-daapd-svn-1281/src/Makefile.in
    mt-daapd-svn-1281/src/mDNS.c
    mt-daapd-svn-1281/src/mDNSClientAPI.h
    mt-daapd-svn-1281/src/mDNSDebug.h
    mt-daapd-svn-1281/src/mDNSPlatformFunctions.h
    mt-daapd-svn-1281/src/mDNSPosix.c
    mt-daapd-svn-1281/src/mDNSPosix.h
    mt-daapd-svn-1281/src/mDNSUNP.c
    mt-daapd-svn-1281/src/mDNSUNP.h
    mt-daapd-svn-1281/src/mp3-scanner.c
    mt-daapd-svn-1281/src/mp3-scanner.h
    mt-daapd-svn-1281/src/os-unix.c
    mt-daapd-svn-1281/src/os-unix.h
    mt-daapd-svn-1281/src/os-win32.c
    mt-daapd-svn-1281/src/os-win32.h
    mt-daapd-svn-1281/src/os.h
    mt-daapd-svn-1281/src/plugin.c
    mt-daapd-svn-1281/src/plugin.h
    mt-daapd-svn-1281/src/plugins/
    mt-daapd-svn-1281/src/plugins/compat.c
    mt-daapd-svn-1281/src/plugins/compat.h
    mt-daapd-svn-1281/src/plugins/Makefile.am
    mt-daapd-svn-1281/src/plugins/Makefile.in
    mt-daapd-svn-1281/src/plugins/rsp.c
    mt-daapd-svn-1281/src/plugins/rsp.h
    mt-daapd-svn-1281/src/plugins/ssc-ffmpeg.c
    mt-daapd-svn-1281/src/plugins/ssc-script.c
    mt-daapd-svn-1281/src/plugins/xml-rpc.c
    mt-daapd-svn-1281/src/plugins/xml-rpc.h
    mt-daapd-svn-1281/src/redblack.c
    mt-daapd-svn-1281/src/redblack.h
    mt-daapd-svn-1281/src/rend-howl.c
    mt-daapd-svn-1281/src/rend-osx.c
    mt-daapd-svn-1281/src/rend-posix.c
    mt-daapd-svn-1281/src/rend-unix.c
    mt-daapd-svn-1281/src/rend-unix.h
    mt-daapd-svn-1281/src/rend.h
    mt-daapd-svn-1281/src/restart.c
    mt-daapd-svn-1281/src/restart.h
    mt-daapd-svn-1281/src/rxml.c
    mt-daapd-svn-1281/src/rxml.h
    mt-daapd-svn-1281/src/scan-aac.c
    mt-daapd-svn-1281/src/scan-aac.h
    mt-daapd-svn-1281/src/scan-aif.c
    mt-daapd-svn-1281/src/scan-flac.c
    mt-daapd-svn-1281/src/scan-mp3.c
    mt-daapd-svn-1281/src/scan-mp4.c
    mt-daapd-svn-1281/src/scan-mpc.c
    mt-daapd-svn-1281/src/scan-ogg.c
    mt-daapd-svn-1281/src/scan-url.c
    mt-daapd-svn-1281/src/scan-wav.c
    mt-daapd-svn-1281/src/scan-wma.c
    mt-daapd-svn-1281/src/scan-xml.c
    mt-daapd-svn-1281/src/smart-parser.c
    mt-daapd-svn-1281/src/smart-parser.h
    mt-daapd-svn-1281/src/uici.c
    mt-daapd-svn-1281/src/uici.h
    mt-daapd-svn-1281/src/w32-eventlog.c
    mt-daapd-svn-1281/src/w32-eventlog.h
    mt-daapd-svn-1281/src/w32-service.c
    mt-daapd-svn-1281/src/w32-service.h
    mt-daapd-svn-1281/src/wavstreamer.c
    mt-daapd-svn-1281/src/webserver.c
    mt-daapd-svn-1281/src/webserver.h
    mt-daapd-svn-1281/src/win32.h
    mt-daapd-svn-1281/src/xml-rpc.c
    mt-daapd-svn-1281/src/xml-rpc.h
    mt-daapd-svn-1281/TODO
    Michael-Hellers-MacBook:/working hellerm$ cd mt-daapd-svn-1281
    Michael-Hellers-MacBook:/working/mt-daapd-svn-1281 hellerm$ ls
    AUTHORS Makefile.am aclocal.m4 configure install-sh
    COPYING Makefile.in admin-root configure.in ltmain.sh
    CREDITS NEWS config.guess contrib missing
    ChangeLog README config.h.in debian mkinstalldirs
    INSTALL TODO config.sub depcomp src
    Michael-Hellers-MacBook:/working/mt-daapd-svn-1281 hellerm$ ./configure --enable-sqlite --with-id3tag=/sw --prefix=/usr/local
    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 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 ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking build system type... i386-apple-darwin8.7.1
    checking host system type... i386-apple-darwin8.7.1
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... no
    checking for /usr/bin/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 recognise 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 f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... 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... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    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/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin8.7.1 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/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... no
    checking whether the g++ linker (/usr/bin/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/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin8.7.1 dyld
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking sys/wait.h usability... yes
    checking sys/wait.h presence... yes
    checking for sys/wait.h... yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking for strptime... yes
    checking for strtok_r... yes
    checking for timegm... yes
    checking whether setpgrp takes no argument... no
    checking for pthread_creat in -lc_r... no
    checking for pthread_create in -lpthread... yes
    Host type is i386-apple-darwin8.7.1
    checking getopt.h usability... yes
    checking getopt.h presence... yes
    checking for getopt.h... yes
    checking for stdint.h... (cached) yes
    checking id3tag.h usability... yes
    checking id3tag.h presence... yes
    checking for id3tag.h... yes
    checking for id3_file_open in -lid3tag... yes
    checking sqlite.h usability... yes
    checking sqlite.h presence... yes
    checking for sqlite.h... yes
    checking for sqlite_open in -lsqlite... yes
    checking for strcasestr... yes
    checking for strsep... yes
    checking for atoll... yes
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking syslog.h usability... yes
    checking syslog.h presence... yes
    checking for syslog.h... yes
    checking for unistd.h... (cached) yes
    checking sys/filio.h usability... yes
    checking sys/filio.h presence... yes
    checking for sys/filio.h... yes
    checking termio.h usability... no
    checking termio.h presence... no
    checking for termio.h... no
    checking whether time.h and sys/time.h may both be included... yes
    checking whether gcc needs -traditional... no
    checking return type of signal handlers... void
    checking for select... yes
    checking for socket... yes
    checking for strdup... yes
    checking for strerror... yes
    checking for dlsym in -ldl... yes
    checking for socket in -lsocket... no
    configure: creating ./config.status
    config.status: creating src/Makefile
    config.status: creating src/plugins/Makefile
    config.status: creating admin-root/Makefile
    config.status: creating admin-root/lib-js/Makefile
    config.status: creating admin-root/lib-js/script.aculo.us/Makefile
    config.status: creating contrib/Makefile
    config.status: creating contrib/init.d/Makefile
    config.status: creating debian/Makefile
    config.status: creating Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    Michael-Hellers-MacBook:/working/mt-daapd-svn-1281 hellerm$ sudo make
    Password:
    make all-recursive
    Making all in src
    Making all in plugins
    if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT compat.lo -MD -MP -MF ".deps/compat.Tpo" -c -o compat.lo compat.c;
    then mv -f ".deps/compat.Tpo" ".deps/compat.Plo"; else rm -f ".deps/compat.Tpo"; exit 1; fi
    mkdir .libs
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fno-common -DPIC -o .libs/compat.o
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1
    if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT rsp.lo -MD -MP -MF ".deps/rsp.Tpo" -c -o rsp.lo rsp.c;
    then mv -f ".deps/rsp.Tpo" ".deps/rsp.Plo"; else rm -f ".deps/rsp.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT rsp.lo -MD -MP -MF .deps/rsp.Tpo -c rsp.c -fno-common -DPIC -o .libs/rsp.o
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT rsp.lo -MD -MP -MF .deps/rsp.Tpo -c rsp.c -o rsp.o >/dev/null 2>&1
    if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT xml-rpc.lo -MD -MP -MF ".deps/xml-rpc.Tpo" -c -o xml-rpc.lo xml-rpc.c;
    then mv -f ".deps/xml-rpc.Tpo" ".deps/xml-rpc.Plo"; else rm -f ".deps/xml-rpc.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT xml-rpc.lo -MD -MP -MF .deps/xml-rpc.Tpo -c xml-rpc.c -fno-common -DPIC -o .libs/xml-rpc.o
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT xml-rpc.lo -MD -MP -MF .deps/xml-rpc.Tpo -c xml-rpc.c -o xml-rpc.o >/dev/null 2>&1
    /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -g -O2 -framework CoreFoundation -L/sw/lib -R/sw/lib -o rsp.la -rpath /usr/local/share/mt-daapd/plugins -module -avoid-version compat.lo rsp.lo xml-rpc.lo -ldl -lpthread -lid3tag -lz -lsqlite
    gcc ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/rsp.so -bundle .libs/compat.o .libs/rsp.o .libs/xml-rpc.o -L/sw/lib -ldl -lpthread /sw/lib/libid3tag.dylib -lz /sw/lib/libsqlite.dylib -framework CoreFoundation
    ar cru .libs/rsp.a compat.o rsp.o xml-rpc.o
    ranlib .libs/rsp.a
    creating rsp.la
    (cd .libs && rm -f rsp.la && ln -s ../rsp.la rsp.la)
    if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT ssc-script.lo -MD -MP -MF ".deps/ssc-script.Tpo" -c -o ssc-script.lo ssc-script.c;
    then mv -f ".deps/ssc-script.Tpo" ".deps/ssc-script.Plo"; else rm -f ".deps/ssc-script.Tpo"; exit 1; fi
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT ssc-script.lo -MD -MP -MF .deps/ssc-script.Tpo -c ssc-script.c -fno-common -DPIC -o .libs/ssc-script.o
    ssc-script.c: In function 'ssc_script_error':
    ssc-script.c:106: warning: unused variable 'handle'
    gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -DHAVE_SQL -DHOST="i386-apple-darwin8.7.1" -no-cpp-precomp -DMAC -I/sw/include -I.. -g -O2 -MT ssc-script.lo -MD -MP -MF .deps/ssc-script.Tpo -c ssc-script.c -o ssc-script.o >/dev/null 2>&1
    /bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -g -O2 -framework CoreFoundation -L/sw/lib -R/sw/lib -o ssc-script.la -rpath /usr/local/share/mt-daapd/plugins -module -avoid-version ssc-script.lo -ldl -lpthread -lid3tag -lz -lsqlite
    gcc ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/ssc-script.so -bundle .libs/ssc-script.o -L/sw/lib -ldl -lpthread /sw/lib/libid3tag.dylib -lz /sw/lib/libsqlite.dylib -framework CoreFoundation
    ar cru .libs/ssc-script.a ssc-script.o
    ranlib .libs/ssc-script.a
    creating ssc-script.la
    (cd .libs && rm -f ssc-script.la && ln -s ../ssc-script.la ssc-script.la)
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT wavstreamer.o -MD -MP -MF ".deps/wavstreamer.Tpo" -c -o wavstreamer.o wavstreamer.c;
    then mv -f ".deps/wavstreamer.Tpo" ".deps/wavstreamer.Po"; else rm -f ".deps/wavstreamer.Tpo"; exit 1; fi
    /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -framework CoreFoundation -L/sw/lib -R/sw/lib -o wavstreamer wavstreamer.o -ldl -lpthread -lid3tag -lz -lsqlite
    mkdir .libs
    gcc -g -O2 -framework CoreFoundation -o wavstreamer wavstreamer.o -L/sw/lib -ldl -lpthread /sw/lib/libid3tag.dylib -lz /sw/lib/libsqlite.dylib
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c;
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT uici.o -MD -MP -MF ".deps/uici.Tpo" -c -o uici.o uici.c;
    then mv -f ".deps/uici.Tpo" ".deps/uici.Po"; else rm -f ".deps/uici.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT webserver.o -MD -MP -MF ".deps/webserver.Tpo" -c -o webserver.o webserver.c;
    then mv -f ".deps/webserver.Tpo" ".deps/webserver.Po"; else rm -f ".deps/webserver.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT configfile.o -MD -MP -MF ".deps/configfile.Tpo" -c -o configfile.o configfile.c;
    then mv -f ".deps/configfile.Tpo" ".deps/configfile.Po"; else rm -f ".deps/configfile.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT err.o -MD -MP -MF ".deps/err.Tpo" -c -o err.o err.c;
    then mv -f ".deps/err.Tpo" ".deps/err.Po"; else rm -f ".deps/err.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT restart.o -MD -MP -MF ".deps/restart.Tpo" -c -o restart.o restart.c;
    then mv -f ".deps/restart.Tpo" ".deps/restart.Po"; else rm -f ".deps/restart.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT mp3-scanner.o -MD -MP -MF ".deps/mp3-scanner.Tpo" -c -o mp3-scanner.o mp3-scanner.c;
    then mv -f ".deps/mp3-scanner.Tpo" ".deps/mp3-scanner.Po"; else rm -f ".deps/mp3-scanner.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT dynamic-art.o -MD -MP -MF ".deps/dynamic-art.Tpo" -c -o dynamic-art.o dynamic-art.c;
    then mv -f ".deps/dynamic-art.Tpo" ".deps/dynamic-art.Po"; else rm -f ".deps/dynamic-art.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT db-generic.o -MD -MP -MF ".deps/db-generic.Tpo" -c -o db-generic.o db-generic.c;
    then mv -f ".deps/db-generic.Tpo" ".deps/db-generic.Po"; else rm -f ".deps/db-generic.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT dispatch.o -MD -MP -MF ".deps/dispatch.Tpo" -c -o dispatch.o dispatch.c;
    then mv -f ".deps/dispatch.Tpo" ".deps/dispatch.Po"; else rm -f ".deps/dispatch.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT rxml.o -MD -MP -MF ".deps/rxml.Tpo" -c -o rxml.o rxml.c;
    then mv -f ".deps/rxml.Tpo" ".deps/rxml.Po"; else rm -f ".deps/rxml.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT redblack.o -MD -MP -MF ".deps/redblack.Tpo" -c -o redblack.o redblack.c;
    then mv -f ".deps/redblack.Tpo" ".deps/redblack.Po"; else rm -f ".deps/redblack.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-mp3.o -MD -MP -MF ".deps/scan-mp3.Tpo" -c -o scan-mp3.o scan-mp3.c;
    then mv -f ".deps/scan-mp3.Tpo" ".deps/scan-mp3.Po"; else rm -f ".deps/scan-mp3.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-mp4.o -MD -MP -MF ".deps/scan-mp4.Tpo" -c -o scan-mp4.o scan-mp4.c;
    then mv -f ".deps/scan-mp4.Tpo" ".deps/scan-mp4.Po"; else rm -f ".deps/scan-mp4.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-aif.o -MD -MP -MF ".deps/scan-aif.Tpo" -c -o scan-aif.o scan-aif.c;
    then mv -f ".deps/scan-aif.Tpo" ".deps/scan-aif.Po"; else rm -f ".deps/scan-aif.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-xml.o -MD -MP -MF ".deps/scan-xml.Tpo" -c -o scan-xml.o scan-xml.c;
    then mv -f ".deps/scan-xml.Tpo" ".deps/scan-xml.Po"; else rm -f ".deps/scan-xml.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-wma.o -MD -MP -MF ".deps/scan-wma.Tpo" -c -o scan-wma.o scan-wma.c;
    then mv -f ".deps/scan-wma.Tpo" ".deps/scan-wma.Po"; else rm -f ".deps/scan-wma.Tpo"; exit 1; fi
    scan-wma.c: In function 'wma_parse_extended_content_description':
    scan-wma.c:430: warning: unused variable 'new_size'
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-aac.o -MD -MP -MF ".deps/scan-aac.Tpo" -c -o scan-aac.o scan-aac.c;
    then mv -f ".deps/scan-aac.Tpo" ".deps/scan-aac.Po"; else rm -f ".deps/scan-aac.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-wav.o -MD -MP -MF ".deps/scan-wav.Tpo" -c -o scan-wav.o scan-wav.c;
    then mv -f ".deps/scan-wav.Tpo" ".deps/scan-wav.Po"; else rm -f ".deps/scan-wav.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT scan-url.o -MD -MP -MF ".deps/scan-url.Tpo" -c -o scan-url.o scan-url.c;
    then mv -f ".deps/scan-url.Tpo" ".deps/scan-url.Po"; else rm -f ".deps/scan-url.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT smart-parser.o -MD -MP -MF ".deps/smart-parser.Tpo" -c -o smart-parser.o smart-parser.c;
    then mv -f ".deps/smart-parser.Tpo" ".deps/smart-parser.Po"; else rm -f ".deps/smart-parser.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT xml-rpc.o -MD -MP -MF ".deps/xml-rpc.Tpo" -c -o xml-rpc.o xml-rpc.c;
    then mv -f ".deps/xml-rpc.Tpo" ".deps/xml-rpc.Po"; else rm -f ".deps/xml-rpc.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT ll.o -MD -MP -MF ".deps/ll.Tpo" -c -o ll.o ll.c;
    then mv -f ".deps/ll.Tpo" ".deps/ll.Po"; else rm -f ".deps/ll.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c;
    then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT compat.o -MD -MP -MF ".deps/compat.Tpo" -c -o compat.o compat.c;
    then mv -f ".deps/compat.Tpo" ".deps/compat.Po"; else rm -f ".deps/compat.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT os-unix.o -MD -MP -MF ".deps/os-unix.Tpo" -c -o os-unix.o os-unix.c;
    then mv -f ".deps/os-unix.Tpo" ".deps/os-unix.Po"; else rm -f ".deps/os-unix.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT plugin.o -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.c;
    then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT db-sql-updates.o -MD -MP -MF ".deps/db-sql-updates.Tpo" -c -o db-sql-updates.o db-sql-updates.c;
    then mv -f ".deps/db-sql-updates.Tpo" ".deps/db-sql-updates.Po"; else rm -f ".deps/db-sql-updates.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT rend-osx.o -MD -MP -MF ".deps/rend-osx.Tpo" -c -o rend-osx.o rend-osx.c;
    then mv -f ".deps/rend-osx.Tpo" ".deps/rend-osx.Po"; else rm -f ".deps/rend-osx.Tpo"; exit 1; fi
    rend-osx.c: In function 'rend_addtorunloop':
    rend-osx.c:76: warning: 'DNSServiceDiscoveryMachPort' is deprecated (declared at /usr/include/DNSServiceDiscovery/DNSServiceDiscovery.h:239)
    rend-osx.c: In function 'rend_callback':
    rend-osx.c:190: warning: 'DNSServiceRegistrationCreate' is deprecated (declared at /usr/include/DNSServiceDiscovery/DNSServiceDiscovery.h:114)
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT rend-unix.o -MD -MP -MF ".deps/rend-unix.Tpo" -c -o rend-unix.o rend-unix.c;
    then mv -f ".deps/rend-unix.Tpo" ".deps/rend-unix.Po"; else rm -f ".deps/rend-unix.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT db-sql-sqlite2.o -MD -MP -MF ".deps/db-sql-sqlite2.Tpo" -c -o db-sql-sqlite2.o db-sql-sqlite2.c;
    then mv -f ".deps/db-sql-sqlite2.Tpo" ".deps/db-sql-sqlite2.Po"; else rm -f ".deps/db-sql-sqlite2.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -DHAVE_SQL -DHOST='"i386-apple-darwin8.7.1"' -no-cpp-precomp -DMAC -I/sw/include -g -O2 -MT db-sql.o -MD -MP -MF ".deps/db-sql.Tpo" -c -o db-sql.o db-sql.c;
    then mv -f ".deps/db-sql.Tpo" ".deps/db-sql.Po"; else rm -f ".deps/db-sql.Tpo"; exit 1; fi
    /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -framework CoreFoundation -L/sw/lib -R/sw/lib -o mt-daapd main.o uici.o webserver.o configfile.o err.o restart.o mp3-scanner.o dynamic-art.o db-generic.o dispatch.o rxml.o redblack.o scan-mp3.o scan-mp4.o scan-aif.o scan-xml.o scan-wma.o scan-aac.o scan-wav.o scan-url.o smart-parser.o xml-rpc.o ll.o conf.o compat.o os-unix.o plugin.o db-sql-updates.o rend-osx.o rend-unix.o db-sql-sqlite2.o db-sql.o -ldl -lpthread -lid3tag -lz -lsqlite
    gcc -g -O2 -framework CoreFoundation -o mt-daapd main.o uici.o webserver.o configfile.o err.o restart.o mp3-scanner.o dynamic-art.o db-generic.o dispatch.o rxml.o redblack.o scan-mp3.o scan-mp4.o scan-aif.o scan-xml.o scan-wma.o scan-aac.o scan-wav.o scan-url.o smart-parser.o xml-rpc.o ll.o conf.o compat.o os-unix.o plugin.o db-sql-updates.o rend-osx.o rend-unix.o db-sql-sqlite2.o db-sql.o -L/sw/lib -ldl -lpthread /sw/lib/libid3tag.dylib -lz /sw/lib/libsqlite.dylib
    Making all in admin-root
    Making all in lib-js
    Making all in script.aculo.us
    make[4]: Nothing to be done for `all'.
    make[4]: Nothing to be done for `all-am'.
    make[3]: Nothing to be done for `all-am'.
    Making all in contrib
    if [ "/usr/local" = "/usr" ]; then
    sed -e s,[@]prefix[@],/usr/local,g -e s,[@]dbdir[@],/var/cache/mt-daapd,g mt-daapd.conf.templ >mt-daapd.conf;
    else
    sed -e s,[@]prefix[@],/usr/local,g -e s,[@]dbdir[@],/usr/local/var/cache/mt-daapd,g mt-daapd.conf.templ >mt-daapd.conf;
    fi
    make all-recursive
    Making all in init.d
    sed -e s,[@]prefix[@],/usr/local,g mt-daapd-fedora.templ >mt-daapd-fedora;
    chmod +x mt-daapd-fedora
    sed -e s,[@]prefix[@],/usr/local,g mt-daapd-gentoo.templ >mt-daapd-gentoo;
    chmod +x mt-daapd-gentoo
    sed -e s,[@]prefix[@],/usr/local,g mtdaapd-bsd.templ >mtdaapd-bsd;
    chmod +x mtdaapd-bsd
    make all-am
    make[5]: Nothing to be done for `all-am'.
    make[4]: Nothing to be done for `all-am'.
    Making all in debian
    make[2]: Nothing to be done for `all'.
    make[2]: Nothing to be done for `all-am'.
    Michael-Hellers-MacBook:/working/mt-daapd-svn-1281 hellerm$
    #5383
    rpedde
    Participant

    @HellerMD98 wrote:

    Here you go! Thanks again.

    That’s it! You’re done. You should have a mt-daapd sitting in src/, and a “sudo make install” should install it. You’ll need to copy the config file from contrib/mt-daapd.conf to /etc, and customize it to your liking, but you are essentially done.

    — Ron

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.