This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/15704] New: configure error "LD_LIBRARY_PATH shouldn't contain the current directory"


http://sourceware.org/bugzilla/show_bug.cgi?id=15704

            Bug ID: 15704
           Summary: configure error "LD_LIBRARY_PATH shouldn't contain the
                    current directory"
           Product: glibc
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: krichter722 at aol dot de
                CC: carlos at redhat dot com

Created attachment 7102
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7102&action=edit
output of configure

Hi together,
I've trouble building easily using <code>cd some_build_dir && ../glib/configure
&& make</code>. The error is
<output>
checking LD_LIBRARY_PATH variable... contains current directory
configure: error: 
*** LD_LIBRARY_PATH shouldn't contain the current directory when
*** building glibc. Please change the environment variable
*** and run configure again.
</output>
The issue occurs on branch master, release/2.17/master and release/2.16/master
of git sources and using http://ftp.gnu.org/gnu/glibc/glibc-2.17.tar.xz.
Thanks in advance for taking care about this.

Greetings, Kalle

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]