Building on SuSE 9.0
Anders Nygren
anders_nygren2002@REDACTED
Fri May 7 00:49:22 CEST 2004
Kostis Sagonas wrote:
> > I have run ./configure and at the end it says
> > creating i686-pc-linux-gnu/config.h
> > Or is it someother config.h that is missing?
>
> This is the config.h. If you believe the message you get your gcc
> cannot find this file. This is because the first line should read:
>
> gcc -g -O3 -I/usr/local/src/otp_src_R9C-0/erts/i686-pc-linux-gnu -DHAVE_CONFIG_H -Wall
>
> rather than:
>
> gcc -g -O3 -I/usr/local/src/otp_src_R9C-0/erts/ -DHAVE_CONFIG_H -Wall
>
> so something is skrewed up during configure.
In case anybody cares, something was wrong with my OTP installation.
I deleted everything and reinstalled OTP and now it works.
/Anders
More information about the erlang-questions
mailing list