bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.2-20010618 compile error


From: Byeong-ryeol Kim
Subject: ncurses-5.2-20010618 compile error
Date: Tue, 19 Jun 2001 06:58:28 +0900 (KST)

Hello,

I use Red Hat 7.1(kernel-2.4.5-ac15, glibc-2.2.3, gcc-2.96-85,
binutils-2.11.90.0.15, ..), and met following error while compileing
ncurses-5.2-20010618.(long lines wrapped by me).

...
cd ../obj_s;  gcc -I../test -I.  -DNDEBUG -I. -I../include -DHAVE_CONFIG_H \
    -O2 -march=i386 -mcpu=i686 -DPURE_TERMINFO  -fPIC -c
../test/view.c
gcc -o view ../obj_s/view.o -L../lib -L/usr/lib -lform -lmenu -lpanel \
     -lncurses    -Wl,-rpath,/usr/src/redhat/BUILD/ncurses-5.2/lib
../obj_s/view.o: In function `main':
../obj_s/view.o(.text+0x318): undefined reference to `CharOf'
../obj_s/view.o(.text+0x340): undefined reference to `CharOf'
collect2: ld returned 1 exit status
make[1]: *** [view] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/ncurses-5.2/test'
make: *** [all] Error 2
...

Thanks,

-- 
Where there is a will, there is a way.       address@hidden
  For the future of you and me!              address@hidden
fingerprint = 1429 8AAF 8A2C 6043 DA2E  BD4C 964C 2698 687D 4B7D




reply via email to

[Prev in Thread] Current Thread [Next in Thread]