All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot 2015.02-git-00861-gae5ed8b make error
@ 2015-04-07  8:50 Rohit Kumar
  2015-04-07  9:28 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Rohit Kumar @ 2015-04-07  8:50 UTC (permalink / raw)
  To: buildroot

Hello,

when i try to make buildroot it throws following error:

make
/usr/bin/make -j1  HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++"
silentoldconfig
make[1]: Entering directory `/home/rohit/Desktop/buildroot'
BR2_DEFCONFIG=''
KCONFIG_AUTOCONFIG=/home/rohit/Desktop/buildroot/output/build/buildroot-config/auto.conf
KCONFIG_AUTOHEADER=/home/rohit/Desktop/buildroot/output/build/buildroot-config/autoconf.h
KCONFIG_TRISTATE=/home/rohit/Desktop/buildroot/output/build/buildroot-config/tristate.config
BR2_CONFIG=/home/rohit/Desktop/buildroot/.config
BR2_EXTERNAL=support/dummy-external
/home/rohit/Desktop/buildroot/output/build/buildroot-config/conf
--silentoldconfig Config.in
make[1]: Leaving directory `/home/rohit/Desktop/buildroot'

You seem to have the current working directory in your
LD_LIBRARY_PATH environment variable. This doesn't work.
make: *** [core-dependencies] Error 1

my LD_LIBRARY PATH is
"/opt/ros/fuerte/lib:/opt/ros/fuerte/lib:"

what is worng here??

With Regards,

Rohit Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150407/218ae099/attachment.html>

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

* [Buildroot] Buildroot 2015.02-git-00861-gae5ed8b make error
  2015-04-07  8:50 [Buildroot] Buildroot 2015.02-git-00861-gae5ed8b make error Rohit Kumar
@ 2015-04-07  9:28 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-07  9:28 UTC (permalink / raw)
  To: buildroot

Dear Rohit Kumar,

On Tue, 7 Apr 2015 10:50:53 +0200, Rohit Kumar wrote:

> You seem to have the current working directory in your
> LD_LIBRARY_PATH environment variable. This doesn't work.
> make: *** [core-dependencies] Error 1
> 
> my LD_LIBRARY PATH is
> "/opt/ros/fuerte/lib:/opt/ros/fuerte/lib:"
> 
> what is worng here??

The final ':' without anything afterwards. Remove it.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-04-07  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07  8:50 [Buildroot] Buildroot 2015.02-git-00861-gae5ed8b make error Rohit Kumar
2015-04-07  9:28 ` Thomas Petazzoni

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.