Am Sonntag den, 11. August 2002, um 17:15, schrieb Masanori Sekino: >> configure: running /bin/ksh './configure' --prefix=/sw >> 'CPPFLAGS=-no-cpp-precomp > > Is your /bin/sh a symlink to /bin/ksh? Or do you have any special > setting about /bin/ksh? Currently, fink only supports zsh as /bin/sh > and configure script should use /bin/sh.
Interesting, ls gives the following output: -rwxr-xr-x 1 root wheel 449616 Aug 3 04:29 ksh -r-xr-xr-x 1 root wheel 449616 Aug 3 04:28 sh So ksh and sh have the same size, but are not links. So it's probably something in my shell settings? Re Phil > On 2002.08.07, at 07:14, Philip M�tteli wrote: >> First of all thanks to your porting effort for bonobo! >> Unfortunately I have the following error, when I try to update it and >> I don't want to erase the present one, because so many important >> programs are depending on it: >> >> � >> configure: configuring in libefs >> configure: running /bin/ksh './configure' --prefix=/sw >> 'CPPFLAGS=-no-cpp-precomp -DORBIT_DEF_CORBA_sequence_CORBA_string >> -DTC_DEF_TC_CORBA_sequence_CORBA_string -I/sw/include' >> LDFLAGS=-L/sw/lib --cache-file=/dev/null --srcdir=. >> configure: error: unrecognized option: >> -DORBIT_DEF_CORBA_sequence_CORBA_string >> Try `./configure --help' for more information. >> configure: error: /bin/ksh './configure' failed for libefs >> sed: confdefs.h: No such file or directory >> ### execution of ./configure failed, exit code 1 >> Failed: compiling bonobo-1.0.20-2 failed ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
