[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gimp-developer
Subject:    [gimp-devel] Problems compiling GIMP
From:       Bernhard Rosenkraenzer <bero () microsoft ! sucks ! eu ! org>
Date:       1998-08-20 14:03:15
[Download RAW message or body]

Just tried compiling gimp (as found in the GNOME CVS tree) on a Linux
2.1/Glibc 2.0 system - autogen.sh/configure fail:
ltconfig: unrecognized option `--no-reexec'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

The --no-reexec flag is passed to libtool by aclocal.m4 - I'm using
aclocal 1.3, which seems to be incompatible with the old ltconfig used for
gimp.

The following fixed the problem for me:
--- ltconfig~   Wed Jul  1 19:20:11 1998
+++ ltconfig    Thu Aug 20 15:54:55 1998
@@ -175,7 +175,7 @@

   --with-gcc) with_gcc=yes ;;
   --with-gnu-ld) with_gnu_ld=yes ;;
-
+  --no-reexec) echo ;;
   -*)
     echo "$progname: unrecognized option \`$option'" 1>&2
     echo "$help" 1>&2


LLaP
bero

-- 
uNsTable - NT = usable
***
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic