On Thursday 04 April 2002 17:07, you wrote:
> > > http://marc.theaimsgroup.com/?l=midgard-user&m=101124959005392&w=2
> > >
> > > Emile
> >
> > The address you write here has nothing to solve my problem.
> > I am really stuck! What can I do?
>
> <http://marc.theaimsgroup.com/?l=midgard-user&m=100167593230976&w=2>
>
> Downgrade autoconf.
>
> Regards
>   Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Ok I downgraded autoconf to 2.13 (from source). The problem solved but 
another came up.
When I run ./mkall I get an error like this:
.......
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-suse-linux
checking build system type... i686-suse-linux
checking for ld used by GCC... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... configure: error: installation or 
configuration problem: compiler cannot create executables.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

The tail of the config.log is:
.................
configure:2450: checking for /usr/i486-suse-linux/bin/ld option to reload 
object files
configure:2462: checking for BSD-compatible nm
configure:2500: checking whether ln -s works
configure:2521: checking how to recognise dependant libraries
configure:2704: checking for object suffix
configure:2710: gcc -c -g -O2  conftest.c 1>&5
configure:2730: checking for executable suffix
configure:2740: gcc -o conftest -g -O2   conftest.c -lmidgard  1>&5
/usr/i486-suse-linux/bin/ld: cannot find -lmidgard
collect2: ld returned 1 exit status

What's the problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to