Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Make install-exec not working
@ 2007-10-05  8:56 Alexandru Tudose
  2007-10-05 11:12 ` Kuten Ivan
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandru Tudose @ 2007-10-05  8:56 UTC (permalink / raw)
  To: buildroot

I have compiled X11R7 packages on x86_64 system for x86 architecture,
but most of them haven't been installed in target directory, but they
appear in staging directory. I found that install-exec is not working
after modifying in Makefile.autotools.in:

$(2)_INSTALL_TARGET_OPT         ?= DESTDIR=$$(TARGET_DIR)  install-exec
to
$(2)_INSTALL_TARGET_OPT         ?= DESTDIR=$$(TARGET_DIR)  install.

Can someone confirm that it is a x86_64 bug?
As usual message: "fixed font not found", but it start after
installing font-misc-misc package.

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

end of thread, other threads:[~2007-10-05 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05  8:56 [Buildroot] Make install-exec not working Alexandru Tudose
2007-10-05 11:12 ` Kuten Ivan

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