Hi! I'm trying to compile Scilab 4.1.2-1005 and I get the following error:
#!/bin/sh -ev export PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH c="--prefix=/sw --with-gfortran --with-tcl-include=/sw/include --with-tcl-library=/sw/lib --with-ocaml --without-java --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib"; if test . == "-atlas" ; then c="$c --with-gtk2 --with-atlas-library=/sw/lib"; fi ./configure $c configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: $/sw checking build system type... Invalid configuration `$/sw': machine `$/sw' not recognized configure: error: /bin/sh config/config.sub $/sw failed ### execution of /var/tmp/tmp.2.nJTgtO failed, exit code 1 I hope that these are the relevant lines. If you need more, just tell me. Any idea about how to solve this problem? I use Mac OS X 10.5.5, Xcode 3.1.1, Fink 0.28.5 (unstable tree). I have the same problem with my iMac G5 and with my MacBook Pro (Intel). Thanks in advance, Javier -- Lee mi blog: "Un pequeño paso para Neil" http://up3n.wordpress.com/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
