All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bognar Attila <attila@ebizlab.hit.bme.hu>
To: SELinux@tycho.nsa.gov
Subject: Redhat 7.2 + selinux-2001121010.tgz
Date: Tue, 15 Jan 2002 23:33:50 +0100	[thread overview]
Message-ID: <004201c19e14$b4bc7a30$ca00a8c0@foka> (raw)

[-- Attachment #1: Type: text/plain, Size: 1777 bytes --]

Hi all!

I just installed a fresh Redhat 7.2 to test SELinux, and tried to put selinux-2001121010 on it. I followed the step-by-step guide in the readme file, however when compiling (linking):

make[2]: Entering directory `/usr/src/selinux/utils/util-linux-2.11f/text-utils'
cc -O -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -I/usr/include/ncurses -DNCH=0 -I/usr/include/slang -D_FILE_OFFSET_BITS=64 -DSBINDIR=\"/sbin\" -DUSRSBINDIR=\"/usr/sbin\" -DLOGDIR=\"/var/log\" -DVARPATH=\"/var\" -DLOCALEDIR=\"/usr/share/locale\" -DMOREHELPFILE=\"/usr/share/misc/more.help\" -s more.o ../lib/xstrncpy.o -o more
more.o: In function `my_putstring':
more.o(.text+0xa): undefined reference to `putp'
more.o: In function `my_setupterm':
more.o(.text+0x20): undefined reference to `setupterm'
more.o: In function `my_tgetnum':
more.o(.text+0x32): undefined reference to `tigetnum'
more.o: In function `my_tgetflag':
more.o(.text+0x42): undefined reference to `tigetflag'
more.o: In function `my_tgetstr':
more.o(.text+0x52): undefined reference to `tigetstr'
more.o: In function `my_tgoto':
more.o(.text+0x68): undefined reference to `tparm'
more.o: In function `initterm':
more.o(.text+0x2cf2): undefined reference to `PC'
more.o: In function `reset_tty':
more.o(.text+0x3545): undefined reference to `tputs'
collect2: ld returned 1 exit status
make[2]: *** [more] Error 1
make[2]: Leaving directory `/usr/src/selinux/utils/util-linux-2.11f/text-utils'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/usr/src/selinux/utils/util-linux-2.11f'
make: *** [xutil-linux] Error 2
[root@xxx: /usr/src/selinux/utils] #

What do you suggest? (all ncurses related rpms are installed or what versions should I install?)

Thanks,

attila




[-- Attachment #2: Type: text/html, Size: 2725 bytes --]

             reply	other threads:[~2002-01-15 22:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-15 22:33 Bognar Attila [this message]
2002-01-16 14:43 ` Redhat 7.2 + selinux-2001121010.tgz Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2002-01-16 14:44 Trent Jaeger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='004201c19e14$b4bc7a30$ca00a8c0@foka' \
    --to=attila@ebizlab.hit.bme.hu \
    --cc=SELinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.