[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tlf-devel] make problem
From: |
Molnar Zoltan |
Subject: |
[Tlf-devel] make problem |
Date: |
Sat, 31 Jul 2004 14:12:07 +0000 |
User-agent: |
KMail/1.5.4 |
Hi Nate,
Thank you for help me.
> Installed ncurses devel and
> > make is continu but get other error :
>
> Okay, did you also install the ncurses library package? I don't know
> anything about RPM dependency handling, but it appears the linker
> cannot find the ncurses library. You may need to run the ldconfig
> command as root.
>
> Please CC the mailing list as I will be gone the rest of the day.
>
> 73, de Nate >>
Yes, run ldconfig
But same error
writecabrillo.o(.text+0x1114):/usr/src/ham/tlf-0.9.20_1/src/
writecabrillo.c:443: undefined reference to `stdscr'
writecabrillo.o(.text+0x111a):/usr/src/ham/tlf-0.9.20_1/src/
writecabrillo.c:443: undefined reference to `wgetnstr'
writecabrillo.o(.text+0x111f):/usr/src/ham/tlf-0.9.20_1/src/
writecabrillo.c:444: undefined reference to `noecho'
writeparas.o(.text+0x2ab): In function `writeparas':
/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:53: undefined reference to
`mvprintw'
writeparas.o(.text+0x2b1):/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:54:
undefined reference to `stdscr'
writeparas.o(.text+0x2b7):/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:54:
undefined reference to `wrefresh'
writeparas.o(.text+0x2d7):/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:60:
undefined reference to `mvprintw'
writeparas.o(.text+0x2de):/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:61:
undefined reference to `stdscr'
writeparas.o(.text+0x2e4):/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:61:
undefined reference to `wrefresh'
writeparas.o(.text+0x2f5):/usr/src/ham/tlf-0.9.20_1/src/writeparas.c:63:
undefined reference to `endwin'
collect2: ld returned 1 exit status
make[2]: *** [tlf] Error 1
make[2]: Leaving directory `/usr/src/ham/tlf-0.9.20_1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/ham/tlf-0.9.20_1'
make: *** [all] Error 2
dx:/usr/src/ham/tlf-0.9.20_1 #
Thank you time,
73 & DX
Zoli