Le 12 juin 05 � 16:46, Daniel Johnson a �crit :


On Jun 11, 2005, at 3:14 PM, jg wrote:

Ethereal fails to compile on fink 0.8 (X11 suer and SDK installed) saying:

checking build system type... configure: error: /bin/sh ./config.sub -apple-darwin8.1.0 failed

ethereal doesn't seems to recognise the new darwin kernel if i get it well , any of you knows a workaround or a way to fix this ?

thanks�

JG

What is the result of 'which uname'? If it's anything other than '/usr/bin/uname' then you have a broken uname in your $PATH, possibly from GNU coreutils. Remove or rename it and try building again.

I just built ethereal and it correctly identified my system as powerpc-apple-darwin8.1.0.

you were right , uname path was broken , but even after fixing this (which uname send the correct path now) the problem remains the same , ethereal continues to send a�

/bin/sh ./config.sub -apple-darwin8.1.0 failed

but i may have another clue when compiling pcre 4.2-2 :�

checking build system type... Invalid configuration `unknown-apple-darwin8.1.0': machine `unknown-apple' not recognized
configure: error: /bin/sh ./config.sub unknown-apple-darwin8.1.0 failed

could it come from the fact that i compile on an ibook ?


Reply via email to