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

#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.