于 2012/6/7 15:36, Jim Michaels 写道:
I am using auto build 20111127 since it is the only latest one I know of that works.

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10
$ ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/jp/bristol-0.60.10':
configure: error: C compiler cannot create executables
See `config.log' for more details.

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10
$ ./configure ; cat .profile
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/jp/bristol-0.60.10':
configure: error: C compiler cannot create executables
See `config.log' for more details.
CC=/mingw/bin/i686-w64-mingw32-mingw32-gcc
CXX=/mingw/bin/i686-w64-mingw32-g++


Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10
$ tail -1 config.log
configure: exit 77

Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10

not sure what to do at this point. I am not a unix developer yet.I am trying to build Jack audio server plugins. this is sort of like a cry for help, I am no expert at fixing configure scripts if they are broken. MSYS seems to have nothing to make autoconf run properly if that is supposed to be my first step to fix the configure script. I have never run autoconf before, so I don't know what to do with it. maybe I should be taking this to a linux newsgroup instead? I brought it here first because its mingw-w64+msys I am compiling this on.

I noticed some configure scripts work and some don't, for whatever reason (date compiled?).

It's hard to say.

At least, you should provide the related config.log

--
Best Regards,
xunxun

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to