Building R8B-1 on SuSE 8.0

Kent Boortz kent@REDACTED
Sat Jul 20 01:05:38 CEST 2002


Anders Nygren <anders.p.nygren@REDACTED> writes:
> I am trying to build R8B-1 on SuSE 8.0, and I get the following errors.
> Does anyone have any hints on what I am missing?
> 
> /usr/local/src/erlang/otp_src_R8B-1/erts/obj.instr.beam/i686-pc-linux-gnu/ttsl_drv.o: 
> In function `move_right':
> /usr/local/src/erlang/otp_src_R8B-1/erts/emulator/drivers/unix/ttsl_drv.c:634: 
> undefined reference to `tputs'
> /usr/local/src/erlang/otp_src_R8B-1/erts/obj.instr.beam/i686-pc-linux-gnu/ttsl_drv.o: 
> In function `move_up':
> /usr/local/src/erlang/otp_src_R8B-1/erts/emulator/drivers/unix/ttsl_drv.c:642: 
> undefined reference to `tputs'
> /usr/local/src/erlang/otp_src_R8B-1/erts/obj.instr.beam/i686-pc-linux-gnu/ttsl_drv.o: 
> In function `move_down':
> /usr/local/src/erlang/otp_src_R8B-1/erts/emulator/drivers/unix/ttsl_drv.c:650: 
> undefined reference to `tputs'
> collect2: ld returned 1 exit status
> make[2]: *** 
> [/usr/local/src/erlang/otp_src_R8B-1/bin/i686-pc-linux-gnu/beam.instr] Error 
> 1
> make[1]: *** [instr] Error 2
> make: *** [emulator.instr] Error 2

I think the problem goes away if you install the developer RPM for ncurses,

kent



More information about the erlang-questions mailing list