* [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
* [Buildroot] Make install-exec not working
2007-10-05 8:56 [Buildroot] Make install-exec not working Alexandru Tudose
@ 2007-10-05 11:12 ` Kuten Ivan
0 siblings, 0 replies; 2+ messages in thread
From: Kuten Ivan @ 2007-10-05 11:12 UTC (permalink / raw)
To: buildroot
Alexandru Tudose wrote:
> 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.
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
It's generic X11R7 bug. I have the same for arm arch.
To run X I had to copy manually to target dir.
Best regards,
Ivan
--------------------------------
> Embedded Linux engineer,
> Promwad Company: http://www.promwad.com/
> Homepage : http://www.ivankuten.com/
> --------------------------------
^ 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