Building on SuSE 9.0
Anders Nygren
anders_nygren2002@REDACTED
Tue May 4 02:32:08 CEST 2004
Mikael Pettersson wrote:
> On Sun, 02 May 2004 21:31:16 -0500, Anders Nygren wrote:
>
>>I am trying to build R9C on SuSE 9.0 and get the following
>>error.
>
> ...
>
>>gcc -g -O3 -I/usr/local/src/otp_src_R9C-0/erts/ -DHAVE_CONFIG_H -Wall
>>-Wstrict-prototypes -Wmissing-prototypes -DHIPE_ARCHITECTURE=x86 -Ibeam
>>-Isys/unix -Isys/common -Ii686-pc-linux-gnu -Ii686-pc-linux-gnu/opt
>>-Izlib -Ihipe -c hipe/hipe_mkliterals.c -o
>>/usr/local/src/otp_src_R9C-0/erts/obj.beam/i686-pc-linux-gnu/hipe_mkliterals.o
>>hipe/hipe_mkliterals.c:10:20: config.h: No such file or directory
>>make[1]: ***
>>[/usr/local/src/otp_src_R9C-0/erts/obj.beam/i686-pc-linux-gnu/hipe_mkliterals.o]
>>Error 1
>>make[1]: Leaving directory `/usr/local/src/otp_src_R9C-0/erts/emulator'
>>make: *** [depend] Error 2
>
>
> The missing config.h is supposed to be generated at the
> end of the ./configure step. Either you didn't execute
> ./configure before make, or your system is broken somehow.
>
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?
So I assume something is broken on my system. Its a fresh install of
SuSE 9.0, so my guess is that I am missing some libraries but I can't
figure out which.
/Anders Nygren
More information about the erlang-questions
mailing list