Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Ncurses install problem
@ 2008-07-01 17:21 hartleys
  2008-07-01 18:36 ` Blaine Kubesh
  2008-07-01 18:41 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: hartleys @ 2008-07-01 17:21 UTC (permalink / raw)
  To: buildroot

Hello all,

I just did a clean (make package_name-dirclean) on my buildroot setup
and started a make. Everything goes along fine until it gets to the:

$(TARGET_DIR)/lib/libncurses.so.$(NCURSES_VERSION): ...

Section of ncurses.mk. A couple lines down in that section there is a:

	ln -sf /usr/share/terminfo $(TARGET_DIR)/usr/lib/terminfo

On that line I get the following during the make:

ln -sf /usr/share/terminfo
/home/bigguiness/buildroot/project_build_arm/ep9307/root/usr/lib/terminf
o
ln: creating symbolic link
`/home/bigguiness/buildroot/project_build_arm/ep9307/root/usr/lib/termin
fo' to `/usr/share/terminfo': Permission deined
Make: ***
[/home/bigguiness/buildroot/project_build_arm/ep9307/root/lib/libncurses
.so.5.6] Error 1

I'm not sure what changed but everything was working fine before I did
the -dirclean.

Any ideas why the link is failing?

Thanks,
Hartley

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-01 19:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 17:21 [Buildroot] Ncurses install problem hartleys
2008-07-01 18:36 ` Blaine Kubesh
2008-07-01 18:51   ` hartleys
2008-07-01 19:22   ` Peter Korsgaard
2008-07-01 18:41 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox